| /AOO41X/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() 285 sal_Bool SwFldMgr::CanInsertRefMark( const String& rStr ) in CanInsertRefMark() 307 void SwFldMgr::RemoveFldType(sal_uInt16 nResId, const String& rName ) in RemoveFldType() 315 sal_uInt16 SwFldMgr::GetFldTypeCount(sal_uInt16 nResId) const in GetFldTypeCount() 323 SwFieldType* SwFldMgr::GetFldType(sal_uInt16 nResId, sal_uInt16 nId) const in GetFldType() 331 SwFieldType* SwFldMgr::GetFldType(sal_uInt16 nResId, const String& rName) const in GetFldType() 342 SwField* SwFldMgr::GetCurFld() in GetCurFld() 387 const SwFldGroupRgn& SwFldMgr::GetGroupRange(sal_Bool bHtmlMode, sal_uInt16 nGrpId) const in GetGroupRange() 418 sal_uInt16 SwFldMgr::GetGroup(sal_Bool bHtmlMode, sal_uInt16 nTypeId, sal_uInt16 nSubType) const in GetGroup() [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 | 103 pMgr( new SwFldMgr() ) in SwChangeDBDlg()
|
| /AOO41X/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 | 43 class SwFldMgr; 73 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;
|
| /AOO41X/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()
|
| /AOO41X/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()
|
| /AOO41X/main/sw/source/ui/dbui/ |
| H A D | mmlayoutpage.cxx | 342 SwFldMgr aFldMgr(&rShell); in InsertAddressFrame() 541 SwFldMgr aFldMgr(&rShell); in InsertGreeting()
|
| /AOO41X/main/sw/source/ui/uiview/ |
| H A D | viewdlg2.cxx | 155 SwFldMgr aMgr(&rSh); in InsertCaption()
|
| /AOO41X/main/sw/source/ui/ribbar/ |
| H A D | inputwin.cxx | 242 pMgr = new SwFldMgr; in ShowWin()
|
| /AOO41X/main/sw/source/ui/frmdlg/ |
| H A D | cption.cxx | 141 pMgr( new SwFldMgr(rView.GetWrtShellPtr()) ), in SwCaptionDialog()
|
| /AOO41X/main/sw/source/ui/config/ |
| H A D | optload.cxx | 430 pMgr (new SwFldMgr()), in SwCaptionOptPage()
|
| /AOO41X/main/sw/source/ui/index/ |
| H A D | swuiidxmrk.cxx | 1429 SwFldMgr aMgr(pSh); in IMPL_LINK()
|