Searched refs:dbg_traceNotifyCall (Results 1 – 3 of 3) sorted by relevance
/trunk/main/basic/source/inc/ |
H A D | sbtrace.hxx | 46 void dbg_traceNotifyCall( SbModule* pModule, SbMethod* pMethod, sal_Int32 nCallLvl, bool bLeave = f…
|
/trunk/main/basic/source/classes/ |
H A D | sbxmod.cxx | 1146 dbg_traceNotifyCall( this, pMeth, pINST->nCallLvl ); in Run() 1163 dbg_traceNotifyCall( this, pMeth, pINST->nCallLvl, bLeave ); in Run() 1281 dbg_traceNotifyCall( this, NULL, 0 ); in RunInit() 1290 dbg_traceNotifyCall( this, NULL, 0, bLeave ); in RunInit()
|
/trunk/main/basic/source/comp/ |
H A D | sbcomp.cxx | 635 void dbg_traceNotifyCall( SbModule* pModule, SbMethod* pMethod, sal_Int32 nCallLvl, bool bLeave ) in dbg_traceNotifyCall() function
|
Completed in 46 milliseconds