Searched refs:SvxBulletPickTabPage (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/cui/source/tabpages/ |
H A D | numpages.cxx | 455 SvxBulletPickTabPage::SvxBulletPickTabPage(Window* pParent, in SvxBulletPickTabPage() function in SvxBulletPickTabPage 479 SvxBulletPickTabPage::~SvxBulletPickTabPage() in ~SvxBulletPickTabPage() 490 SfxTabPage* SvxBulletPickTabPage::Create( Window* pParent, in Create() 493 return new SvxBulletPickTabPage(pParent, rAttrSet); in Create() 501 sal_Bool SvxBulletPickTabPage::FillItemSet( SfxItemSet& rSet ) in FillItemSet() 515 void SvxBulletPickTabPage::ActivatePage(const SfxItemSet& rSet) in ActivatePage() 552 int SvxBulletPickTabPage::DeactivatePage(SfxItemSet *_pSet) in DeactivatePage() 564 void SvxBulletPickTabPage::Reset( const SfxItemSet& rSet ) in Reset() 596 IMPL_LINK(SvxBulletPickTabPage, NumSelectHdl_Impl, ValueSet*, EMPTYARG) in IMPL_LINK() argument 632 IMPL_LINK(SvxBulletPickTabPage, DoubleClickHdl_Impl, ValueSet*, EMPTYARG) in IMPL_LINK() argument [all …]
|
/aoo42x/main/cui/source/inc/ |
H A D | numpages.hxx | 114 class SvxBulletPickTabPage : public SfxTabPage class 133 SvxBulletPickTabPage(Window* pParent, 135 ~SvxBulletPickTabPage();
|
/aoo42x/main/cui/source/factory/ |
H A D | dlgfact.cxx | 1771 return SvxBulletPickTabPage::Create; in GetTabPageCreatorFunc()
|
Completed in 39 milliseconds