Home
last modified time | relevance | path

Searched refs:SwSectionIndentTabPage (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/ui/dialog/
H A Duiregionsw.cxx1594 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 SwSectionIndentTabPage
2381 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 …]
H A Dregionsw.hrc104 //SwSectionIndentTabPage
/aoo41x/main/sw/source/ui/inc/
H A Dregionsw.hxx274 class SwSectionIndentTabPage : public SfxTabPage class
286 SwSectionIndentTabPage( Window *pParent, const SfxItemSet &rAttrSet );
287 virtual ~SwSectionIndentTabPage();

Completed in 43 milliseconds