Searched refs:PDFNoteEntry (Results 1 – 2 of 2) sorted by relevance
430 struct PDFNoteEntry : public PDFAnnotation struct in vcl::PDFWriterImpl434 PDFNoteEntry() in PDFNoteEntry() argument632 std::vector<PDFNoteEntry> m_aNotes;
4777 const PDFNoteEntry& rNote = m_aNotes[i]; in emitNoteAnnotations()10836 m_aNotes.push_back( PDFNoteEntry() ); in createNote()
Completed in 64 milliseconds