LibreOffice Module sc (master) 1
|
#include <tpcalc.hxx>
Public Member Functions | |
ScTpCalcOptions (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rCoreSet) | |
virtual | ~ScTpCalcOptions () override |
virtual bool | FillItemSet (SfxItemSet *rCoreSet) override |
virtual void | Reset (const SfxItemSet *rCoreSet) override |
virtual DeactivateRC | DeactivatePage (SfxItemSet *pSet) 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 *rCoreSet) |
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 | |
void | Init () |
DECL_LINK (RadioClickHdl, weld::Toggleable &, void) | |
DECL_LINK (CheckClickHdl, weld::Toggleable &, void) | |
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 27 of file tpcalc.hxx.
ScTpCalcOptions::ScTpCalcOptions | ( | weld::Container * | pPage, |
weld::DialogController * | pController, | ||
const SfxItemSet & | rCoreSet | ||
) |
Definition at line 35 of file tpcalc.cxx.
References Get(), Init(), and SfxTabPage::SetExchangeSupport().
|
overridevirtual |
Definition at line 64 of file tpcalc.cxx.
|
static |
Definition at line 78 of file tpcalc.cxx.
Referenced by ScAbstractDialogFactory_Impl::GetTabPageCreatorFunc().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 200 of file tpcalc.cxx.
References Application::CreateMessageDialog(), FillItemSet(), SfxTabPage::GetFrameWeld(), m_xEdEps, pLocalOptions, and ScResId().
|
private |
|
private |
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 162 of file tpcalc.cxx.
References comphelper::ConfigurationChanges::create(), svtools::executeRestartDialog(), SfxTabPage::GetDialogController(), SfxTabPage::GetFrameWeld(), comphelper::getProcessComponentContext(), m_xBtnCalc, m_xBtnCase, m_xBtnGeneralPrec, m_xBtnLookUp, m_xBtnMatch, m_xBtnRegex, m_xBtnThread, m_xBtnWildcards, m_xEdPrec, m_xEdSteps, pLocalOptions, pOldOptions, SfxItemSet::Put(), svtools::RESTART_REASON_THREADING, RET_OK, and SvNumberFormatter::UNLIMITED_PRECISION.
Referenced by DeactivatePage().
|
private |
Definition at line 68 of file tpcalc.cxx.
References LINK, m_xBtnDate1904, m_xBtnDateSc10, m_xBtnDateStd, m_xBtnGeneralPrec, m_xBtnIterate, and m_xBtnThread.
Referenced by ScTpCalcOptions().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 83 of file tpcalc.cxx.
References d, SfxItemSet::Get(), m, m_xBtnCalc, m_xBtnCase, m_xBtnDate1904, m_xBtnDateSc10, m_xBtnDateStd, m_xBtnGeneralPrec, m_xBtnIterate, m_xBtnLiteral, m_xBtnLookUp, m_xBtnMatch, m_xBtnRegex, m_xBtnThread, m_xBtnWildcards, m_xEdEps, m_xEdPrec, m_xEdSteps, m_xFtPrec, pLocalOptions, pOldOptions, SvNumberFormatter::UNLIMITED_PRECISION, and y.
|
private |
Definition at line 52 of file tpcalc.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 51 of file tpcalc.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 49 of file tpcalc.hxx.
|
private |
Definition at line 48 of file tpcalc.hxx.
|
private |
Definition at line 47 of file tpcalc.hxx.
|
private |
Definition at line 58 of file tpcalc.hxx.
Referenced by FillItemSet(), Init(), and Reset().
|
private |
Definition at line 41 of file tpcalc.hxx.
|
private |
Definition at line 56 of file tpcalc.hxx.
Referenced by Reset().
|
private |
Definition at line 57 of file tpcalc.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 53 of file tpcalc.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 55 of file tpcalc.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 63 of file tpcalc.hxx.
Referenced by FillItemSet(), Init(), and Reset().
|
private |
Definition at line 54 of file tpcalc.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 45 of file tpcalc.hxx.
Referenced by DeactivatePage(), and Reset().
|
private |
Definition at line 61 of file tpcalc.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 43 of file tpcalc.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 44 of file tpcalc.hxx.
|
private |
Definition at line 60 of file tpcalc.hxx.
Referenced by Reset().
|
private |
Definition at line 42 of file tpcalc.hxx.
|
private |
Definition at line 39 of file tpcalc.hxx.
Referenced by DeactivatePage(), FillItemSet(), and Reset().
|
private |
Definition at line 38 of file tpcalc.hxx.
Referenced by FillItemSet(), and Reset().