Searched defs:PDFLink (Results 1 – 1 of 1) sorted by relevance
418 struct PDFLink : public PDFAnnotation struct in vcl::PDFWriterImpl420 sal_Int32 m_nDest; // set to -1 for URL, to a dest else421 rtl::OUString m_aURL;422 sal_Int32 m_nStructParent; // struct parent entry424 PDFLink() in PDFLink() function
Completed in 52 milliseconds