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 |
![]() | |
void | SetDialogController (SfxOkDialogController *pDialog) |
virtual | ~SfxTabPage () override |
void | set_visible (bool bVisible) |
const SfxItemSet & | GetItemSet () const |
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 |
OString | GetHelpId () const |
OString | GetConfigId () const |
bool | IsVisible () const |
weld::Window * | GetFrameWeld () const |
Static Public Member Functions | |
static std::unique_ptr< SfxTabPage > | Create (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet) |
![]() | |
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::Button &, void) | |
DECL_LINK (FilterHdl_Impl, weld::ComboBox &, void) | |
DECL_LINK (ODFVersionHdl_Impl, weld::ComboBox &, void) | |
void | DetectHiddenControls () |
Private Attributes | |
std::unique_ptr< SvxSaveTabPage_Impl > | pImpl |
std::unique_ptr< weld::CheckButton > | m_xLoadUserSettingsCB |
std::unique_ptr< weld::CheckButton > | m_xLoadDocPrinterCB |
std::unique_ptr< weld::CheckButton > | m_xDocInfoCB |
std::unique_ptr< weld::CheckButton > | m_xBackupCB |
std::unique_ptr< weld::CheckButton > | m_xAutoSaveCB |
std::unique_ptr< weld::SpinButton > | m_xAutoSaveEdit |
std::unique_ptr< weld::Label > | m_xMinuteFT |
std::unique_ptr< weld::CheckButton > | m_xUserAutoSaveCB |
std::unique_ptr< weld::CheckButton > | m_xRelativeFsysCB |
std::unique_ptr< weld::CheckButton > | m_xRelativeInetCB |
std::unique_ptr< weld::ComboBox > | m_xODFVersionLB |
std::unique_ptr< weld::CheckButton > | m_xWarnAlienFormatCB |
std::unique_ptr< weld::ComboBox > | m_xDocTypeLB |
std::unique_ptr< weld::Label > | m_xSaveAsFT |
std::unique_ptr< weld::ComboBox > | m_xSaveAsLB |
std::unique_ptr< weld::Widget > | m_xODFWarningFI |
std::unique_ptr< weld::Label > | m_xODFWarningFT |
Additional Inherited Members | |
![]() | |
SfxTabPage (weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OString &rID, const SfxItemSet *rAttrSet) | |
sal_uInt16 | GetWhich (sal_uInt16 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 73 of file optsave.cxx.
References APP_CALC, APP_DRAW, APP_IMPRESS, APP_MATH, APP_WRITER, APP_WRITER_GLOBAL, APP_WRITER_WEB, SvtModuleOptions::CALC, DetectHiddenControls(), SvtModuleOptions::DRAW, SvtModuleOptions::GetFactoryDefaultFilter(), SvtModuleOptions::IMPRESS, SvtModuleOptions::IsDefaultFilterReadonly(), SvtModuleOptions::IsModuleInstalled(), LINK, m_xAutoSaveCB, 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 184 of file optsave.cxx.
|
static |
Definition at line 188 of file optsave.cxx.
Referenced by CreateGeneralTabPage().
|
private |
|
private |
|
private |
|
private |
Definition at line 194 of file optsave.cxx.
References CFG_PAGE_AND_GROUP, SvtOptionsDialogOptions::IsOptionHidden(), m_xAutoSaveCB, m_xAutoSaveEdit, m_xBackupCB, m_xMinuteFT, m_xUserAutoSaveCB, and u.
Referenced by SvxSaveTabPage().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 220 of file optsave.cxx.
References APP_CALC, APP_DRAW, APP_IMPRESS, APP_MATH, APP_WRITER, APP_WRITER_GLOBAL, APP_WRITER_WEB, SvtModuleOptions::CALC, SvtModuleOptions::DRAW, SvtModuleOptions::GetFactoryDefaultFilter(), SfxTabPage::GetWhich(), SvtModuleOptions::IMPRESS, m_xAutoSaveCB, m_xAutoSaveEdit, m_xBackupCB, m_xDocInfoCB, m_xLoadDocPrinterCB, m_xLoadUserSettingsCB, m_xODFVersionLB, m_xRelativeFsysCB, m_xRelativeInetCB, m_xUserAutoSaveCB, m_xWarnAlienFormatCB, SvtModuleOptions::MATH, nVersion, pImpl, SfxItemSet::Put(), SvtModuleOptions::SetFactoryDefaultFilter(), SvtSaveOptions::SetLoadDocumentPrinter(), SvtSaveOptions::SetLoadUserSettings(), SvtSaveOptions::SetODFDefaultVersion(), SvtModuleOptions::WRITER, SvtModuleOptions::WRITERGLOBAL, and SvtModuleOptions::WRITERWEB.
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 359 of file optsave.cxx.
References APP_CALC, APP_DRAW, APP_IMPRESS, APP_MATH, APP_WRITER, APP_WRITER_GLOBAL, APP_WRITER_WEB, SvtSaveOptions::AutoSave, SvtSaveOptions::AutoSaveTime, SvtSaveOptions::Backup, DBG_ASSERT, SvtSaveOptions::DocInfSave, Exception, SvtSaveOptions::GetAutoSaveTime(), SvtSaveOptions::GetODFDefaultVersion(), comphelper::getProcessServiceFactory(), comphelper::SequenceAsHashMap::getUnpackedValueOrDefault(), SvtSaveOptions::IsAutoSave(), SvtSaveOptions::IsBackup(), SvtSaveOptions::IsDocInfoSave(), SvtSaveOptions::IsLoadDocumentPrinter(), SvtSaveOptions::IsLoadUserSettings(), isODFFormat(), SvtSaveOptions::IsReadOnly(), SvtSaveOptions::IsSaveRelFSys(), SvtSaveOptions::IsSaveRelINet(), SvtSaveOptions::IsUserAutoSave(), SvtSaveOptions::IsWarnAlienFormat(), SvtSaveOptions::LoadDocPrinter, m_xAutoSaveCB, m_xAutoSaveEdit, m_xBackupCB, m_xDocInfoCB, m_xDocTypeLB, m_xLoadDocPrinterCB, m_xLoadUserSettingsCB, m_xODFVersionLB, m_xRelativeFsysCB, m_xRelativeInetCB, m_xUserAutoSaveCB, m_xWarnAlienFormatCB, n, SvtSaveOptions::OdfDefaultVersion, pImpl, SvtSaveOptions::SaveRelFsys, SvtSaveOptions::SaveRelInet, TOOLS_WARN_EXCEPTION, SvtSaveOptions::UserAutoSave, SvtSaveOptions::UseUserData, and SvtSaveOptions::WarnAlienFormat.
|
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(), and Reset().
|
private |
Definition at line 47 of file optsave.hxx.
Referenced by DetectHiddenControls(), FillItemSet(), and Reset().
|
private |
Definition at line 46 of file optsave.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 56 of file optsave.hxx.
Referenced by Reset(), and SvxSaveTabPage().
|
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 50 of file optsave.hxx.
Referenced by DetectHiddenControls().
|
private |
Definition at line 54 of file optsave.hxx.
Referenced by FillItemSet(), Reset(), and SvxSaveTabPage().
|
private |
Definition at line 59 of file optsave.hxx.
|
private |
Definition at line 60 of file optsave.hxx.
|
private |
Definition at line 52 of file optsave.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 53 of file optsave.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 57 of file optsave.hxx.
|
private |
Definition at line 58 of file optsave.hxx.
Referenced by SvxSaveTabPage().
|
private |
Definition at line 51 of file optsave.hxx.
Referenced by DetectHiddenControls(), FillItemSet(), and Reset().
|
private |
Definition at line 55 of file optsave.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 42 of file optsave.hxx.
Referenced by FillItemSet(), Reset(), and SvxSaveTabPage().