LibreOffice Module vcl (master) 1
|
#include <pdfwriter_impl.hxx>
Public Attributes | |
sal_Int32 | m_nParentObject |
ID of the parent object. More... | |
Public Attributes inherited from vcl::pdf::PDFAnnotation | |
sal_Int32 | m_nObject |
tools::Rectangle | m_aRect |
sal_Int32 | m_nPage |
Additional Inherited Members | |
Public Member Functions inherited from vcl::pdf::PDFAnnotation | |
PDFAnnotation () | |
Definition at line 456 of file pdfwriter_impl.hxx.
sal_Int32 vcl::pdf::PDFPopupAnnotation::m_nParentObject |
ID of the parent object.
Definition at line 459 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::emitPopupAnnotationLine().