LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
vcl::PDFWriter::PDFWriterContext Struct Reference

#include <pdfwriter.hxx>

Collaboration diagram for vcl::PDFWriter::PDFWriterContext:
[legend]

Public Member Functions

 PDFWriterContext ()
 

Public Attributes

OUString URL
 
OUString BaseURL
 
bool RelFsys
 
PDFWriter::PDFLinkDefaultAction DefaultLinkAction
 
bool ConvertOOoTargetToPDFTarget
 
bool ForcePDFAction
 
PDFVersion Version
 
bool UniversalAccessibilityCompliance
 
bool Tagged
 
PDFWriter::ExportDataFormat SubmitFormat
 
bool AllowDuplicateFieldNames
 
PDFWriter::PDFViewerPageMode PDFDocumentMode
 
PDFWriter::PDFViewerAction PDFDocumentAction
 
sal_Int32 Zoom
 
bool HideViewerToolbar
 
bool HideViewerMenubar
 
bool HideViewerWindowControls
 
bool FitWindow
 
bool OpenInFullScreenMode
 
bool CenterWindow
 
bool DisplayPDFDocumentTitle
 
PDFPageLayout PageLayout
 
bool FirstPageLeft
 
sal_Int32 InitialPage
 
sal_Int32 OpenBookmarkLevels
 
PDFWriter::PDFEncryptionProperties Encryption
 
PDFWriter::PDFDocInfo DocumentInfo
 
bool SignPDF
 
OUString SignLocation
 
OUString SignPassword
 
OUString SignReason
 
OUString SignContact
 
css::lang::Locale DocumentLocale
 
sal_uInt32 DPIx
 
sal_uInt32 DPIy
 
PDFWriter::ColorMode ColorMode
 
css::uno::Reference< css::security::XCertificate > SignCertificate
 
OUString SignTSA
 
bool UseReferenceXObject
 Use reference XObject markup for PDF images. More...
 

Detailed Description

Definition at line 571 of file pdfwriter.hxx.

Constructor & Destructor Documentation

◆ PDFWriterContext()

vcl::PDFWriter::PDFWriterContext::PDFWriterContext ( )
inline

Definition at line 645 of file pdfwriter.hxx.

References SignPDF, Version, and Zoom.

Member Data Documentation

◆ AllowDuplicateFieldNames

bool vcl::PDFWriter::PDFWriterContext::AllowDuplicateFieldNames

Definition at line 601 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::createWidgetFieldName().

◆ BaseURL

OUString vcl::PDFWriter::PDFWriterContext::BaseURL

Definition at line 576 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitLinkAnnotations().

◆ CenterWindow

bool vcl::PDFWriter::PDFWriterContext::CenterWindow

Definition at line 620 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitCatalog().

◆ ColorMode

PDFWriter::ColorMode vcl::PDFWriter::PDFWriterContext::ColorMode

◆ ConvertOOoTargetToPDFTarget

bool vcl::PDFWriter::PDFWriterContext::ConvertOOoTargetToPDFTarget

Definition at line 583 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitLinkAnnotations().

◆ DefaultLinkAction

PDFWriter::PDFLinkDefaultAction vcl::PDFWriter::PDFWriterContext::DefaultLinkAction

Definition at line 580 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitLinkAnnotations().

◆ DisplayPDFDocumentTitle

bool vcl::PDFWriter::PDFWriterContext::DisplayPDFDocumentTitle

Definition at line 621 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitCatalog().

◆ DocumentInfo

PDFWriter::PDFDocInfo vcl::PDFWriter::PDFWriterContext::DocumentInfo

◆ DocumentLocale

css::lang::Locale vcl::PDFWriter::PDFWriterContext::DocumentLocale

◆ DPIx

sal_uInt32 vcl::PDFWriter::PDFWriterContext::DPIx

Definition at line 637 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::PDFWriterImpl().

◆ DPIy

sal_uInt32 vcl::PDFWriter::PDFWriterContext::DPIy

Definition at line 637 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::PDFWriterImpl().

◆ Encryption

PDFWriter::PDFEncryptionProperties vcl::PDFWriter::PDFWriterContext::Encryption

◆ FirstPageLeft

bool vcl::PDFWriter::PDFWriterContext::FirstPageLeft

Definition at line 623 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitCatalog().

◆ FitWindow

bool vcl::PDFWriter::PDFWriterContext::FitWindow

Definition at line 618 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitCatalog().

◆ ForcePDFAction

bool vcl::PDFWriter::PDFWriterContext::ForcePDFAction

Definition at line 585 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitLinkAnnotations().

◆ HideViewerMenubar

bool vcl::PDFWriter::PDFWriterContext::HideViewerMenubar

Definition at line 616 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitCatalog().

◆ HideViewerToolbar

bool vcl::PDFWriter::PDFWriterContext::HideViewerToolbar

Definition at line 615 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitCatalog().

◆ HideViewerWindowControls

bool vcl::PDFWriter::PDFWriterContext::HideViewerWindowControls

Definition at line 617 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitCatalog().

◆ InitialPage

sal_Int32 vcl::PDFWriter::PDFWriterContext::InitialPage

Definition at line 625 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitCatalog().

◆ OpenBookmarkLevels

sal_Int32 vcl::PDFWriter::PDFWriterContext::OpenBookmarkLevels

Definition at line 626 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::updateOutlineItemCount().

◆ OpenInFullScreenMode

bool vcl::PDFWriter::PDFWriterContext::OpenInFullScreenMode

Definition at line 619 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitCatalog().

◆ PageLayout

PDFPageLayout vcl::PDFWriter::PDFWriterContext::PageLayout

Definition at line 622 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitCatalog().

◆ PDFDocumentAction

PDFWriter::PDFViewerAction vcl::PDFWriter::PDFWriterContext::PDFDocumentAction

Definition at line 607 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitCatalog().

◆ PDFDocumentMode

PDFWriter::PDFViewerPageMode vcl::PDFWriter::PDFWriterContext::PDFDocumentMode

Definition at line 606 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitCatalog().

◆ RelFsys

bool vcl::PDFWriter::PDFWriterContext::RelFsys

Definition at line 578 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitLinkAnnotations().

◆ SignCertificate

css::uno::Reference< css::security::XCertificate> vcl::PDFWriter::PDFWriterContext::SignCertificate

Definition at line 640 of file pdfwriter.hxx.

◆ SignContact

OUString vcl::PDFWriter::PDFWriterContext::SignContact

Definition at line 635 of file pdfwriter.hxx.

◆ SignLocation

OUString vcl::PDFWriter::PDFWriterContext::SignLocation

Definition at line 632 of file pdfwriter.hxx.

◆ SignPassword

OUString vcl::PDFWriter::PDFWriterContext::SignPassword

Definition at line 633 of file pdfwriter.hxx.

◆ SignPDF

bool vcl::PDFWriter::PDFWriterContext::SignPDF

Definition at line 631 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emit().

◆ SignReason

OUString vcl::PDFWriter::PDFWriterContext::SignReason

Definition at line 634 of file pdfwriter.hxx.

◆ SignTSA

OUString vcl::PDFWriter::PDFWriterContext::SignTSA

Definition at line 641 of file pdfwriter.hxx.

◆ SubmitFormat

PDFWriter::ExportDataFormat vcl::PDFWriter::PDFWriterContext::SubmitFormat

Definition at line 600 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitWidgetAnnotations().

◆ Tagged

bool vcl::PDFWriter::PDFWriterContext::Tagged

◆ UniversalAccessibilityCompliance

bool vcl::PDFWriter::PDFWriterContext::UniversalAccessibilityCompliance

Definition at line 591 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::PDFWriterImpl().

◆ URL

OUString vcl::PDFWriter::PDFWriterContext::URL

Definition at line 574 of file pdfwriter.hxx.

◆ UseReferenceXObject

bool vcl::PDFWriter::PDFWriterContext::UseReferenceXObject

◆ Version

PDFVersion vcl::PDFWriter::PDFWriterContext::Version

◆ Zoom

sal_Int32 vcl::PDFWriter::PDFWriterContext::Zoom

Definition at line 609 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::emitCatalog().


The documentation for this struct was generated from the following file: