Home
last modified time | relevance | path

Searched refs:isLog (Results 1 – 5 of 5) sorted by relevance

/trunk/main/pyuno/source/module/
H A Dpyuno_callable.cxx103 if( isLog( cargo, LogLevel::CALL ) ) in PyUNO_callable_call()
114 if( isLog( cargo, LogLevel::CALL ) ) in PyUNO_callable_call()
151 if( isLog( cargo, LogLevel::CALL ) ) in PyUNO_callable_call()
160 if( isLog( cargo, LogLevel::CALL ) ) in PyUNO_callable_call()
169 if( isLog( cargo, LogLevel::CALL ) ) in PyUNO_callable_call()
178 if( cargo && isLog( cargo, LogLevel::CALL ) ) in PyUNO_callable_call()
H A Dpyuno_adapter.cxx216 if( isLog( cargo, LogLevel::CALL ) ) in invoke()
311 if( isLog( cargo, LogLevel::CALL ) ) in invoke()
321 if( isLog( cargo, LogLevel::CALL ) ) in invoke()
332 if( cargo && isLog( cargo, LogLevel::CALL ) ) in invoke()
342 if( isLog( cargo, LogLevel::CALL ) ) in invoke()
352 if( isLog( cargo, LogLevel::CALL ) ) in invoke()
H A Dpyuno_util.cxx127 bool isLog( RuntimeCargo * cargo, sal_Int32 loglevel ) in isLog() function
139 if( isLog( cargo, level ) ) in log()
183 if( isLog( cargo, LogLevel::CALL ) ) in logException()
212 if( isLog( cargo, LogLevel::ARGS ) ) in logReply()
237 if( isLog( cargo, LogLevel::ARGS ) ) in logCall()
H A Dpyuno_impl.hxx77 bool isLog( RuntimeCargo *cargo, sal_Int32 loglevel );
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DOutputHandler.java187 private static boolean isLog() { in isLog() method in OutputHandler

Completed in 32 milliseconds