Searched refs:SwSectionIndentTabPage (Results 1 – 3 of 3) sorted by relevance
1594 AddTabPage(TP_SECTION_INDENTS, SwSectionIndentTabPage::Create, 0); in SwInsertSectionTabDialog()1636 ((SwSectionIndentTabPage&)rPage).SetWrtShell(rWrtSh); in PageCreated()2330 AddTabPage(TP_SECTION_INDENTS, SwSectionIndentTabPage::Create, 0); in SwSectionPropertyTabDialog()2366 ((SwSectionIndentTabPage&)rPage).SetWrtShell(rWrtSh); in PageCreated()2371 SwSectionIndentTabPage::SwSectionIndentTabPage( Window *pParent, const SfxItemSet &rAttrSet ) : in SwSectionIndentTabPage() function in SwSectionIndentTabPage2381 Link aLk = LINK(this, SwSectionIndentTabPage, IndentModifyHdl); in SwSectionIndentTabPage()2389 SwSectionIndentTabPage::~SwSectionIndentTabPage() in ~SwSectionIndentTabPage()2395 sal_Bool SwSectionIndentTabPage::FillItemSet( SfxItemSet& rSet) in FillItemSet()2410 void SwSectionIndentTabPage::Reset( const SfxItemSet& rSet) in Reset()2440 return new SwSectionIndentTabPage(pParent, rAttrSet); in Create()[all …]
104 //SwSectionIndentTabPage
274 class SwSectionIndentTabPage : public SfxTabPage class286 SwSectionIndentTabPage( Window *pParent, const SfxItemSet &rAttrSet );287 virtual ~SwSectionIndentTabPage();
Completed in 38 milliseconds