Searched refs:nResIdP (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sc/source/ui/pagedlg/ |
H A D | hfedtdlg.cxx | 64 sal_uInt16 nResIdP ) in ScHFEditDlg() argument 65 : SfxTabDialog( pFrameP, pParent, ScResId( nResIdP ), &rCoreSet ) in ScHFEditDlg() 78 switch ( nResIdP ) in ScHFEditDlg()
|
/aoo4110/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() 426 sal_uInt16 nResIdP, ResMgr *pMgrP) in SfxErrorContext() argument 427 : ErrorContext(pWindow), nCtxId(nCtxIdP), nResId(nResIdP), pMgr(pMgrP), in SfxErrorContext()
|
/aoo4110/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);
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | anyrefdg.hxx | 228 ScRefHdlrImplBase<TWindow,bBindRef>::ScRefHdlrImplBase( TParentWindow* pParent, TResId nResIdP, con… in ScRefHdlrImplBase() argument 229 :TWindow( pParent, ScResId(static_cast<sal_uInt16>( nResIdP )), rArg ), ScRefHandler( *static_cast<… in ScRefHdlrImplBase()
|
Completed in 26 milliseconds