LibreOffice Module vcl (master) 1
|
#include <pdfwriter.hxx>
Public Attributes | |
OUString | Title |
OUString | Contents |
css::util::DateTime | maModificationDate |
Definition at line 64 of file pdfwriter.hxx.
OUString vcl::PDFNote::Contents |
Definition at line 67 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::emitTextAnnotationLine().
css::util::DateTime vcl::PDFNote::maModificationDate |
Definition at line 68 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::emitTextAnnotationLine().
OUString vcl::PDFNote::Title |
Definition at line 66 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::emitTextAnnotationLine().