Searched refs:SwFldPage (Results 1 – 16 of 16) sorted by relevance
/aoo42x/main/sw/source/ui/fldui/ |
H A D | fldpage.cxx | 60 SwFldPage::SwFldPage( Window *pParent, const ResId &rId, in SwFldPage() function in SwFldPage 81 SwFldPage::~SwFldPage() in ~SwFldPage() 89 void SwFldPage::Init() in Init() 127 void SwFldPage::ActivatePage() in ActivatePage() 136 void SwFldPage::EditNewField( sal_Bool bOnlyActivate ) in EditNewField() 325 void SwFldPage::SavePos( const ListBox* pLst1, const ListBox* pLst2, in SavePos() 342 void SwFldPage::RestorePos(ListBox* pLst1, ListBox* pLst2, ListBox* pLst3) in RestorePos() 358 IMPL_LINK( SwFldPage, InsertHdl, Button *, pBtn ) in IMPL_LINK() argument 382 void SwFldPage::EnableInsert(sal_Bool bEnable) in EnableInsert() 404 IMPL_LINK( SwFldPage, NumFormatHdl, ListBox *, EMPTYARG ) in IMPL_LINK() argument [all …]
|
H A D | fldedt.cxx | 141 SwFldPage* pTabPage = (SwFldPage*)GetTabPage(); in Init() 238 static_cast<SwFldPage*>(pTabPage)->SetWrtShell(pSh); in CreatePage() 321 SwFldPage* pTabPage = (SwFldPage*)GetTabPage(); in IMPL_LINK() 346 pTabPage = (SwFldPage*)CreatePage(nGroup); in IMPL_LINK() 361 SwFldPage* pTabPage = (SwFldPage*)GetTabPage(); in IMPL_LINK()
|
H A D | fldpage.hxx | 37 class SwFldPage : public SfxTabPage class 87 SwFldPage( Window *pParent, 91 virtual ~SwFldPage();
|
H A D | flddb.hxx | 43 class SwFldDBPage : public SwFldPage 79 using SwFldPage::SetWrtShell;
|
H A D | fldtdlg.cxx | 284 SwFldPage* pPage = (SwFldPage* )GetTabPage(nPageId); in ReInitTabPage()
|
H A D | flddinf.hxx | 43 class SwFldDokInfPage : public SwFldPage
|
H A D | flddok.hxx | 43 class SwFldDokPage : public SwFldPage
|
H A D | fldref.hxx | 47 class SwFldRefPage : public SwFldPage
|
H A D | fldfunc.hxx | 42 class SwFldFuncPage : public SwFldPage
|
H A D | fldvar.hxx | 65 class SwFldVarPage : public SwFldPage
|
H A D | flddinf.cxx | 71 SwFldPage( pWindow, SW_RES( TP_FLD_DOKINF ), rCoreSet ), in SwFldDokInfPage()
|
H A D | flddb.cxx | 66 SwFldPage( pParent, SW_RES( TP_FLD_DB ), rCoreSet ), in SwFldDBPage()
|
H A D | flddok.cxx | 64 SwFldPage( pWindow, SW_RES( TP_FLD_DOK ), rCoreSet ), in SwFldDokPage()
|
H A D | fldfunc.cxx | 69 SwFldPage( pParent, SW_RES( TP_FLD_FUNC ), rCoreSet ), in SwFldFuncPage()
|
H A D | fldref.cxx | 82 SwFldPage( pParent, SW_RES( TP_FLD_REF ), rCoreSet ), in SwFldRefPage()
|
H A D | fldvar.cxx | 56 SwFldPage ( pParent, SW_RES( TP_FLD_VAR ), rCoreSet ), in SwFldVarPage()
|
Completed in 55 milliseconds