Home
last modified time | relevance | path

Searched refs:pSwResMgr (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/sw/source/ui/dialog/
H A Dswdialmgr.cxx40 ResMgr* pSwResMgr=0; variable
44 if ( !pSwResMgr ) in GetResMgr()
46 pSwResMgr = SfxApplication::CreateResManager( "sw" ); in GetResMgr()
49 return pSwResMgr; in GetResMgr()
H A Dswuiexp.cxx39 if ( !pSwResMgr) in GetFactory()
/aoo4110/main/sw/inc/
H A Dswtypes.hxx179 extern ResMgr* pSwResMgr; // steht in swapp0.cxx
180 #define SW_RES(i) ResId(i,*pSwResMgr)
181 #define SW_RESSTR(i) UniString(ResId(i,*pSwResMgr))
/aoo4110/main/sw/source/ui/app/
H A Dswmodule.cxx163 ResMgr *pSwResMgr = 0; variable
211 pSwResMgr = GetResMgr(); in SwModule()
216 pSwResMgr ); in SwModule()
/aoo4110/main/sw/source/ui/utlui/
H A Dinitui.cxx247 : Resource( ResId(RID_SHELLRES_AUTOFMTSTRS, *pSwResMgr) ) in ImpAutoFmtNameListLoader()
251 String* p = new String( ResId( n + 1, *pSwResMgr) ); in ImpAutoFmtNameListLoader()
/aoo4110/main/sw/source/core/doc/
H A Ddoclay.cxx2033 ResId aId( nDefStrId, *pSwResMgr ); in lcl_GetUniqueFlyName()
2139 ResId nFrmId( STR_FRAME_DEFNAME, *pSwResMgr ), in SetAllUniqueFlyNames()
2140 nGrfId( STR_GRAPHIC_DEFNAME, *pSwResMgr ), in SetAllUniqueFlyNames()
2141 nOLEId( STR_OBJECT_DEFNAME, *pSwResMgr ); in SetAllUniqueFlyNames()
H A Dpoolfmt.cxx362 ResId aResId( nResId + nId, *pSwResMgr ); in GetTxtCollFromPool()
1156 ResId aResId( nRCId + nId, *pSwResMgr ); in GetFmtFromPool()
1478 … const ResId aResId( sal_uInt32(RC_POOLPAGEDESC_BEGIN + nId - RES_POOLPAGE_BEGIN), *pSwResMgr ); in GetPageDescFromPool()
1658 ResId aResId( sal_uInt32(RC_POOLNUMRULE_BEGIN + nId - RES_POOLNUMRULE_BEGIN), *pSwResMgr ); in GetNumRuleFromPool()
H A DSwStyleNameMapper.cxx37 extern ResMgr* pSwResMgr;
894 const ResId rRId( nStt, *pSwResMgr ); in NewUINameArray()
/aoo4110/main/sw/source/ui/dbui/
H A Dmailmergechildwindow.cxx101 ResId aResId( nIResId, *pSwResMgr ); in SwMailMergeChildWin()
/aoo4110/main/sw/source/core/docnode/
H A Dndsect.cxx1432 ResId aId( STR_REGION_DEFNAME, *pSwResMgr ); in GetUniqueSectionName()
H A Dndtbl.cxx3973 ResId aId( STR_TABLE_DEFNAME, *pSwResMgr ); in GetUniqueTblName()

Completed in 127 milliseconds