LibreOffice Module vcl (master) 1
|
#include <pdfwriter_impl.hxx>
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, PDFAppearanceStreams > | m_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 |
Definition at line 495 of file pdfwriter_impl.hxx.
typedef std::unordered_map<OString, SvMemoryStream*> vcl::pdf::PDFWidget::PDFAppearanceStreams |
Definition at line 531 of file pdfwriter_impl.hxx.
|
inline |
Definition at line 535 of file pdfwriter_impl.hxx.
std::unordered_map<OString, PDFAppearanceStreams> vcl::pdf::PDFWidget::m_aAppearances |
Definition at line 532 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), vcl::PDFWriterImpl::createDefaultCheckBoxAppearance(), vcl::PDFWriterImpl::createDefaultEditAppearance(), vcl::PDFWriterImpl::createDefaultListBoxAppearance(), vcl::PDFWriterImpl::createDefaultPushButtonAppearance(), vcl::PDFWriterImpl::createDefaultRadioButtonAppearance(), vcl::PDFWriterImpl::emitAppearances(), vcl::PDFWriterImpl::emitWidgetAnnotations(), and vcl::PDFWriterImpl::ensureUniqueRadioOnValues().
OUString vcl::pdf::PDFWidget::m_aCurrencySymbol |
Definition at line 521 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
OString vcl::pdf::PDFWidget::m_aDAString |
Definition at line 503 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createDefaultCheckBoxAppearance(), vcl::PDFWriterImpl::createDefaultEditAppearance(), vcl::PDFWriterImpl::createDefaultListBoxAppearance(), vcl::PDFWriterImpl::createDefaultPushButtonAppearance(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
OUString vcl::pdf::PDFWidget::m_aDateFormat |
Definition at line 525 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
OUString vcl::pdf::PDFWidget::m_aDescription |
Definition at line 499 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
OString vcl::pdf::PDFWidget::m_aDRDict |
Definition at line 504 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createDefaultCheckBoxAppearance(), vcl::PDFWriterImpl::createDefaultEditAppearance(), vcl::PDFWriterImpl::createDefaultListBoxAppearance(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
std::vector<sal_Int32> vcl::pdf::PDFWidget::m_aKids |
Definition at line 513 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), vcl::PDFWriterImpl::createWidgetFieldName(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
std::vector<sal_Int32> vcl::pdf::PDFWidget::m_aKidsIndex |
Definition at line 514 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), vcl::PDFWriterImpl::createWidgetFieldName(), and vcl::PDFWriterImpl::ensureUniqueRadioOnValues().
std::vector<OUString> vcl::pdf::PDFWidget::m_aListEntries |
Definition at line 529 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
OString vcl::pdf::PDFWidget::m_aMKDict |
OString vcl::pdf::PDFWidget::m_aMKDictCAString |
OString vcl::pdf::PDFWidget::m_aName |
Definition at line 498 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::emitWidgetAnnotations().
OUString vcl::pdf::PDFWidget::m_aOffValue |
Definition at line 516 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), vcl::PDFWriterImpl::emitWidgetAnnotations(), and vcl::PDFWriterImpl::ensureUniqueRadioOnValues().
OUString vcl::pdf::PDFWidget::m_aOnValue |
Definition at line 515 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), vcl::PDFWriterImpl::emitWidgetAnnotations(), and vcl::PDFWriterImpl::ensureUniqueRadioOnValues().
std::vector<sal_Int32> vcl::pdf::PDFWidget::m_aSelectedEntries |
Definition at line 530 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
OUString vcl::pdf::PDFWidget::m_aText |
Definition at line 500 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), vcl::PDFWriterImpl::createDefaultCheckBoxAppearance(), vcl::PDFWriterImpl::createDefaultPushButtonAppearance(), and vcl::PDFWriterImpl::createDefaultRadioButtonAppearance().
OUString vcl::pdf::PDFWidget::m_aTimeFormat |
Definition at line 524 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
OUString vcl::pdf::PDFWidget::m_aValue |
Definition at line 502 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), vcl::PDFWriterImpl::emitAppearances(), vcl::PDFWriterImpl::emitWidgetAnnotations(), and vcl::PDFWriterImpl::ensureUniqueRadioOnValues().
bool vcl::pdf::PDFWidget::m_bPrependCurrencySymbol |
Definition at line 523 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
bool vcl::pdf::PDFWidget::m_bSubmit |
Definition at line 526 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
bool vcl::pdf::PDFWidget::m_bSubmitGet |
Definition at line 527 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
PDFWriter::WidgetType vcl::pdf::PDFWidget::m_eType |
Definition at line 497 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), vcl::PDFWriterImpl::emitAppearances(), vcl::PDFWriterImpl::emitWidgetAnnotations(), and vcl::PDFWriterImpl::sortWidgets().
sal_Int32 vcl::pdf::PDFWidget::m_nDecimalAccuracy |
Definition at line 522 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
sal_Int32 vcl::pdf::PDFWidget::m_nDest |
Definition at line 528 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
sal_Int32 vcl::pdf::PDFWidget::m_nFlags |
Definition at line 511 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
PDFWriter::FormatType vcl::pdf::PDFWidget::m_nFormat |
Definition at line 520 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
sal_Int32 vcl::pdf::PDFWidget::m_nMaxLen |
Definition at line 519 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
sal_Int32 vcl::pdf::PDFWidget::m_nParent |
Definition at line 512 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
sal_Int32 vcl::pdf::PDFWidget::m_nRadioGroup |
Definition at line 518 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), and vcl::PDFWriterImpl::emitWidgetAnnotations().
sal_Int32 vcl::pdf::PDFWidget::m_nStructParent = -1 |
Definition at line 533 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::emitWidgetAnnotations().
sal_Int32 vcl::pdf::PDFWidget::m_nTabOrder |
Definition at line 517 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), and vcl::PDFWriterImpl::sortWidgets().
DrawTextFlags vcl::pdf::PDFWidget::m_nTextStyle |
Definition at line 501 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::createControl(), vcl::PDFWriterImpl::createDefaultCheckBoxAppearance(), vcl::PDFWriterImpl::createDefaultPushButtonAppearance(), vcl::PDFWriterImpl::createDefaultRadioButtonAppearance(), and vcl::PDFWriterImpl::emitWidgetAnnotations().