Searched refs:lcl_getSpaces (Results 1 – 1 of 1) sorted by relevance
/trunk/main/basic/source/comp/ |
H A D | sbcomp.cxx | 274 const char* lcl_getSpaces( int nSpaceCount ) in lcl_getSpaces() function 440 pName, lcl_getSpaces( nSpaceCount ), pFunctionItem->m_nCallCount, in lcl_printTimeOutput() 526 …ToOString( rtl::OUString( aStr ), RTL_TEXTENCODING_ASCII_US ).getStr(), lcl_getSpaces( nIndent ) ); in dbg_tracePrint() 607 lcl_lineOut( rStr_STMNT.getStr(), lcl_getSpaces( nIndent ), in dbg_traceStep() 624 lcl_lineOut( rStr_PCode.getStr(), lcl_getSpaces( nIndent ), in dbg_traceStep() 752 lcl_lineOut( pSeparator, lcl_getSpaces( nIndent ) ); in dbg_traceNotifyCall() 760 lcl_lineOut( "}", lcl_getSpaces( nIndent ) ); in dbg_traceNotifyCall() 790 lcl_getSpaces( nIndent ), pPostStr ); in dbg_traceNotifyCall() 792 lcl_lineOut( "{", lcl_getSpaces( nIndent ) ); in dbg_traceNotifyCall() 819 lcl_lineOut( Buffer, lcl_getSpaces( nIndent ) ); in dbg_traceNotifyError() [all …]
|
Completed in 26 milliseconds