LibreOffice Module vcl (master) 1
Public Types | Public Member Functions | Public Attributes | List of all members
vcl::pdf::PDFWidget Struct Reference

#include <pdfwriter_impl.hxx>

Inheritance diagram for vcl::pdf::PDFWidget:
[legend]
Collaboration diagram for vcl::pdf::PDFWidget:
[legend]

Public Types

typedef std::unordered_map< OString, SvMemoryStream * > PDFAppearanceStreams
 

Public Member Functions

 PDFWidget ()
 
- Public Member Functions inherited from vcl::pdf::PDFAnnotation
 PDFAnnotation ()
 

Public Attributes

PDFWriter::WidgetType m_eType
 
OString m_aName
 
OUString m_aDescription
 
OUString m_aText
 
DrawTextFlags m_nTextStyle
 
OUString m_aValue
 
OString m_aDAString
 
OString m_aDRDict
 
OString m_aMKDict
 
OString m_aMKDictCAString
 
sal_Int32 m_nFlags
 
sal_Int32 m_nParent
 
std::vector< sal_Int32 > m_aKids
 
std::vector< sal_Int32 > m_aKidsIndex
 
OUString m_aOnValue
 
OUString m_aOffValue
 
sal_Int32 m_nTabOrder
 
sal_Int32 m_nRadioGroup
 
sal_Int32 m_nMaxLen
 
PDFWriter::FormatType m_nFormat
 
OUString m_aCurrencySymbol
 
sal_Int32 m_nDecimalAccuracy
 
bool m_bPrependCurrencySymbol
 
OUString m_aTimeFormat
 
OUString m_aDateFormat
 
bool m_bSubmit
 
bool m_bSubmitGet
 
sal_Int32 m_nDest
 
std::vector< OUString > m_aListEntries
 
std::vector< sal_Int32 > m_aSelectedEntries
 
std::unordered_map< OString, PDFAppearanceStreamsm_aAppearances
 
sal_Int32 m_nStructParent = -1
 
- Public Attributes inherited from vcl::pdf::PDFAnnotation
sal_Int32 m_nObject
 
tools::Rectangle m_aRect
 
sal_Int32 m_nPage
 

Detailed Description

Definition at line 495 of file pdfwriter_impl.hxx.

Member Typedef Documentation

◆ PDFAppearanceStreams

typedef std::unordered_map<OString, SvMemoryStream*> vcl::pdf::PDFWidget::PDFAppearanceStreams

Definition at line 531 of file pdfwriter_impl.hxx.

Constructor & Destructor Documentation

◆ PDFWidget()

vcl::pdf::PDFWidget::PDFWidget ( )
inline

Definition at line 535 of file pdfwriter_impl.hxx.

References NONE, and Text.

Member Data Documentation

◆ m_aAppearances

std::unordered_map<OString, PDFAppearanceStreams> vcl::pdf::PDFWidget::m_aAppearances

◆ m_aCurrencySymbol

OUString vcl::pdf::PDFWidget::m_aCurrencySymbol

◆ m_aDAString

OString vcl::pdf::PDFWidget::m_aDAString

◆ m_aDateFormat

OUString vcl::pdf::PDFWidget::m_aDateFormat

◆ m_aDescription

OUString vcl::pdf::PDFWidget::m_aDescription

◆ m_aDRDict

OString vcl::pdf::PDFWidget::m_aDRDict

◆ m_aKids

std::vector<sal_Int32> vcl::pdf::PDFWidget::m_aKids

◆ m_aKidsIndex

std::vector<sal_Int32> vcl::pdf::PDFWidget::m_aKidsIndex

◆ m_aListEntries

std::vector<OUString> vcl::pdf::PDFWidget::m_aListEntries

◆ m_aMKDict

OString vcl::pdf::PDFWidget::m_aMKDict

◆ m_aMKDictCAString

OString vcl::pdf::PDFWidget::m_aMKDictCAString

◆ m_aName

OString vcl::pdf::PDFWidget::m_aName

Definition at line 498 of file pdfwriter_impl.hxx.

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

◆ m_aOffValue

OUString vcl::pdf::PDFWidget::m_aOffValue

◆ m_aOnValue

OUString vcl::pdf::PDFWidget::m_aOnValue

◆ m_aSelectedEntries

std::vector<sal_Int32> vcl::pdf::PDFWidget::m_aSelectedEntries

◆ m_aText

OUString vcl::pdf::PDFWidget::m_aText

◆ m_aTimeFormat

OUString vcl::pdf::PDFWidget::m_aTimeFormat

◆ m_aValue

OUString vcl::pdf::PDFWidget::m_aValue

◆ m_bPrependCurrencySymbol

bool vcl::pdf::PDFWidget::m_bPrependCurrencySymbol

◆ m_bSubmit

bool vcl::pdf::PDFWidget::m_bSubmit

◆ m_bSubmitGet

bool vcl::pdf::PDFWidget::m_bSubmitGet

◆ m_eType

PDFWriter::WidgetType vcl::pdf::PDFWidget::m_eType

◆ m_nDecimalAccuracy

sal_Int32 vcl::pdf::PDFWidget::m_nDecimalAccuracy

◆ m_nDest

sal_Int32 vcl::pdf::PDFWidget::m_nDest

◆ m_nFlags

sal_Int32 vcl::pdf::PDFWidget::m_nFlags

◆ m_nFormat

PDFWriter::FormatType vcl::pdf::PDFWidget::m_nFormat

◆ m_nMaxLen

sal_Int32 vcl::pdf::PDFWidget::m_nMaxLen

◆ m_nParent

sal_Int32 vcl::pdf::PDFWidget::m_nParent

◆ m_nRadioGroup

sal_Int32 vcl::pdf::PDFWidget::m_nRadioGroup

◆ m_nStructParent

sal_Int32 vcl::pdf::PDFWidget::m_nStructParent = -1

Definition at line 533 of file pdfwriter_impl.hxx.

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

◆ m_nTabOrder

sal_Int32 vcl::pdf::PDFWidget::m_nTabOrder

◆ m_nTextStyle

DrawTextFlags vcl::pdf::PDFWidget::m_nTextStyle

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