LibreOffice Module sdext (master) 1
|
This is the complete list of members for SummaryPage, including all inherited members.
Activate() override | vcl::OWizardPage | protectedvirtual |
BuilderPage(weld::Widget *pParent, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, bool bIsMobile=false) | BuilderPage | |
canAdvance() const override | vcl::OWizardPage | virtual |
commitPage(WizardTypes::CommitPageReason _eReason) override | vcl::OWizardPage | virtual |
Deactivate() | BuilderPage | virtual |
DECL_LINK(SaveSettingsActionPerformed, weld::Toggleable &, void) | SummaryPage | private |
DECL_LINK(SaveAsNewActionPerformed, weld::Toggleable &, void) | SummaryPage | private |
GetHelpId() const | BuilderPage | |
GetPageTitle() const | BuilderPage | |
GetSaveAsNew() const | SummaryPage | inline |
GetSaveSettings() const | SummaryPage | inline |
GetSettingsName() const | SummaryPage | inline |
Init(const OUString &rSettingsName, bool bIsReadonly) | SummaryPage | |
initializePage() override | vcl::OWizardPage | virtual |
m_aPageTitle | BuilderPage | private |
m_pDialogController | BuilderPage | protected |
m_xApplyToCurrent | SummaryPage | private |
m_xBuilder | BuilderPage | protected |
m_xComboBox | SummaryPage | private |
m_xContainer | BuilderPage | protected |
m_xCurrentSize | SummaryPage | private |
m_xEstimatedSize | SummaryPage | private |
m_xLabel1 | SummaryPage | private |
m_xLabel2 | SummaryPage | private |
m_xLabel3 | SummaryPage | private |
m_xProgress | SummaryPage | private |
m_xSaveSettings | SummaryPage | private |
m_xSaveToNew | SummaryPage | private |
m_xStatus | SummaryPage | private |
mrOptimizerDialog | SummaryPage | private |
OWizardPage(weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID) | vcl::OWizardPage | |
SetHelpId(const OUString &rHelpId) | BuilderPage | |
SetPageTitle(const OUString &rPageTitle) | BuilderPage | |
SummaryPage(weld::Container *pPage, OptimizerDialog &rOptimizerDialog) | SummaryPage | |
UpdateControlStates(bool bSaveAs, bool bSaveSettingsEnabled, const std::vector< OUString > &rItemList, const std::vector< OUString > &rSummaryStrings, const OUString &rCurrentFileSize, const OUString &rEstimatedFileSize) | SummaryPage | |
updateDialogTravelUI() | vcl::OWizardPage | protected |
UpdateProgressValue(int nProgress) | SummaryPage | |
UpdateStatusLabel(const OUString &rStatus) | SummaryPage | |
~BuilderPage() COVERITY_NOEXCEPT_FALSE | BuilderPage | virtual |
~OWizardPage() override | vcl::OWizardPage | virtual |