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 525 of file pdfwriter.hxx.
OUString vcl::PDFWriter::PDFDocInfo::Author |
Definition at line 528 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::computeDocumentIdentifier(), vcl::PDFWriterImpl::emitDocumentMetadata(), and vcl::PDFWriterImpl::emitInfoDict().
OUString vcl::PDFWriter::PDFDocInfo::Creator |
Definition at line 531 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::computeDocumentIdentifier(), vcl::PDFWriterImpl::emitDocumentMetadata(), and vcl::PDFWriterImpl::emitInfoDict().
OUString vcl::PDFWriter::PDFDocInfo::Keywords |
Definition at line 530 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::computeDocumentIdentifier(), vcl::PDFWriterImpl::emitDocumentMetadata(), and vcl::PDFWriterImpl::emitInfoDict().
OUString vcl::PDFWriter::PDFDocInfo::Producer |
Definition at line 532 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::computeDocumentIdentifier(), vcl::PDFWriterImpl::emitDocumentMetadata(), and vcl::PDFWriterImpl::emitInfoDict().
OUString vcl::PDFWriter::PDFDocInfo::Subject |
Definition at line 529 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::computeDocumentIdentifier(), vcl::PDFWriterImpl::emitDocumentMetadata(), and vcl::PDFWriterImpl::emitInfoDict().
OUString vcl::PDFWriter::PDFDocInfo::Title |
Definition at line 527 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::computeDocumentIdentifier(), vcl::PDFWriterImpl::emitCatalog(), vcl::PDFWriterImpl::emitDocumentMetadata(), and vcl::PDFWriterImpl::emitInfoDict().