"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "xpdf/Page.h" between
xpdf-4.03.tar.gz and xpdf-4.04.tar.gz

About: Xpdf is a PDF viewer for X.

Page.h  (xpdf-4.03):Page.h  (xpdf-4.04)
skipping to change at line 49 skipping to change at line 49
//------------------------------------------------------------------------ //------------------------------------------------------------------------
// PageAttrs // PageAttrs
//------------------------------------------------------------------------ //------------------------------------------------------------------------
class PageAttrs { class PageAttrs {
public: public:
// Construct a new PageAttrs object by merging a dictionary // Construct a new PageAttrs object by merging a dictionary
// (of type Pages or Page) into another PageAttrs object. If // (of type Pages or Page) into another PageAttrs object. If
// <attrs> is NULL, uses defaults. // <attrs> is NULL, uses defaults.
PageAttrs(PageAttrs *attrs, Dict *dict); PageAttrs(PageAttrs *attrs, Dict *dict, XRef *xref);
// Construct a new PageAttrs object for an empty page (only used // Construct a new PageAttrs object for an empty page (only used
// when there is an error in the page tree). // when there is an error in the page tree).
PageAttrs(); PageAttrs();
// Destructor. // Destructor.
~PageAttrs(); ~PageAttrs();
// Accessors. // Accessors.
PDFRectangle *getMediaBox() { return &mediaBox; } PDFRectangle *getMediaBox() { return &mediaBox; }
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)