Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/pdfimport/inc/
H A Dpdfparse.hxx205 struct PDFStream : public PDFEntry struct
207 unsigned int m_nBeginOffset;
208 unsigned int m_nEndOffset; // offset of the byte after the stream
209 PDFDict* m_pDict;
211 PDFStream( unsigned int nBegin, unsigned int nEnd, PDFDict* pStreamDict ) in PDFStream() argument

Completed in 10 milliseconds