Searched refs:pMgrP (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/svtools/source/misc/ |
H A D | ehdl.cxx | 159 SfxErrorHandler::SfxErrorHandler(sal_uInt16 nIdP, sal_uLong lStartP, sal_uLong lEndP, ResMgr *pMgrP… in SfxErrorHandler() argument 161 lStart(lStartP), lEnd(lEndP), nId(nIdP), pMgr(pMgrP), pFreeMgr( NULL ) in SfxErrorHandler() 415 sal_uInt16 nCtxIdP, Window *pWindow, sal_uInt16 nResIdP, ResMgr *pMgrP) in SfxErrorContext() argument 416 : ErrorContext(pWindow), nCtxId(nCtxIdP), nResId(nResIdP), pMgr(pMgrP) in SfxErrorContext() 426 sal_uInt16 nResIdP, ResMgr *pMgrP) in SfxErrorContext() argument 427 : ErrorContext(pWindow), nCtxId(nCtxIdP), nResId(nResIdP), pMgr(pMgrP), in SfxErrorContext()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | ehdl.hxx | 43 sal_uInt16 nResIdP=USHRT_MAX, ResMgr *pMgrP=0); 46 sal_uInt16 nResIdP=USHRT_MAX, ResMgr *pMgrP=0);
|
/aoo41x/main/sfx2/source/appl/ |
H A D | module.cxx | 140 SfxModule::SfxModule( ResMgr* pMgrP, sal_Bool bDummyP, in SfxModule() argument 142 : pResMgr( pMgrP ), bDummy( bDummyP ), pImpl(0L) in SfxModule()
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | module.hxx | 76 SfxModule( ResMgr* pMgrP, sal_Bool bDummy,
|
Completed in 26 milliseconds