Searched defs:nCallLvl (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/basic/source/comp/ |
H A D | sbcomp.cxx | 520 void dbg_tracePrint( const String& aStr, sal_Int32 nCallLvl, bool bCallLvlRelativeToCurrent ) in dbg_tracePrint() 529 void dbg_traceStep( SbModule* pModule, sal_uInt32 nPC, sal_Int32 nCallLvl ) in dbg_traceStep() 635 void dbg_traceNotifyCall( SbModule* pModule, SbMethod* pMethod, sal_Int32 nCallLvl, bool bLeave ) in dbg_traceNotifyCall() 803 …fyError( SbError nTraceErr, const String& aTraceErrMsg, bool bTraceErrHandled, sal_Int32 nCallLvl ) in dbg_traceNotifyError()
|
/aoo41x/main/basic/source/inc/ |
H A D | runtime.hxx | 209 sal_uInt16 nCallLvl; // Call-Level (wg. Rekursion) member in SbiInstance
|
Completed in 20 milliseconds