Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/dialog/
H A Duiregionsw.cxx1593 AddTabPage(TP_SECTION_FTNENDNOTES, SwSectionFtnEndTabPage::Create, 0); in SwInsertSectionTabDialog()
2068 SwSectionFtnEndTabPage::SwSectionFtnEndTabPage( Window *pParent, in SwSectionFtnEndTabPage() function in SwSectionFtnEndTabPage
2101 Link aLk( LINK( this, SwSectionFtnEndTabPage, FootEndHdl)); in SwSectionFtnEndTabPage()
2110 SwSectionFtnEndTabPage::~SwSectionFtnEndTabPage() in ~SwSectionFtnEndTabPage()
2114 sal_Bool SwSectionFtnEndTabPage::FillItemSet( SfxItemSet& rSet ) in FillItemSet()
2164 void SwSectionFtnEndTabPage::ResetState( sal_Bool bFtn, in ResetState()
2245 void SwSectionFtnEndTabPage::Reset( const SfxItemSet& rSet ) in Reset()
2253 SfxTabPage* SwSectionFtnEndTabPage::Create( Window* pParent, in Create()
2256 return new SwSectionFtnEndTabPage(pParent, rAttrSet); in Create()
2259 IMPL_LINK( SwSectionFtnEndTabPage, FootEndHdl, CheckBox *, pBox ) in IMPL_LINK() argument
[all …]
/aoo41x/main/sw/source/ui/inc/
H A Dregionsw.hxx227 class SwSectionFtnEndTabPage : public SfxTabPage class
262 SwSectionFtnEndTabPage( Window *pParent, const SfxItemSet &rAttrSet );
263 virtual ~SwSectionFtnEndTabPage();

Completed in 23 milliseconds