Searched defs:CreateTabPage (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sw/source/ui/app/ |
H A D | appopt.cxx | 497 SfxTabPage* SwModule::CreateTabPage( sal_uInt16 nId, Window* pParent, const SfxItemSet& rSet ) in CreateTabPage() function in SwModule
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | tabdlg.hxx | 55 typedef SfxTabPage* (*CreateTabPage)(Window *pParent, const SfxItemSet &rAttrSet); typedef
|
/aoo42x/main/starmath/source/ |
H A D | smmod.cxx | 371 SfxTabPage* SmModule::CreateTabPage( sal_uInt16 nId, Window* pParent, const SfxItemSet& rSet ) in CreateTabPage() function in SmModule
|
/aoo42x/main/sfx2/source/appl/ |
H A D | module.cxx | 362 SfxTabPage* SfxModule::CreateTabPage( sal_uInt16, Window*, const SfxItemSet& ) in CreateTabPage() function in SfxModule
|
/aoo42x/main/sd/source/ui/app/ |
H A D | sdmod2.cxx | 758 SfxTabPage* SdModule::CreateTabPage( sal_uInt16 nId, Window* pParent, const SfxItemSet& rSet ) in CreateTabPage() function in SdModule
|
/aoo42x/main/sc/source/ui/app/ |
H A D | scmod.cxx | 2003 SfxTabPage* ScModule::CreateTabPage( sal_uInt16 nId, Window* pParent, const SfxItemSet& rSet ) in CreateTabPage() function in ScModule
|
Completed in 55 milliseconds