Lines Matching refs:SvxNumberFormatTabPage

230 #define HDL(hdl) LINK( this, SvxNumberFormatTabPage, hdl )
246 SvxNumberFormatTabPage::SvxNumberFormatTabPage( Window* pParent, in SvxNumberFormatTabPage() function in SvxNumberFormatTabPage
297 SvxNumberFormatTabPage::~SvxNumberFormatTabPage() in ~SvxNumberFormatTabPage()
303 void SvxNumberFormatTabPage::Init_Impl() in Init_Impl()
340 Link aLink = LINK( this, SvxNumberFormatTabPage, SelFormatHdl_Impl ); in Init_Impl()
348 aLink = LINK( this, SvxNumberFormatTabPage, OptHdl_Impl ); in Init_Impl()
360 aLink = LINK( this, SvxNumberFormatTabPage, LostFocusHdl_Impl); in Init_Impl()
363 aResetWinTimer .SetTimeoutHdl(LINK( this, SvxNumberFormatTabPage, TimeHdl_Impl)); in Init_Impl()
402 sal_uInt16* SvxNumberFormatTabPage::GetRanges() in GetRanges()
422 SfxTabPage* SvxNumberFormatTabPage::Create( Window* pParent, in Create()
425 return ( new SvxNumberFormatTabPage( pParent, rAttrSet ) ); in Create()
444 void SvxNumberFormatTabPage::Reset( const SfxItemSet& rSet ) in Reset()
661 void SvxNumberFormatTabPage::Obstructing() in Obstructing()
699 void SvxNumberFormatTabPage::EnableBySourceFormat_Impl() in EnableBySourceFormat_Impl()
743 void SvxNumberFormatTabPage::HideLanguage(sal_Bool nFlag) in HideLanguage()
778 sal_Bool SvxNumberFormatTabPage::FillItemSet( SfxItemSet& rCoreAttrs ) in FillItemSet()
880 int SvxNumberFormatTabPage::DeactivatePage( SfxItemSet* _pSet ) in DeactivatePage()
899 void SvxNumberFormatTabPage::SetInfoItem( const SvxNumberInfoItem& rItem ) in SetInfoItem()
907 void SvxNumberFormatTabPage::FillFormatListBox_Impl( SvxDelStrgs& rEntries ) in FillFormatListBox_Impl()
991 void SvxNumberFormatTabPage::DeleteEntryList_Impl( SvxDelStrgs& rEntries ) in DeleteEntryList_Impl()
1013 void SvxNumberFormatTabPage::UpdateOptions_Impl( sal_Bool bCheckCatChange /*= sal_False*/ ) in UpdateOptions_Impl()
1142 void SvxNumberFormatTabPage::UpdateFormatListBox_Impl in UpdateFormatListBox_Impl()
1273 IMPL_LINK( SvxNumberFormatTabPage, DoubleClickHdl_Impl, SvxFontListBox*, pLb ) in IMPL_LINK() argument
1311 IMPL_LINK( SvxNumberFormatTabPage, SelFormatHdl_Impl, void *, pLb ) in IMPL_LINK() argument
1451 IMPL_LINK( SvxNumberFormatTabPage, ClickHdl_Impl, ImageButton*, pIB) in IMPL_LINK() argument
1621 IMPL_LINK( SvxNumberFormatTabPage, EditHdl_Impl, Edit*, pEdFormat ) in IMPL_LINK() argument
1694 IMPL_LINK( SvxNumberFormatTabPage, OptHdl_Impl, void *, pOptCtrl ) in IMPL_LINK() argument
1740 IMPL_LINK( SvxNumberFormatTabPage, TimeHdl_Impl, Timer*, EMPTYARG) in IMPL_LINK() argument
1761 IMPL_LINK( SvxNumberFormatTabPage, LostFocusHdl_Impl, Edit *, pEd) in IMPL_LINK() argument
1795 String SvxNumberFormatTabPage::GetExpColorString( in GetExpColorString()
1826 void SvxNumberFormatTabPage::MakePreviewText( const String& rFormat ) in MakePreviewText()
1834 void SvxNumberFormatTabPage::ChangePreviewText( sal_uInt16 nPos ) in ChangePreviewText()
1842 long SvxNumberFormatTabPage::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
1872 void SvxNumberFormatTabPage::SetOkHdl( const Link& rOkHandler ) in SetOkHdl()
1877 void SvxNumberFormatTabPage::FillCurrencyBox() in FillCurrencyBox()
1895 void SvxNumberFormatTabPage::SetCategory(sal_uInt16 nPos) in SetCategory()
1936 void SvxNumberFormatTabPage::AddAutomaticLanguage_Impl(LanguageType eAutoLang, sal_Bool bSelect) in AddAutomaticLanguage_Impl()
1945 void SvxNumberFormatTabPage::PageCreated (SfxAllItemSet aSet) //add CHINA001 in PageCreated()