Home
last modified time | relevance | path

Searched refs:sourceMethod (Results 1 – 3 of 3) sorted by relevance

/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DEventLogger.java216 …protected boolean impl_log(int logLevel, String sourceClass, String sourceMethod, String message, … in impl_log() argument
230 if (sourceClass != null && sourceMethod != null) { in impl_log()
231 logger.logp(logLevel, sourceClass, sourceMethod, message); in impl_log()
/trunk/main/udkapi/com/sun/star/util/logging/
H A DXLogger.idl59 [in] string sourceMethod,
H A DXLoggerRemote.idl60 [in] string sourceMethod,