|
LibreOffice Module vcl (master) 1
|
#include <pdfwriter.hxx>
Public Attributes | |
| OUString | Title |
| OUString | Author |
| OUString | Subject |
| OUString | Keywords |
| OUString | Creator |
| OUString | Producer |
Definition at line 556 of file pdfwriter.hxx.
| OUString vcl::PDFWriter::PDFDocInfo::Author |
Definition at line 559 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::computeDocumentIdentifier(), vcl::PDFWriterImpl::emitDocumentMetadata(), and vcl::PDFWriterImpl::emitInfoDict().
| OUString vcl::PDFWriter::PDFDocInfo::Creator |
Definition at line 562 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::computeDocumentIdentifier(), vcl::PDFWriterImpl::emitDocumentMetadata(), and vcl::PDFWriterImpl::emitInfoDict().
| OUString vcl::PDFWriter::PDFDocInfo::Keywords |
Definition at line 561 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::computeDocumentIdentifier(), vcl::PDFWriterImpl::emitDocumentMetadata(), and vcl::PDFWriterImpl::emitInfoDict().
| OUString vcl::PDFWriter::PDFDocInfo::Producer |
Definition at line 563 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::computeDocumentIdentifier(), vcl::PDFWriterImpl::emitDocumentMetadata(), and vcl::PDFWriterImpl::emitInfoDict().
| OUString vcl::PDFWriter::PDFDocInfo::Subject |
Definition at line 560 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::computeDocumentIdentifier(), vcl::PDFWriterImpl::emitDocumentMetadata(), and vcl::PDFWriterImpl::emitInfoDict().
| OUString vcl::PDFWriter::PDFDocInfo::Title |
Definition at line 558 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::computeDocumentIdentifier(), vcl::PDFWriterImpl::emitCatalog(), vcl::PDFWriterImpl::emitDocumentMetadata(), and vcl::PDFWriterImpl::emitInfoDict().