Searched refs:SvxBitmapPickTabPage (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/cui/source/tabpages/ |
H A D | numpages.cxx | 951 SvxBitmapPickTabPage::SvxBitmapPickTabPage(Window* pParent, in SvxBitmapPickTabPage() function in SvxBitmapPickTabPage 1002 SvxBitmapPickTabPage::~SvxBitmapPickTabPage() in ~SvxBitmapPickTabPage() 1019 SfxTabPage* SvxBitmapPickTabPage::Create( Window* pParent, in Create() 1022 return new SvxBitmapPickTabPage(pParent, rAttrSet); in Create() 1029 void SvxBitmapPickTabPage::ActivatePage(const SfxItemSet& rSet) in ActivatePage() 1068 int SvxBitmapPickTabPage::DeactivatePage(SfxItemSet *_pSet) in DeactivatePage() 1078 sal_Bool SvxBitmapPickTabPage::FillItemSet( SfxItemSet& rSet ) in FillItemSet() 1099 void SvxBitmapPickTabPage::Reset( const SfxItemSet& rSet ) in Reset() 1140 IMPL_LINK(SvxBitmapPickTabPage, NumSelectHdl_Impl, ValueSet*, EMPTYARG) in IMPL_LINK() argument 1190 IMPL_LINK(SvxBitmapPickTabPage, DoubleClickHdl_Impl, ValueSet*, EMPTYARG) in IMPL_LINK() argument [all …]
|
/aoo41x/main/cui/source/inc/ |
H A D | numpages.hxx | 200 class SvxBitmapPickTabPage : public SfxTabPage class 227 SvxBitmapPickTabPage(Window* pParent, 229 ~SvxBitmapPickTabPage();
|
/aoo41x/main/cui/source/factory/ |
H A D | dlgfact.cxx | 1761 return SvxBitmapPickTabPage::Create; in GetTabPageCreatorFunc()
|
Completed in 42 milliseconds