|
LibreOffice Module vcl (master) 1
|
#include <pdfwriter_impl.hxx>
Public Member Functions | |
| PDFNoteEntry () | |
Public Member Functions inherited from vcl::pdf::PDFAnnotation | |
| PDFAnnotation () | |
Public Attributes | |
| PDFNote | m_aContents |
| PDFPopupAnnotation | m_aPopUpAnnotation |
Public Attributes inherited from vcl::pdf::PDFAnnotation | |
| sal_Int32 | m_nObject |
| tools::Rectangle | m_aRect |
| sal_Int32 | m_nPage |
Definition at line 462 of file pdfwriter_impl.hxx.
|
inline |
Definition at line 468 of file pdfwriter_impl.hxx.
| PDFNote vcl::pdf::PDFNoteEntry::m_aContents |
Definition at line 464 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::emitTextAnnotationLine().
| PDFPopupAnnotation vcl::pdf::PDFNoteEntry::m_aPopUpAnnotation |
Definition at line 466 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::emitNoteAnnotations(), and vcl::PDFWriterImpl::emitTextAnnotationLine().