Home
last modified time | relevance | path

Searched refs:SwTOXStylesTabPage (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx498 class SwTOXStylesTabPage : public SfxTabPage class
529 SwTOXStylesTabPage(Window* pParent, const SfxItemSet& rAttrSet);
530 ~SwTOXStylesTabPage();
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx363 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 …]

Completed in 35 milliseconds