LibreOffice Module cui (master) 1
|
#include <optsave.hxx>
Public Member Functions | |
SvxSaveTabPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet) | |
virtual | ~SvxSaveTabPage () override |
virtual bool | FillItemSet (SfxItemSet *rSet) override |
virtual void | Reset (const SfxItemSet *rSet) override |
Public Member Functions inherited from SfxTabPage | |
void | SetDialogController (SfxOkDialogController *pDialog) |
virtual | ~SfxTabPage () override |
void | set_visible (bool bVisible) |
const SfxItemSet & | GetItemSet () 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 SfxItemSet * | GetDialogExampleSet () const |
OUString | GetHelpId () const |
OUString | GetConfigId () const |
bool | IsVisible () const |
weld::Window * | GetFrameWeld () const |
std::unordered_map< OUString, css::uno::Any > & | getAdditionalProperties () |
Static Public Member Functions | |
static std::unique_ptr< SfxTabPage > | Create (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet) |
Static Public Member Functions inherited from SfxTabPage | |
static const SfxPoolItem * | GetItem (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 (AutoClickHdl_Impl, weld::Toggleable &, void) | |
DECL_LINK (BackupClickHdl_Impl, weld::Toggleable &, void) | |
DECL_LINK (FilterHdl_Impl, weld::ComboBox &, void) | |
DECL_LINK (ODFVersionHdl_Impl, weld::ComboBox &, void) | |
void | DetectHiddenControls () |
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 SfxPoolItem * | GetOldItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true) |
const T * | GetOldItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true) |
SfxOkDialogController * | GetDialogController () const |
Definition at line 39 of file optsave.hxx.
SvxSaveTabPage::SvxSaveTabPage | ( | weld::Container * | pPage, |
weld::DialogController * | pController, | ||
const SfxItemSet & | rSet | ||
) |
Definition at line 80 of file optsave.cxx.
References APP_CALC, APP_DRAW, APP_IMPRESS, APP_MATH, APP_WRITER, APP_WRITER_GLOBAL, APP_WRITER_WEB, SvtModuleOptions::CALC, utl::OConfigurationTreeRoot::CM_READONLY, utl::OConfigurationTreeRoot::createWithComponentContext(), CuiResId(), DetectHiddenControls(), SvtModuleOptions::DRAW, SvtModuleOptions::GetFactoryDefaultFilter(), comphelper::getProcessComponentContext(), SvtModuleOptions::IMPRESS, SvtModuleOptions::IsDefaultFilterReadonly(), SvtModuleOptions::IsModuleInstalled(), LINK, m_xAutoSaveCB, m_xAutoSaveEdit, m_xBackupCB, m_xBackupIntoDocumentFolderCB, m_xDocTypeLB, m_xODFVersionLB, m_xSaveAsLB, SvtModuleOptions::MATH, SvtSaveOptions::ODFVER_011, SvtSaveOptions::ODFVER_012, SvtSaveOptions::ODFVER_012_EXT_COMPAT, SvtSaveOptions::ODFVER_012_EXTENDED, SvtSaveOptions::ODFVER_013, SvtSaveOptions::ODFVER_LATEST, pImpl, SvtModuleOptions::WRITER, SvtModuleOptions::WRITERGLOBAL, and SvtModuleOptions::WRITERWEB.
|
overridevirtual |
Definition at line 204 of file optsave.cxx.
|
static |
Definition at line 208 of file optsave.cxx.
Referenced by CreateGeneralTabPage().
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 214 of file optsave.cxx.
References CFG_PAGE_AND_GROUP, SvtOptionsDialogOptions::IsOptionHidden(), m_xAutoSaveCB, m_xAutoSaveEdit, m_xBackupCB, m_xBackupIntoDocumentFolderCB, m_xMinuteFT, m_xUserAutoSaveCB, and u.
Referenced by SvxSaveTabPage().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 241 of file optsave.cxx.
References APP_CALC, APP_DRAW, APP_IMPRESS, APP_MATH, APP_WRITER, APP_WRITER_GLOBAL, APP_WRITER_WEB, SvtModuleOptions::CALC, comphelper::ConfigurationChanges::create(), SvtModuleOptions::DRAW, SvtModuleOptions::GetFactoryDefaultFilter(), SvtModuleOptions::IMPRESS, m_xAutoSaveCB, m_xAutoSaveEdit, m_xBackupCB, m_xBackupIntoDocumentFolderCB, m_xDocInfoCB, m_xLoadDocPrinterCB, m_xLoadUserSettingsCB, m_xLoadViewPosAnyUserCB, m_xODFVersionLB, m_xRelativeFsysCB, m_xRelativeInetCB, m_xUserAutoSaveCB, m_xWarnAlienFormatCB, SvtModuleOptions::MATH, nVersion, pImpl, SfxItemSet::Put(), rSet, SvtModuleOptions::SetFactoryDefaultFilter(), SetODFDefaultVersion(), SvtModuleOptions::WRITER, SvtModuleOptions::WRITERGLOBAL, and SvtModuleOptions::WRITERWEB.
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 390 of file optsave.cxx.
References APP_CALC, APP_DRAW, APP_IMPRESS, APP_MATH, APP_WRITER, APP_WRITER_GLOBAL, APP_WRITER_WEB, DBG_ASSERT, Exception, OfaTreeOptionsDialog::getCurrentFactory_Impl(), SfxTabPage::GetFrame(), GetODFDefaultVersion(), comphelper::getProcessServiceFactory(), comphelper::SequenceAsHashMap::getUnpackedValueOrDefault(), isODFFormat(), m_xAutoSaveCB, m_xAutoSaveEdit, m_xBackupCB, m_xBackupIntoDocumentFolderCB, m_xDocInfoCB, m_xDocTypeLB, m_xLoadDocPrinterCB, m_xLoadUserSettingsCB, m_xLoadViewPosAnyUserCB, m_xODFVersionLB, m_xRelativeFsysCB, m_xRelativeInetCB, m_xUserAutoSaveCB, m_xWarnAlienFormatCB, n, pImpl, SAL_WARN, and TOOLS_WARN_EXCEPTION.
|
private |
Definition at line 50 of file optsave.hxx.
Referenced by DetectHiddenControls(), FillItemSet(), Reset(), and SvxSaveTabPage().
|
private |
Definition at line 51 of file optsave.hxx.
Referenced by DetectHiddenControls(), FillItemSet(), Reset(), and SvxSaveTabPage().
|
private |
Definition at line 48 of file optsave.hxx.
Referenced by DetectHiddenControls(), FillItemSet(), Reset(), and SvxSaveTabPage().
|
private |
Definition at line 49 of file optsave.hxx.
Referenced by DetectHiddenControls(), FillItemSet(), Reset(), and SvxSaveTabPage().
|
private |
Definition at line 47 of file optsave.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 58 of file optsave.hxx.
Referenced by Reset(), and SvxSaveTabPage().
|
private |
Definition at line 46 of file optsave.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 45 of file optsave.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 44 of file optsave.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 52 of file optsave.hxx.
Referenced by DetectHiddenControls().
|
private |
Definition at line 56 of file optsave.hxx.
Referenced by FillItemSet(), Reset(), and SvxSaveTabPage().
|
private |
Definition at line 61 of file optsave.hxx.
|
private |
Definition at line 62 of file optsave.hxx.
|
private |
Definition at line 54 of file optsave.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 55 of file optsave.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 59 of file optsave.hxx.
|
private |
Definition at line 60 of file optsave.hxx.
Referenced by SvxSaveTabPage().
|
private |
Definition at line 53 of file optsave.hxx.
Referenced by DetectHiddenControls(), FillItemSet(), and Reset().
|
private |
Definition at line 57 of file optsave.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 42 of file optsave.hxx.
Referenced by FillItemSet(), Reset(), and SvxSaveTabPage().