Home
last modified time | relevance | path

Searched defs:PDFObjectRef (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/pdfimport/inc/
H A Dpdfparse.hxx137 struct PDFObjectRef : public PDFValue struct
139 unsigned int m_nNumber;
140 unsigned int m_nGeneration;
142 PDFObjectRef( unsigned int nNr, unsigned int nGen ) in PDFObjectRef() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/pdfimport/inc/
H A Dpdfparse.hxx136 struct PDFObjectRef : public PDFValue struct
138 unsigned int const m_nNumber;
139 unsigned int const m_nGeneration;
141 PDFObjectRef( unsigned int nNr, unsigned int nGen ) in PDFObjectRef() function