LibreOffice Module filter (master) 1
Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
ImpPDFTabGeneralPage Class Reference

Class tab page general. More...

#include <impdialog.hxx>

Inheritance diagram for ImpPDFTabGeneralPage:
[legend]
Collaboration diagram for ImpPDFTabGeneralPage:
[legend]

Public Member Functions

 ImpPDFTabGeneralPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet)
 
virtual ~ImpPDFTabGeneralPage () override
 
void GetFilterConfigItem (ImpPDFTabDialog *paParent)
 
void SetFilterConfigItem (ImpPDFTabDialog *paParent)
 
bool IsPdfaSelected () const
 
bool IsPdfUaSelected () const
 
- Public Member Functions inherited from SfxTabPage
void SetDialogController (SfxOkDialogController *pDialog)
 
virtual ~SfxTabPage () override
 
void set_visible (bool bVisible)
 
const SfxItemSetGetItemSet () const
 
virtual bool FillItemSet (SfxItemSet *)
 
virtual void Reset (const SfxItemSet *)
 
virtual bool DeferResetToFirstActivation ()
 
bool HasExchangeSupport () const
 
void SetExchangeSupport ()
 
virtual void ActivatePage (const SfxItemSet &)
 
virtual DeactivateRC DeactivatePage (SfxItemSet *pSet)
 
void SetUserData (const OUString &rString)
 
const OUString & GetUserData () const
 
virtual void FillUserData ()
 
virtual bool IsReadOnly () const
 
virtual void PageCreated (const SfxAllItemSet &aSet)
 
virtual void ChangesApplied ()
 
void SetFrame (const css::uno::Reference< css::frame::XFrame > &xFrame)
 
css::uno::Reference< css::frame::XFrame > GetFrame () const
 
const SfxItemSetGetDialogExampleSet () const
 
OUString GetHelpId () const
 
OUString GetConfigId () const
 
bool IsVisible () const
 
weld::WindowGetFrameWeld () const
 
std::unordered_map< OUString, css::uno::Any > & getAdditionalProperties ()
 

Static Public Member Functions

static std::unique_ptr< SfxTabPageCreate (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet)
 
- Static Public Member Functions inherited from SfxTabPage
static const SfxPoolItemGetItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true)
 
static const T * GetItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true)
 

Private Member Functions

 DECL_LINK (ToggleAllHdl, weld::Toggleable &, void)
 
 DECL_LINK (TogglePagesHdl, weld::Toggleable &, void)
 
 DECL_LINK (ToggleSelectionHdl, weld::Toggleable &, void)
 
 DECL_LINK (ToggleCompressionHdl, weld::Toggleable &, void)
 
 DECL_LINK (ToggleReduceImageResolutionHdl, weld::Toggleable &, void)
 
 DECL_LINK (ToggleWatermarkHdl, weld::Toggleable &, void)
 
 DECL_LINK (ToggleAddStreamHdl, weld::Toggleable &, void)
 
 DECL_LINK (ToggleExportFormFieldsHdl, weld::Toggleable &, void)
 
 DECL_LINK (ToggleExportNotesPagesHdl, weld::Toggleable &, void)
 
void TogglePagesHdl ()
 
void EnableExportNotesPages ()
 
 DECL_LINK (TogglePDFVersionOrUniversalAccessibilityHandle, weld::Toggleable &, void)
 

Private Attributes

bool mbUseTaggedPDFUserSelection
 
bool mbIsPresentation
 
bool mbIsSpreadsheet
 
bool mbIsWriter
 
ImpPDFTabDialogmpParent
 
std::unique_ptr< weld::RadioButtonmxRbAll
 
std::unique_ptr< weld::RadioButtonmxRbRange
 
std::unique_ptr< weld::RadioButtonmxRbSelection
 
std::unique_ptr< weld::EntrymxEdPages
 
std::unique_ptr< weld::RadioButtonmxRbLosslessCompression
 
std::unique_ptr< weld::RadioButtonmxRbJPEGCompression
 
std::unique_ptr< weld::WidgetmxQualityFrame
 
std::unique_ptr< weld::MetricSpinButtonmxNfQuality
 
std::unique_ptr< weld::CheckButtonmxCbReduceImageResolution
 
std::unique_ptr< weld::ComboBoxmxCoReduceImageResolution
 
std::unique_ptr< weld::CheckButtonmxCbPDFA
 
std::unique_ptr< weld::CheckButtonmxCbPDFUA
 
std::unique_ptr< weld::ComboBoxmxRbPDFAVersion
 
std::unique_ptr< weld::CheckButtonmxCbTaggedPDF
 
std::unique_ptr< weld::CheckButtonmxCbExportFormFields
 
std::unique_ptr< weld::WidgetmxFormsFrame
 
std::unique_ptr< weld::ComboBoxmxLbFormsFormat
 
std::unique_ptr< weld::CheckButtonmxCbAllowDuplicateFieldNames
 
std::unique_ptr< weld::CheckButtonmxCbExportBookmarks
 
std::unique_ptr< weld::CheckButtonmxCbExportHiddenSlides
 
std::unique_ptr< weld::CheckButtonmxCbSinglePageSheets
 
std::unique_ptr< weld::CheckButtonmxCbExportNotes
 
std::unique_ptr< weld::CheckButtonmxCbExportNotesInMargin
 
std::unique_ptr< weld::CheckButtonmxCbViewPDF
 
std::unique_ptr< weld::CheckButtonmxCbUseReferenceXObject
 
std::unique_ptr< weld::CheckButtonmxCbExportNotesPages
 
std::unique_ptr< weld::CheckButtonmxCbExportOnlyNotesPages
 
std::unique_ptr< weld::CheckButtonmxCbExportEmptyPages
 
std::unique_ptr< weld::CheckButtonmxCbExportPlaceholders
 
std::unique_ptr< weld::CheckButtonmxCbAddStream
 
std::unique_ptr< weld::CheckButtonmxCbWatermark
 
std::unique_ptr< weld::LabelmxFtWatermark
 
std::unique_ptr< weld::EntrymxEdWatermark
 
std::unique_ptr< weld::LabelmxSlidesFt
 
std::unique_ptr< weld::LabelmxSheetsFt
 
std::shared_ptr< weld::MessageDialogmxPasswordUnusedWarnDialog
 

Friends

class ImpPDFTabLinksPage
 

Additional Inherited Members

- Protected Member Functions inherited from SfxTabPage
 SfxTabPage (weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, const SfxItemSet *rAttrSet)
 
sal_uInt16 GetWhich (sal_uInt16 nSlot, bool bDeep=true) const
 
TypedWhichId< T > GetWhich (TypedWhichId< T > nSlot, bool bDeep=true) const
 
const SfxPoolItemGetOldItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true)
 
const T * GetOldItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true)
 
SfxOkDialogControllerGetDialogController () const
 

Detailed Description

Class tab page general.

Definition at line 176 of file impdialog.hxx.

Constructor & Destructor Documentation

◆ ImpPDFTabGeneralPage()

ImpPDFTabGeneralPage::ImpPDFTabGeneralPage ( weld::Container pPage,
weld::DialogController pController,
const SfxItemSet rSet 
)

Definition at line 527 of file impdialog.cxx.

References mpParent, and PERCENT().

◆ ~ImpPDFTabGeneralPage()

ImpPDFTabGeneralPage::~ImpPDFTabGeneralPage ( )
overridevirtual

Definition at line 572 of file impdialog.cxx.

References mxPasswordUnusedWarnDialog, and RET_CANCEL.

Member Function Documentation

◆ Create()

std::unique_ptr< SfxTabPage > ImpPDFTabGeneralPage::Create ( weld::Container pPage,
weld::DialogController pController,
const SfxItemSet rAttrSet 
)
static

Definition at line 810 of file impdialog.cxx.

Referenced by ImpPDFTabDialog::ImpPDFTabDialog().

◆ DECL_LINK() [1/10]

ImpPDFTabGeneralPage::DECL_LINK ( ToggleAddStreamHdl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [2/10]

ImpPDFTabGeneralPage::DECL_LINK ( ToggleAllHdl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [3/10]

ImpPDFTabGeneralPage::DECL_LINK ( ToggleCompressionHdl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [4/10]

ImpPDFTabGeneralPage::DECL_LINK ( ToggleExportFormFieldsHdl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [5/10]

ImpPDFTabGeneralPage::DECL_LINK ( ToggleExportNotesPagesHdl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [6/10]

ImpPDFTabGeneralPage::DECL_LINK ( TogglePagesHdl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [7/10]

ImpPDFTabGeneralPage::DECL_LINK ( TogglePDFVersionOrUniversalAccessibilityHandle  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [8/10]

ImpPDFTabGeneralPage::DECL_LINK ( ToggleReduceImageResolutionHdl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [9/10]

ImpPDFTabGeneralPage::DECL_LINK ( ToggleSelectionHdl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [10/10]

ImpPDFTabGeneralPage::DECL_LINK ( ToggleWatermarkHdl  ,
weld::Toggleable ,
void   
)
private

◆ EnableExportNotesPages()

void ImpPDFTabGeneralPage::EnableExportNotesPages ( )
private

◆ GetFilterConfigItem()

void ImpPDFTabGeneralPage::GetFilterConfigItem ( ImpPDFTabDialog paParent)

Definition at line 731 of file impdialog.cxx.

References ImpPDFTabDialog::maWatermarkText, ImpPDFTabDialog::mbAddStream, ImpPDFTabDialog::mbAllowDuplicateFieldNames, ImpPDFTabDialog::mbExportBookmarks, ImpPDFTabDialog::mbExportBookmarksUserSelection, ImpPDFTabDialog::mbExportFormFields, ImpPDFTabDialog::mbExportHiddenSlides, ImpPDFTabDialog::mbExportNotes, ImpPDFTabDialog::mbExportNotesInMargin, ImpPDFTabDialog::mbExportNotesPages, ImpPDFTabDialog::mbExportOnlyNotesPages, ImpPDFTabDialog::mbIsExportPlaceholders, mbIsPresentation, ImpPDFTabDialog::mbIsRangeChecked, ImpPDFTabDialog::mbIsSkipEmptyPages, mbIsSpreadsheet, mbIsWriter, ImpPDFTabDialog::mbPDFUACompliance, ImpPDFTabDialog::mbReduceImageResolution, ImpPDFTabDialog::mbSelectionIsChecked, ImpPDFTabDialog::mbSinglePageSheets, ImpPDFTabDialog::mbUseLosslessCompression, ImpPDFTabDialog::mbUseReferenceXObject, ImpPDFTabDialog::mbUseReferenceXObjectUserSelection, ImpPDFTabDialog::mbUseTaggedPDF, ImpPDFTabDialog::mbUseTaggedPDFUserSelection, mbUseTaggedPDFUserSelection, ImpPDFTabDialog::mbViewPDF, ImpPDFTabDialog::mnFormsType, ImpPDFTabDialog::mnMaxImageResolution, ImpPDFTabDialog::mnPDFTypeSelection, ImpPDFTabDialog::mnQuality, ImpPDFTabDialog::msPageRange, mxCbAddStream, mxCbAllowDuplicateFieldNames, mxCbExportBookmarks, mxCbExportEmptyPages, mxCbExportFormFields, mxCbExportHiddenSlides, mxCbExportNotes, mxCbExportNotesInMargin, mxCbExportNotesPages, mxCbExportOnlyNotesPages, mxCbExportPlaceholders, mxCbPDFA, mxCbPDFUA, mxCbReduceImageResolution, mxCbSinglePageSheets, mxCbTaggedPDF, mxCbUseReferenceXObject, mxCbViewPDF, mxCbWatermark, mxCoReduceImageResolution, mxEdPages, mxEdWatermark, mxLbFormsFormat, mxNfQuality, mxRbLosslessCompression, mxRbPDFAVersion, mxRbRange, and mxRbSelection.

◆ IsPdfaSelected()

bool ImpPDFTabGeneralPage::IsPdfaSelected ( ) const
inline

◆ IsPdfUaSelected()

bool ImpPDFTabGeneralPage::IsPdfUaSelected ( ) const
inline

◆ SetFilterConfigItem()

void ImpPDFTabGeneralPage::SetFilterConfigItem ( ImpPDFTabDialog paParent)

Definition at line 578 of file impdialog.cxx.

References comphelper::LibreOfficeKit::isActive(), LINK, ImpPDFTabDialog::mbAddStream, ImpPDFTabDialog::mbAllowDuplicateFieldNames, ImpPDFTabDialog::mbExportBookmarksUserSelection, ImpPDFTabDialog::mbExportFormFields, ImpPDFTabDialog::mbExportHiddenSlides, ImpPDFTabDialog::mbExportNotes, ImpPDFTabDialog::mbExportNotesInMargin, ImpPDFTabDialog::mbExportNotesPages, ImpPDFTabDialog::mbExportOnlyNotesPages, ImpPDFTabDialog::mbIsExportPlaceholders, ImpPDFTabDialog::mbIsPresentation, mbIsPresentation, ImpPDFTabDialog::mbIsSkipEmptyPages, ImpPDFTabDialog::mbIsSpreadsheet, mbIsSpreadsheet, ImpPDFTabDialog::mbIsWriter, mbIsWriter, ImpPDFTabDialog::mbPDFUACompliance, ImpPDFTabDialog::mbReduceImageResolution, ImpPDFTabDialog::mbSelectionPresent, ImpPDFTabDialog::mbSinglePageSheets, ImpPDFTabDialog::mbUseLosslessCompression, ImpPDFTabDialog::mbUseTaggedPDFUserSelection, mbUseTaggedPDFUserSelection, ImpPDFTabDialog::mbViewPDF, ImpPDFTabDialog::mnFormsType, ImpPDFTabDialog::mnMaxImageResolution, ImpPDFTabDialog::mnPDFTypeSelection, ImpPDFTabDialog::mnQuality, mpParent, mxCbAddStream, mxCbAllowDuplicateFieldNames, mxCbExportBookmarks, mxCbExportEmptyPages, mxCbExportFormFields, mxCbExportHiddenSlides, mxCbExportNotes, mxCbExportNotesInMargin, mxCbExportNotesPages, mxCbExportOnlyNotesPages, mxCbExportPlaceholders, mxCbPDFA, mxCbPDFUA, mxCbReduceImageResolution, mxCbSinglePageSheets, mxCbTaggedPDF, mxCbViewPDF, mxCbWatermark, mxCoReduceImageResolution, mxEdWatermark, mxFormsFrame, mxFtWatermark, mxLbFormsFormat, mxNfQuality, mxQualityFrame, mxRbAll, mxRbJPEGCompression, mxRbLosslessCompression, mxRbPDFAVersion, mxRbRange, mxRbSelection, mxSheetsFt, mxSlidesFt, and TogglePagesHdl().

◆ TogglePagesHdl()

void ImpPDFTabGeneralPage::TogglePagesHdl ( )
private

Definition at line 832 of file impdialog.cxx.

References mxEdPages, and mxRbRange.

Referenced by SetFilterConfigItem().

Friends And Related Function Documentation

◆ ImpPDFTabLinksPage

friend class ImpPDFTabLinksPage
friend

Definition at line 178 of file impdialog.hxx.

Member Data Documentation

◆ mbIsPresentation

bool ImpPDFTabGeneralPage::mbIsPresentation
private

Definition at line 181 of file impdialog.hxx.

Referenced by EnableExportNotesPages(), GetFilterConfigItem(), and SetFilterConfigItem().

◆ mbIsSpreadsheet

bool ImpPDFTabGeneralPage::mbIsSpreadsheet
private

Definition at line 182 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mbIsWriter

bool ImpPDFTabGeneralPage::mbIsWriter
private

Definition at line 183 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mbUseTaggedPDFUserSelection

bool ImpPDFTabGeneralPage::mbUseTaggedPDFUserSelection
private

Definition at line 180 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mpParent

ImpPDFTabDialog* ImpPDFTabGeneralPage::mpParent
private

Definition at line 184 of file impdialog.hxx.

Referenced by SetFilterConfigItem().

◆ mxCbAddStream

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbAddStream
private

Definition at line 215 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxCbAllowDuplicateFieldNames

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbAllowDuplicateFieldNames
private

Definition at line 203 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxCbExportBookmarks

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbExportBookmarks
private

Definition at line 204 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxCbExportEmptyPages

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbExportEmptyPages
private

Definition at line 213 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxCbExportFormFields

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbExportFormFields
private

Definition at line 200 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxCbExportHiddenSlides

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbExportHiddenSlides
private

Definition at line 205 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxCbExportNotes

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbExportNotes
private

Definition at line 207 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxCbExportNotesInMargin

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbExportNotesInMargin
private

Definition at line 208 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxCbExportNotesPages

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbExportNotesPages
private

Definition at line 211 of file impdialog.hxx.

Referenced by EnableExportNotesPages(), GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxCbExportOnlyNotesPages

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbExportOnlyNotesPages
private

Definition at line 212 of file impdialog.hxx.

Referenced by EnableExportNotesPages(), GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxCbExportPlaceholders

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbExportPlaceholders
private

Definition at line 214 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxCbPDFA

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbPDFA
private

◆ mxCbPDFUA

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbPDFUA
private

Definition at line 197 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), IsPdfUaSelected(), and SetFilterConfigItem().

◆ mxCbReduceImageResolution

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbReduceImageResolution
private

Definition at line 194 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxCbSinglePageSheets

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbSinglePageSheets
private

Definition at line 206 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxCbTaggedPDF

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbTaggedPDF
private

Definition at line 199 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxCbUseReferenceXObject

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbUseReferenceXObject
private

Definition at line 210 of file impdialog.hxx.

Referenced by GetFilterConfigItem().

◆ mxCbViewPDF

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbViewPDF
private

Definition at line 209 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxCbWatermark

std::unique_ptr<weld::CheckButton> ImpPDFTabGeneralPage::mxCbWatermark
private

Definition at line 216 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxCoReduceImageResolution

std::unique_ptr<weld::ComboBox> ImpPDFTabGeneralPage::mxCoReduceImageResolution
private

Definition at line 195 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxEdPages

std::unique_ptr<weld::Entry> ImpPDFTabGeneralPage::mxEdPages
private

Definition at line 189 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and TogglePagesHdl().

◆ mxEdWatermark

std::unique_ptr<weld::Entry> ImpPDFTabGeneralPage::mxEdWatermark
private

Definition at line 218 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxFormsFrame

std::unique_ptr<weld::Widget> ImpPDFTabGeneralPage::mxFormsFrame
private

Definition at line 201 of file impdialog.hxx.

Referenced by SetFilterConfigItem().

◆ mxFtWatermark

std::unique_ptr<weld::Label> ImpPDFTabGeneralPage::mxFtWatermark
private

Definition at line 217 of file impdialog.hxx.

Referenced by SetFilterConfigItem().

◆ mxLbFormsFormat

std::unique_ptr<weld::ComboBox> ImpPDFTabGeneralPage::mxLbFormsFormat
private

Definition at line 202 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxNfQuality

std::unique_ptr<weld::MetricSpinButton> ImpPDFTabGeneralPage::mxNfQuality
private

Definition at line 193 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxPasswordUnusedWarnDialog

std::shared_ptr<weld::MessageDialog> ImpPDFTabGeneralPage::mxPasswordUnusedWarnDialog
private

Definition at line 237 of file impdialog.hxx.

Referenced by ~ImpPDFTabGeneralPage().

◆ mxQualityFrame

std::unique_ptr<weld::Widget> ImpPDFTabGeneralPage::mxQualityFrame
private

Definition at line 192 of file impdialog.hxx.

Referenced by SetFilterConfigItem().

◆ mxRbAll

std::unique_ptr<weld::RadioButton> ImpPDFTabGeneralPage::mxRbAll
private

Definition at line 186 of file impdialog.hxx.

Referenced by SetFilterConfigItem().

◆ mxRbJPEGCompression

std::unique_ptr<weld::RadioButton> ImpPDFTabGeneralPage::mxRbJPEGCompression
private

Definition at line 191 of file impdialog.hxx.

Referenced by SetFilterConfigItem().

◆ mxRbLosslessCompression

std::unique_ptr<weld::RadioButton> ImpPDFTabGeneralPage::mxRbLosslessCompression
private

Definition at line 190 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxRbPDFAVersion

std::unique_ptr<weld::ComboBox> ImpPDFTabGeneralPage::mxRbPDFAVersion
private

Definition at line 198 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxRbRange

std::unique_ptr<weld::RadioButton> ImpPDFTabGeneralPage::mxRbRange
private

Definition at line 187 of file impdialog.hxx.

Referenced by GetFilterConfigItem(), SetFilterConfigItem(), and TogglePagesHdl().

◆ mxRbSelection

std::unique_ptr<weld::RadioButton> ImpPDFTabGeneralPage::mxRbSelection
private

Definition at line 188 of file impdialog.hxx.

Referenced by EnableExportNotesPages(), GetFilterConfigItem(), and SetFilterConfigItem().

◆ mxSheetsFt

std::unique_ptr<weld::Label> ImpPDFTabGeneralPage::mxSheetsFt
private

Definition at line 220 of file impdialog.hxx.

Referenced by SetFilterConfigItem().

◆ mxSlidesFt

std::unique_ptr<weld::Label> ImpPDFTabGeneralPage::mxSlidesFt
private

Definition at line 219 of file impdialog.hxx.

Referenced by SetFilterConfigItem().


The documentation for this class was generated from the following files: