Home
last modified time | relevance | path

Searched refs:PDFNull (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sdext/source/pdfimport/inc/
H A Dpdfparse.hxx151 struct PDFNull : public PDFValue struct
153 PDFNull() {} in PDFNull() function
154 virtual ~PDFNull();
/aoo42x/main/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx421 PDFNull::~PDFNull() in ~PDFNull()
425 bool PDFNull::emit( EmitContext& rWriteContext ) const in emit()
430 PDFEntry* PDFNull::clone() const in clone()
432 return new PDFNull(); in clone()
H A Dpdfparse.cxx403 insertNewValue( new PDFNull(), first ); in pushNull()

Completed in 112 milliseconds