Home
last modified time | relevance | path

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

/AOO41X/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
4086 aEditStyleBT.SetClickHdl (LINK( this, SwTOXStylesTabPage, EditStyleHdl)); in SwTOXStylesTabPage()
4087 aAssignBT.SetClickHdl (LINK( this, SwTOXStylesTabPage, AssignHdl)); in SwTOXStylesTabPage()
4088 aStdBT.SetClickHdl (LINK( this, SwTOXStylesTabPage, StdHdl)); in SwTOXStylesTabPage()
4089 aParaLayLB.SetSelectHdl (LINK( this, SwTOXStylesTabPage, EnableSelectHdl)); in SwTOXStylesTabPage()
4090 aLevelLB.SetSelectHdl (LINK( this, SwTOXStylesTabPage, EnableSelectHdl)); in SwTOXStylesTabPage()
4091 aParaLayLB.SetDoubleClickHdl(LINK( this, SwTOXStylesTabPage, DoubleClickHdl)); in SwTOXStylesTabPage()
4101 SwTOXStylesTabPage::~SwTOXStylesTabPage() in ~SwTOXStylesTabPage()
4108 sal_Bool SwTOXStylesTabPage::FillItemSet( SfxItemSet& ) in FillItemSet()
[all …]
/AOO41X/main/sw/source/ui/inc/
H A Dswuicnttab.hxx498 class SwTOXStylesTabPage : public SfxTabPage class
529 SwTOXStylesTabPage(Window* pParent, const SfxItemSet& rAttrSet);
530 ~SwTOXStylesTabPage();