Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/misc/
H A Dpgfnote.cxx108 IMPL_LINK_INLINE_START( SwFootNotePage, HeightPage, Button *, EMPTYARG ) in IMPL_LINK_INLINE_START() argument
113 IMPL_LINK_INLINE_END( SwFootNotePage, HeightPage, Button *, EMPTYARG ) in IMPL_LINK_INLINE_END() argument
116 IMPL_LINK_INLINE_START( SwFootNotePage, HeightMetric, Button *, EMPTYARG ) in IMPL_LINK_INLINE_END()
122 IMPL_LINK_INLINE_END( SwFootNotePage, HeightMetric, Button *, EMPTYARG ) in IMPL_LINK_INLINE_END() argument
129 IMPL_LINK( SwFootNotePage, HeightModify, MetricField *, EMPTYARG ) in IMPL_LINK_INLINE_END()
152 SwFootNotePage::SwFootNotePage(Window *pParent, const SfxItemSet &rSet) : in SwFootNotePage() function in SwFootNotePage
185 SwFootNotePage::~SwFootNotePage() in ~SwFootNotePage()
190 SfxTabPage* SwFootNotePage::Create(Window *pParent, const SfxItemSet &rSet) in Create()
192 return new SwFootNotePage(pParent, rSet); in Create()
201 void SwFootNotePage::Reset(const SfxItemSet &rSet) in Reset()
[all …]
/AOO41X/main/sw/source/ui/inc/
H A Dpgfnote.hxx45 class SwFootNotePage: public SfxTabPage class
55 SwFootNotePage(Window *pParent, const SfxItemSet &rSet);
56 ~SwFootNotePage();
/AOO41X/main/sw/source/ui/fmtui/
H A Dtmpdlg.cxx303 SwFootNotePage::Create, in SwTemplateDlg()
304 SwFootNotePage::GetRanges ); in SwTemplateDlg()