Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx1590 AddTabPage(TP_INSERT_SECTION, SwInsertSectionTabPage::Create, 0); in SwInsertSectionTabDialog()
1621 ((SwInsertSectionTabPage&)rPage).SetWrtShell(rWrtSh); in PageCreated()
1693 SwInsertSectionTabPage::SwInsertSectionTabPage( in SwInsertSectionTabPage() function in SwInsertSectionTabPage
1746 SwInsertSectionTabPage::~SwInsertSectionTabPage() in ~SwInsertSectionTabPage()
1751 void SwInsertSectionTabPage::SetWrtShell(SwWrtShell& rSh) in SetWrtShell()
1789 sal_Bool SwInsertSectionTabPage::FillItemSet( SfxItemSet& ) in FillItemSet()
1853 void SwInsertSectionTabPage::Reset( const SfxItemSet& ) in Reset()
1859 SfxTabPage* SwInsertSectionTabPage::Create( Window* pParent, in Create()
1862 return new SwInsertSectionTabPage(pParent, rAttrSet); in Create()
1943 IMPL_LINK( SwInsertSectionTabPage, UseFileHdl, CheckBox *, pBox ) in IMPL_LINK_INLINE_END()
[all …]
/trunk/main/sw/source/ui/inc/
H A Dregionsw.hxx162 class SwInsertSectionTabPage : public SfxTabPage class
215 SwInsertSectionTabPage(Window *pParent, const SfxItemSet &rAttrSet);
216 virtual ~SwInsertSectionTabPage();

Completed in 38 milliseconds