LibreOffice Module cui (master) 1
|
#include <numfmt.hxx>
Public Member Functions | |
SvxNumberFormatTabPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rCoreAttrs) | |
virtual | ~SvxNumberFormatTabPage () override |
virtual bool | FillItemSet (SfxItemSet *rSet) override |
virtual void | Reset (const SfxItemSet *rSet) override |
virtual DeactivateRC | DeactivatePage (SfxItemSet *pSet) override |
void | HideLanguage (bool bFlag=true) |
virtual void | PageCreated (const SfxAllItemSet &aSet) 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 WhichRangesContainer | GetRanges () |
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_Impl () |
void | FillCurrencyBox () |
void | FillFormatListBox_Impl (std::vector< OUString > &rEntries) |
void | UpdateOptions_Impl (bool bCheckCatChange) |
void | UpdateFormatListBox_Impl (bool bCat, bool bUpdateEdit) |
void | UpdateThousandEngineeringCheckBox () |
Change visible checkbox according to category format if scientific format "Engineering notation" else "Thousands separator". More... | |
void | UpdateDecimalsDenominatorEditBox () |
Change visible Edit box and Fixed text according to category format if fraction format "Denominator places" else "Decimal places". More... | |
void | Obstructing () |
void | EnableBySourceFormat_Impl () |
void | SetCategory (sal_uInt16 nPos) |
OUString | GetExpColorString (const Color *&rpPreviewColor, const OUString &aFormatStr, short nTmpCatPos) |
void | MakePreviewText (const OUString &rFormat) |
void | ChangePreviewText (sal_uInt16 nPos) |
void | AddAutomaticLanguage_Impl (LanguageType eAutoLang, bool bSelect) |
bool | Click_Impl (const weld::Button &rIB) |
DECL_LINK (LostFocusHdl_Impl, weld::Widget &, void) | |
DECL_LINK (DoubleClickHdl_Impl, weld::TreeView &, bool) | |
DECL_LINK (SelFormatListBoxHdl_Impl, weld::ComboBox &, void) | |
DECL_LINK (SelFormatTreeListBoxHdl_Impl, weld::TreeView &, void) | |
DECL_LINK (SelFormatClickHdl_Impl, weld::Toggleable &, void) | |
void | SelFormatHdl_Impl (weld::Widget *) |
DECL_LINK (ClickHdl_Impl, weld::Button &, void) | |
DECL_LINK (EditModifyHdl_Impl, weld::Entry &, void) | |
DECL_LINK (OptEditHdl_Impl, weld::SpinButton &, void) | |
DECL_LINK (OptClickHdl_Impl, weld::Toggleable &, void) | |
void | EditHdl_Impl (const weld::Entry *) |
void | OptHdl_Impl (const weld::Widget *) |
void | set_active_currency (sal_Int32 nCurCurrencyEntryPos) |
sal_uInt32 | get_active_currency () const |
Static Private Attributes | |
static const WhichRangesContainer | pRanges |
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 57 of file numfmt.hxx.
SvxNumberFormatTabPage::SvxNumberFormatTabPage | ( | weld::Container * | pPage, |
weld::DialogController * | pController, | ||
const SfxItemSet & | rCoreAttrs | ||
) |
Definition at line 199 of file numfmt.cxx.
References CuiResId(), i, Init_Impl(), m_xLbCategory, m_xLbCurrency, m_xLbFormat, max, nFixedCategory, sAutomaticCurrencyEntry, SELPOS_NONE, and SfxTabPage::SetExchangeSupport().
|
overridevirtual |
Definition at line 251 of file numfmt.cxx.
References m_xLbLanguage, m_xWndPreview, pNumFmtShell, and pNumItem.
|
private |
Definition at line 1756 of file numfmt.cxx.
References LANGUAGE_SYSTEM, m_xLbLanguage, and sAutomaticLangEntry.
Referenced by Reset().
|
private |
Definition at line 1702 of file numfmt.cxx.
References m_aWndPreview, SvxNumberPreview::NotifyChange(), nPos, and pNumFmtShell.
Referenced by Click_Impl(), SelFormatHdl_Impl(), and UpdateFormatListBox_Impl().
|
private |
Definition at line 1293 of file numfmt.cxx.
References bOneAreaFlag, CAT_CURRENCY, ChangePreviewText(), EditHdl_Impl(), FillFormatListBox_Impl(), m_nLbFormatSelPosEdComment, m_xEdComment, m_xEdFormat, m_xFtComment, m_xIbAdd, m_xIbInfo, m_xIbRemove, m_xLbCategory, m_xLbFormat, m_xLbLanguage, o3tl::make_unsigned(), nFixedCategory, pNumFmtShell, SelFormatHdl_Impl(), SELPOS_NONE, set_active_currency(), and SetCategory().
Referenced by FillItemSet().
|
static |
Definition at line 322 of file numfmt.cxx.
Referenced by AbstractDialogFactory_Impl::GetTabPageCreatorFunc().
|
overridevirtual |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 1473 of file numfmt.cxx.
References m_xEdComment, m_xEdFormat, m_xFtComment, m_xIbAdd, m_xIbInfo, m_xIbRemove, m_xLbFormat, MakePreviewText(), NUMKEY_UNDEFINED, pNumFmtShell, set_active_currency(), and UpdateOptions_Impl().
Referenced by Click_Impl(), OptHdl_Impl(), Reset(), and SelFormatHdl_Impl().
|
private |
Definition at line 613 of file numfmt.cxx.
References m_xBtnEngineering, m_xBtnNegRed, m_xBtnThousand, m_xCbSourceFormat, m_xEdDecimals, m_xEdDenominator, m_xEdLeadZeroes, m_xFormatCodeFrame, m_xFtCategory, m_xFtDecimals, m_xFtDenominator, m_xFtFormat, m_xFtLanguage, m_xFtLeadZeroes, m_xFtOptions, m_xLbCategory, m_xLbCurrency, m_xLbFormat, and m_xLbLanguage.
Referenced by Reset(), and SelFormatHdl_Impl().
|
private |
Definition at line 1710 of file numfmt.cxx.
References bLegacyAutomaticCurrency, i, m_xLbCurrency, pNumFmtShell, and set_active_currency().
Referenced by Reset().
|
private |
Definition at line 771 of file numfmt.cxx.
References bOneAreaFlag, CAT_ALL, CAT_NUMBER, CAT_TEXT, GetExpColorString(), i, m_xLbCategory, m_xLbFormat, nFixedCategory, and pNumFmtShell.
Referenced by Click_Impl(), and UpdateFormatListBox_Impl().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 669 of file numfmt.cxx.
References bNumItemFlag, SfxItemSet::ClearItem(), Click_Impl(), SfxObjectShell::Current(), DBG_ASSERT, SfxTabPage::GetItem(), SfxTabPage::GetItemSet(), SfxItemSet::GetItemState(), SfxBoolItem::GetValue(), SfxTabPage::GetWhich(), m_xCbSourceFormat, m_xEdFormat, m_xFtLanguage, m_xIbAdd, m_xLbLanguage, nInitFormat, NUMKEY_UNDEFINED, pNumFmtShell, pNumItem, SfxItemSet::Put(), SfxShell::PutItem(), and sAutomaticLangEntry.
Referenced by DeactivatePage().
|
private |
Definition at line 355 of file numfmt.cxx.
References bLegacyAutomaticCurrency, m_xLbCurrency, and SELPOS_NONE.
Referenced by SelFormatHdl_Impl(), and UpdateOptions_Impl().
|
private |
Definition at line 1648 of file numfmt.cxx.
References CAT_ALL, CAT_BOOLEAN, CAT_CURRENCY, CAT_DATE, CAT_FRACTION, CAT_NUMBER, CAT_PERCENT, CAT_SCIENTIFIC, CAT_TEXT, CAT_TIME, CAT_USERDEFINED, fSvxNumValConst, i, and pNumFmtShell.
Referenced by FillFormatListBox_Impl().
|
inlinestatic |
Definition at line 67 of file numfmt.hxx.
References pRanges.
Referenced by AbstractDialogFactory_Impl::GetTabPageRangesFunc().
void SvxNumberFormatTabPage::HideLanguage | ( | bool | bFlag = true | ) |
Definition at line 650 of file numfmt.cxx.
References m_xFtLanguage, and m_xLbLanguage.
Referenced by Reset().
|
private |
Definition at line 259 of file numfmt.cxx.
References bNumItemFlag, bOneAreaFlag, LANGUAGE_SYSTEM, LINK, m_xBtnEngineering, m_xBtnNegRed, m_xBtnThousand, m_xCbSourceFormat, m_xEdComment, m_xEdDecimals, m_xEdDenominator, m_xEdFormat, m_xEdLeadZeroes, m_xIbAdd, m_xIbInfo, m_xIbRemove, m_xLbCategory, m_xLbCurrency, m_xLbFormat, m_xLbLanguage, UpdateDecimalsDenominatorEditBox(), and UpdateThousandEngineeringCheckBox().
Referenced by SvxNumberFormatTabPage().
|
private |
Definition at line 1694 of file numfmt.cxx.
References m_aWndPreview, SvxNumberPreview::NotifyChange(), and pNumFmtShell.
Referenced by EditHdl_Impl(), and OptHdl_Impl().
|
private |
Definition at line 572 of file numfmt.cxx.
References m_aWndPreview, m_xBtnEngineering, m_xBtnNegRed, m_xBtnThousand, m_xEdComment, m_xEdDecimals, m_xEdDenominator, m_xEdFormat, m_xEdLeadZeroes, m_xFtComment, m_xFtDecimals, m_xFtDenominator, m_xFtLanguage, m_xFtLeadZeroes, m_xFtOptions, m_xIbAdd, m_xIbInfo, m_xIbRemove, m_xLbCategory, m_xLbFormat, m_xLbLanguage, and SvxNumberPreview::NotifyChange().
Referenced by Reset().
|
private |
Definition at line 1549 of file numfmt.cxx.
References EditHdl_Impl(), m_xBtnEngineering, m_xBtnNegRed, m_xBtnThousand, m_xEdDecimals, m_xEdDenominator, m_xEdFormat, m_xEdLeadZeroes, m_xIbAdd, m_xIbInfo, m_xIbRemove, m_xLbFormat, MakePreviewText(), and pNumFmtShell.
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 1764 of file numfmt.cxx.
References SvxNumberInfoItem::Clone(), SfxItemSet::GetItem(), and pNumItem.
|
overridevirtual |
This spoils everything because it rematches currency formats based on the selected m_xLbCurrency entry instead of the current format. Besides that everything seems to be initialized by now, so why call it?
Reimplemented from SfxTabPage.
Definition at line 364 of file numfmt.cxx.
References AddAutomaticLanguage_Impl(), bNumItemFlag, bOneAreaFlag, CAT_CURRENCY, SfxPoolItem::Clone(), SvxNumberFormatShell::Create(), SfxObjectShell::Current(), DBG_ASSERT, EditHdl_Impl(), EnableBySourceFormat_Impl(), FillCurrencyBox(), SfxTabPage::GetItem(), SfxItemSet::GetItemIfSet(), SfxItemSet::GetItemState(), CntUInt32Item::GetValue(), SfxBoolItem::GetValue(), SfxTabPage::GetWhich(), HideLanguage(), LANGUAGE_DONTKNOW, LANGUAGE_NORWEGIAN, m_xCbSourceFormat, m_xEdFormat, m_xLbCategory, m_xLbLanguage, nFixedCategory, nInitFormat, Obstructing(), pNumFmtShell, pNumItem, rSet, set_active_currency(), SetCategory(), and UpdateFormatListBox_Impl().
|
private |
Definition at line 1162 of file numfmt.cxx.
References bOneAreaFlag, CAT_CURRENCY, ChangePreviewText(), EditHdl_Impl(), EnableBySourceFormat_Impl(), get_active_currency(), m_nLbFormatSelPosEdComment, m_xCbSourceFormat, m_xEdComment, m_xEdFormat, m_xFtComment, m_xIbAdd, m_xIbInfo, m_xIbRemove, m_xLbCategory, m_xLbCurrency, m_xLbFormat, m_xLbLanguage, nFixedCategory, pNumFmtShell, REMOVE_DONTKNOW, SELPOS_NONE, UpdateFormatListBox_Impl(), and UpdateOptions_Impl().
Referenced by Click_Impl().
|
private |
Definition at line 341 of file numfmt.cxx.
References bLegacyAutomaticCurrency, m_xLbCurrency, nPos, sAutomaticCurrencyEntry, and SELPOS_NONE.
Referenced by Click_Impl(), EditHdl_Impl(), FillCurrencyBox(), Reset(), and UpdateOptions_Impl().
|
private |
Definition at line 1727 of file numfmt.cxx.
References bOneAreaFlag, CAT_CURRENCY, m_xLbCategory, m_xLbCurrency, nFixedCategory, and nPos.
Referenced by Click_Impl(), Reset(), and UpdateOptions_Impl().
|
private |
Change visible Edit box and Fixed text according to category format if fraction format "Denominator places" else "Decimal places".
Definition at line 1102 of file numfmt.cxx.
References CAT_FRACTION, m_xEdDecimals, m_xEdDenominator, m_xFtDecimals, m_xFtDenominator, and m_xLbCategory.
Referenced by Init_Impl(), and UpdateOptions_Impl().
|
private |
Definition at line 988 of file numfmt.cxx.
References bOneAreaFlag, CAT_CURRENCY, ChangePreviewText(), FillFormatListBox_Impl(), m_aWndPreview, m_xEdFormat, m_xFtComment, m_xLbCategory, m_xLbCurrency, m_xLbFormat, m_xLbLanguage, nFixedCategory, SvxNumberPreview::NotifyChange(), pNumFmtShell, REMOVE_DONTKNOW, and SELPOS_NONE.
Referenced by Reset(), SelFormatHdl_Impl(), and UpdateOptions_Impl().
|
private |
Definition at line 845 of file numfmt.cxx.
References bOneAreaFlag, CAT_ALL, CAT_BOOLEAN, CAT_CURRENCY, CAT_DATE, CAT_FRACTION, CAT_NUMBER, CAT_PERCENT, CAT_SCIENTIFIC, CAT_TEXT, CAT_TIME, CAT_USERDEFINED, get_active_currency(), m_xBtnEngineering, m_xBtnNegRed, m_xBtnThousand, m_xEdDecimals, m_xEdDenominator, m_xEdFormat, m_xEdLeadZeroes, m_xFtDecimals, m_xFtDenominator, m_xFtLeadZeroes, m_xFtOptions, m_xLbCategory, m_xLbFormat, nFixedCategory, NUMKEY_UNDEFINED, pNumFmtShell, set_active_currency(), SetCategory(), UpdateDecimalsDenominatorEditBox(), UpdateFormatListBox_Impl(), and UpdateThousandEngineeringCheckBox().
Referenced by EditHdl_Impl(), and SelFormatHdl_Impl().
|
private |
Change visible checkbox according to category format if scientific format "Engineering notation" else "Thousands separator".
Definition at line 1088 of file numfmt.cxx.
References CAT_SCIENTIFIC, m_xBtnEngineering, m_xBtnThousand, and m_xLbCategory.
Referenced by Init_Impl(), and UpdateOptions_Impl().
|
private |
Definition at line 84 of file numfmt.hxx.
Referenced by FillCurrencyBox(), get_active_currency(), and set_active_currency().
|
private |
for handling with DocShell
Definition at line 82 of file numfmt.hxx.
Referenced by FillItemSet(), Init_Impl(), and Reset().
|
private |
Definition at line 83 of file numfmt.hxx.
Referenced by Click_Impl(), FillFormatListBox_Impl(), Init_Impl(), Reset(), SelFormatHdl_Impl(), SetCategory(), UpdateFormatListBox_Impl(), and UpdateOptions_Impl().
|
private |
Definition at line 90 of file numfmt.hxx.
Referenced by ChangePreviewText(), MakePreviewText(), Obstructing(), and UpdateFormatListBox_Impl().
|
private |
Definition at line 80 of file numfmt.hxx.
Referenced by Click_Impl(), and SelFormatHdl_Impl().
|
private |
Definition at line 107 of file numfmt.hxx.
Referenced by EnableBySourceFormat_Impl(), Init_Impl(), Obstructing(), OptHdl_Impl(), UpdateOptions_Impl(), and UpdateThousandEngineeringCheckBox().
|
private |
Definition at line 103 of file numfmt.hxx.
Referenced by EnableBySourceFormat_Impl(), Init_Impl(), Obstructing(), OptHdl_Impl(), and UpdateOptions_Impl().
|
private |
Definition at line 106 of file numfmt.hxx.
Referenced by EnableBySourceFormat_Impl(), Init_Impl(), Obstructing(), OptHdl_Impl(), UpdateOptions_Impl(), and UpdateThousandEngineeringCheckBox().
|
private |
Definition at line 97 of file numfmt.hxx.
Referenced by EnableBySourceFormat_Impl(), FillItemSet(), Init_Impl(), Reset(), and SelFormatHdl_Impl().
|
private |
Definition at line 114 of file numfmt.hxx.
Referenced by Click_Impl(), EditHdl_Impl(), Init_Impl(), Obstructing(), and SelFormatHdl_Impl().
|
private |
Definition at line 100 of file numfmt.hxx.
Referenced by EnableBySourceFormat_Impl(), Init_Impl(), Obstructing(), OptHdl_Impl(), UpdateDecimalsDenominatorEditBox(), and UpdateOptions_Impl().
|
private |
Definition at line 102 of file numfmt.hxx.
Referenced by EnableBySourceFormat_Impl(), Init_Impl(), Obstructing(), OptHdl_Impl(), UpdateDecimalsDenominatorEditBox(), and UpdateOptions_Impl().
|
private |
Definition at line 109 of file numfmt.hxx.
Referenced by Click_Impl(), EditHdl_Impl(), FillItemSet(), Init_Impl(), Obstructing(), OptHdl_Impl(), Reset(), SelFormatHdl_Impl(), UpdateFormatListBox_Impl(), and UpdateOptions_Impl().
|
private |
Definition at line 105 of file numfmt.hxx.
Referenced by EnableBySourceFormat_Impl(), Init_Impl(), Obstructing(), OptHdl_Impl(), and UpdateOptions_Impl().
|
private |
Definition at line 108 of file numfmt.hxx.
Referenced by EnableBySourceFormat_Impl().
|
private |
Definition at line 91 of file numfmt.hxx.
Referenced by EnableBySourceFormat_Impl().
|
private |
Definition at line 113 of file numfmt.hxx.
Referenced by Click_Impl(), EditHdl_Impl(), Obstructing(), SelFormatHdl_Impl(), and UpdateFormatListBox_Impl().
|
private |
Definition at line 99 of file numfmt.hxx.
Referenced by EnableBySourceFormat_Impl(), Obstructing(), UpdateDecimalsDenominatorEditBox(), and UpdateOptions_Impl().
|
private |
Definition at line 101 of file numfmt.hxx.
Referenced by EnableBySourceFormat_Impl(), Obstructing(), UpdateDecimalsDenominatorEditBox(), and UpdateOptions_Impl().
|
private |
Definition at line 93 of file numfmt.hxx.
Referenced by EnableBySourceFormat_Impl().
|
private |
Definition at line 96 of file numfmt.hxx.
Referenced by EnableBySourceFormat_Impl(), FillItemSet(), HideLanguage(), and Obstructing().
|
private |
Definition at line 104 of file numfmt.hxx.
Referenced by EnableBySourceFormat_Impl(), Obstructing(), and UpdateOptions_Impl().
|
private |
Definition at line 98 of file numfmt.hxx.
Referenced by EnableBySourceFormat_Impl(), Obstructing(), and UpdateOptions_Impl().
|
private |
Definition at line 110 of file numfmt.hxx.
Referenced by Click_Impl(), EditHdl_Impl(), FillItemSet(), Init_Impl(), Obstructing(), OptHdl_Impl(), and SelFormatHdl_Impl().
|
private |
Definition at line 111 of file numfmt.hxx.
Referenced by Click_Impl(), EditHdl_Impl(), Init_Impl(), Obstructing(), OptHdl_Impl(), and SelFormatHdl_Impl().
|
private |
Definition at line 112 of file numfmt.hxx.
Referenced by Click_Impl(), EditHdl_Impl(), Init_Impl(), Obstructing(), OptHdl_Impl(), and SelFormatHdl_Impl().
|
private |
Definition at line 92 of file numfmt.hxx.
Referenced by Click_Impl(), EnableBySourceFormat_Impl(), FillFormatListBox_Impl(), Init_Impl(), Obstructing(), Reset(), SelFormatHdl_Impl(), SetCategory(), SvxNumberFormatTabPage(), UpdateDecimalsDenominatorEditBox(), UpdateFormatListBox_Impl(), UpdateOptions_Impl(), and UpdateThousandEngineeringCheckBox().
|
private |
Definition at line 94 of file numfmt.hxx.
Referenced by EnableBySourceFormat_Impl(), FillCurrencyBox(), get_active_currency(), Init_Impl(), SelFormatHdl_Impl(), set_active_currency(), SetCategory(), SvxNumberFormatTabPage(), and UpdateFormatListBox_Impl().
|
private |
Definition at line 95 of file numfmt.hxx.
Referenced by Click_Impl(), EditHdl_Impl(), EnableBySourceFormat_Impl(), FillFormatListBox_Impl(), Init_Impl(), Obstructing(), OptHdl_Impl(), SelFormatHdl_Impl(), SvxNumberFormatTabPage(), UpdateFormatListBox_Impl(), and UpdateOptions_Impl().
|
private |
Definition at line 115 of file numfmt.hxx.
Referenced by AddAutomaticLanguage_Impl(), Click_Impl(), EnableBySourceFormat_Impl(), FillItemSet(), HideLanguage(), Init_Impl(), Obstructing(), Reset(), SelFormatHdl_Impl(), UpdateFormatListBox_Impl(), and ~SvxNumberFormatTabPage().
|
private |
Definition at line 116 of file numfmt.hxx.
Referenced by ~SvxNumberFormatTabPage().
|
private |
Definition at line 85 of file numfmt.hxx.
Referenced by Click_Impl(), FillFormatListBox_Impl(), Reset(), SelFormatHdl_Impl(), SetCategory(), SvxNumberFormatTabPage(), UpdateFormatListBox_Impl(), and UpdateOptions_Impl().
|
private |
Definition at line 79 of file numfmt.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 78 of file numfmt.hxx.
Referenced by ChangePreviewText(), Click_Impl(), EditHdl_Impl(), FillCurrencyBox(), FillFormatListBox_Impl(), FillItemSet(), GetExpColorString(), MakePreviewText(), OptHdl_Impl(), Reset(), SelFormatHdl_Impl(), UpdateFormatListBox_Impl(), UpdateOptions_Impl(), and ~SvxNumberFormatTabPage().
|
private |
Definition at line 77 of file numfmt.hxx.
Referenced by FillItemSet(), PageCreated(), Reset(), and ~SvxNumberFormatTabPage().
|
staticprivate |
Definition at line 59 of file numfmt.hxx.
Referenced by GetRanges().
|
private |
Definition at line 88 of file numfmt.hxx.
Referenced by set_active_currency(), and SvxNumberFormatTabPage().
|
private |
Definition at line 87 of file numfmt.hxx.
Referenced by AddAutomaticLanguage_Impl(), and FillItemSet().