Searched refs:SwFldMgr (Results 1 – 25 of 26) sorted by relevance
12
/aoo4110/main/sw/source/ui/fldui/ |
H A D | fldmgr.cxx | 266 SwFldMgr::SwFldMgr(SwWrtShell* pSh ) : in SwFldMgr() function in SwFldMgr 277 SwFldMgr::~SwFldMgr() in ~SwFldMgr() 342 SwField* SwFldMgr::GetCurFld() in GetCurFld() 450 sal_uInt16 SwFldMgr::GetTypeId(sal_uInt16 nPos) in GetTypeId() 483 sal_uInt16 SwFldMgr::GetPos(sal_uInt16 nTypeId) in GetPos() 847 sal_uInt16 SwFldMgr::GetCurTypeId() const in GetCurTypeId() 857 sal_Bool SwFldMgr::InsertFld( in InsertFld() 1463 void SwFldMgr::UpdateCurFld(sal_uLong nFormat, in UpdateCurFld() 1639 void SwFldMgr::EvalExpFlds(SwWrtShell* pSh) in EvalExpFlds() 1651 sal_uInt16 SwFldMgr::GetCurrLanguage() const in GetCurrLanguage() [all …]
|
H A D | fldedt.cxx | 77 SwFldMgr aMgr(pSh); in SwFldEditDlg() 145 SwFldMgr& rMgr = pTabPage->GetFldMgr(); in Init() 328 SwFldMgr& rMgr = pTabPage->GetFldMgr(); in IMPL_LINK() 362 SwFldMgr& rMgr = pTabPage->GetFldMgr(); in IMPL_LINK()
|
H A D | fldpage.hxx | 40 SwFldMgr m_aMgr; 95 inline SwFldMgr& GetFldMgr() { return m_aMgr; } in GetFldMgr()
|
H A D | xfldui.cxx | 69 sal_Bool SwFldMgr::IsDBNumeric( const String& rDBName, const String& rTblQryName, in IsDBNumeric()
|
H A D | javaedit.cxx | 111 pMgr = new SwFldMgr; in SwJavaEditDialog()
|
H A D | changedb.cxx | 102 pMgr( new SwFldMgr() ) in SwChangeDBDlg()
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | fldmgr.hxx | 110 class SW_DLLPUBLIC SwFldMgr class 134 SwFldMgr(SwWrtShell* pSh = 0); 135 ~SwFldMgr(); 217 inline void SwFldMgr::SetEvalExpFlds(sal_Bool bEval) in SetEvalExpFlds() 220 inline const String& SwFldMgr::GetCurFldPar1() const in GetCurFldPar1() 223 inline const String& SwFldMgr::GetCurFldPar2() const in GetCurFldPar2() 226 inline sal_uLong SwFldMgr::GetCurFldFmt() const in GetCurFldFmt()
|
H A D | changedb.hxx | 42 class SwFldMgr; 71 SwFldMgr *pMgr;
|
H A D | textsh.hxx | 30 class SwFldMgr; 35 SwFldMgr* pPostItFldMgr;
|
H A D | javaedit.hxx | 47 class SwFldMgr; 79 SwFldMgr* pMgr;
|
H A D | cption.hxx | 59 class SwFldMgr; 104 SwFldMgr *pMgr; //Ptr um das include zu sparen
|
H A D | inputwin.hxx | 32 class SwFldMgr; 60 SwFldMgr* pMgr;
|
H A D | optload.hxx | 40 class SwFldMgr; 178 SwFldMgr *pMgr;
|
/aoo4110/main/sw/source/ui/app/ |
H A D | applab.cxx | 89 extern String InsertLabEnvText( SwWrtShell& , SwFldMgr& , const String& ); 136 SwFrmFmt &rFmt, SwFldMgr& rFldMgr, in lcl_InsertLabText() 300 SwFldMgr* pFldMgr = new SwFldMgr; in InsertLab()
|
H A D | appenv.cxx | 93 String InsertLabEnvText( SwWrtShell& rSh, SwFldMgr& rFldMgr, const String& rText ) in InsertLabEnvText() 442 SwFldMgr aFldMgr; in InsertEnv()
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | textfld.cxx | 209 SwFldMgr aFldMgr(GetShellPtr()); in ExecField() 521 SwFldMgr* pMgr = new SwFldMgr; in ExecField()
|
H A D | textsh2.cxx | 222 SwFldMgr aFldMgr(GetShellPtr()); in ExecDB()
|
H A D | textsh1.cxx | 772 SwFldMgr aFldMgr; in Execute()
|
H A D | basesh.cxx | 687 SwFldMgr aFldMgr; in Execute()
|
/aoo4110/main/sw/source/ui/dbui/ |
H A D | mmlayoutpage.cxx | 342 SwFldMgr aFldMgr(&rShell); in InsertAddressFrame() 541 SwFldMgr aFldMgr(&rShell); in InsertGreeting()
|
/aoo4110/main/sw/source/ui/uiview/ |
H A D | viewdlg2.cxx | 155 SwFldMgr aMgr(&rSh); in InsertCaption()
|
/aoo4110/main/sw/source/ui/ribbar/ |
H A D | inputwin.cxx | 242 pMgr = new SwFldMgr; in ShowWin()
|
/aoo4110/main/sw/source/ui/frmdlg/ |
H A D | cption.cxx | 141 pMgr( new SwFldMgr(rView.GetWrtShellPtr()) ), in SwCaptionDialog()
|
/aoo4110/main/sw/source/ui/config/ |
H A D | optload.cxx | 430 pMgr (new SwFldMgr()), in SwCaptionOptPage()
|
/aoo4110/main/sw/source/ui/index/ |
H A D | swuiidxmrk.cxx | 1429 SwFldMgr aMgr(pSh); in IMPL_LINK()
|
Completed in 93 milliseconds
12