LibreOffice Module vcl (master) 1
|
A PDF Screen annotation. More...
#include <pdfwriter_impl.hxx>
Public Member Functions | |
PDFScreen () | |
![]() | |
PDFAnnotation () | |
Public Attributes | |
OUString | m_aURL |
Linked video. More... | |
OUString | m_aTempFileURL |
Embedded video. More... | |
sal_Int32 | m_nTempFileObject |
ID of the EmbeddedFile object. More... | |
![]() | |
sal_Int32 | m_nObject |
tools::Rectangle | m_aRect |
sal_Int32 | m_nPage |
A PDF Screen annotation.
Definition at line 435 of file pdfwriter_impl.hxx.
|
inline |
Definition at line 444 of file pdfwriter_impl.hxx.
OUString vcl::pdf::PDFScreen::m_aTempFileURL |
Embedded video.
Definition at line 440 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::emitScreenAnnotations().
OUString vcl::pdf::PDFScreen::m_aURL |
Linked video.
Definition at line 438 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::emitScreenAnnotations().
sal_Int32 vcl::pdf::PDFScreen::m_nTempFileObject |
ID of the EmbeddedFile object.
Definition at line 442 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::emitScreenAnnotations().