Searched refs:nCtxIdP (Results 1 – 2 of 2) sorted by relevance
/trunk/main/svtools/source/misc/ |
H A D | ehdl.cxx | 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() 425 sal_uInt16 nCtxIdP, const String &aArg1P, Window *pWindow, in SfxErrorContext() argument 427 : ErrorContext(pWindow), nCtxId(nCtxIdP), nResId(nResIdP), pMgr(pMgrP), in SfxErrorContext()
|
/trunk/main/svtools/inc/svtools/ |
H A D | ehdl.hxx | 42 sal_uInt16 nCtxIdP, Window *pWin=0, 45 sal_uInt16 nCtxIdP, const String &aArg1, Window *pWin=0,
|
Completed in 46 milliseconds