Searched refs:SwFootNotePage (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/sw/source/ui/misc/ |
H A D | pgfnote.cxx | 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() 192 return new SwFootNotePage(pParent, rSet); in Create() 201 void SwFootNotePage::Reset(const SfxItemSet &rSet) in Reset() 232 aMaxHeightBtn.SetClickHdl(LINK(this,SwFootNotePage,HeightMetric)); in Reset() 233 Link aLk = LINK(this, SwFootNotePage, HeightModify); in Reset() 268 sal_Bool SwFootNotePage::FillItemSet(SfxItemSet &rSet) in FillItemSet() 307 void SwFootNotePage::ActivatePage(const SfxItemSet& rSet) in ActivatePage() 355 int SwFootNotePage::DeactivatePage( SfxItemSet* _pSet) in DeactivatePage() [all …]
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | pgfnote.hxx | 45 class SwFootNotePage: public SfxTabPage class 55 SwFootNotePage(Window *pParent, const SfxItemSet &rSet); 56 ~SwFootNotePage();
|
/aoo4110/main/sw/source/ui/fmtui/ |
H A D | tmpdlg.cxx | 303 SwFootNotePage::Create, in SwTemplateDlg() 304 SwFootNotePage::GetRanges ); in SwTemplateDlg()
|
Completed in 16 milliseconds