Searched refs:bOwnBlockSteps (Results 1 – 1 of 1) sorted by relevance
674 bool bOwnBlockSteps = false; in dbg_traceNotifyCall() local704 bOwnBlockSteps = GbBlockSteps; in dbg_traceNotifyCall()730 GbBlockSteps = bOwnBlockSteps = pFunctionItem->m_bBlockSteps; in dbg_traceNotifyCall()749 if( !bLeave && !bOwnBlockSteps ) in dbg_traceNotifyCall()758 if( !bOwnBlockSteps ) in dbg_traceNotifyCall()768 if( !bLeave || !bOwnBlockSteps ) in dbg_traceNotifyCall()771 if( !bOwnBlockSteps && pClassModuleObj != NULL ) in dbg_traceNotifyCall()789 …lcl_lineOut( (!bLeave || !bOwnBlockSteps) ? OUStringToOString( rtl::OUString( aStr ), RTL_TEXTENCO… in dbg_traceNotifyCall()794 if( bLeave && !bOwnBlockSteps ) in dbg_traceNotifyCall()
Completed in 18 milliseconds