Searched refs:SwTOXStylesTabPage (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sw/source/ui/index/ |
H A D | cnttab.cxx | 363 AddTabPage(TP_TOX_STYLES, SwTOXStylesTabPage::Create, 0); in SwMultiTOXTabDialog() 4068 SwTOXStylesTabPage::SwTOXStylesTabPage(Window* pParent, const SfxItemSet& rAttrSet ) : in SwTOXStylesTabPage() function in SwTOXStylesTabPage 4101 SwTOXStylesTabPage::~SwTOXStylesTabPage() in ~SwTOXStylesTabPage() 4108 sal_Bool SwTOXStylesTabPage::FillItemSet( SfxItemSet& ) in FillItemSet() 4115 void SwTOXStylesTabPage::Reset( const SfxItemSet& rSet ) in Reset() 4122 void SwTOXStylesTabPage::ActivatePage( const SfxItemSet& ) in ActivatePage() 4200 SfxTabPage* SwTOXStylesTabPage::Create( Window* pParent, in Create() 4203 return new SwTOXStylesTabPage(pParent, rAttrSet); in Create() 4208 IMPL_LINK( SwTOXStylesTabPage, EditStyleHdl, Button *, pBtn ) in IMPL_LINK() argument 4257 IMPL_LINK( SwTOXStylesTabPage, StdHdl, Button *, EMPTYARG ) in IMPL_LINK() argument [all …]
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | swuicnttab.hxx | 498 class SwTOXStylesTabPage : public SfxTabPage class 529 SwTOXStylesTabPage(Window* pParent, const SfxItemSet& rAttrSet); 530 ~SwTOXStylesTabPage();
|
Completed in 261 milliseconds