LibreOffice Module pyuno (master) 1
|
Variables | |
const sal_Int32 | NONE = 0 |
const sal_Int32 | CALL = 1 |
const sal_Int32 | ARGS = 2 |
const sal_Int32 pyuno::LogLevel::ARGS = 2 |
Definition at line 75 of file pyuno_impl.hxx.
Referenced by pyuno::logCall(), pyuno::logReply(), and pyuno::readLoggingConfig().
const sal_Int32 pyuno::LogLevel::CALL = 1 |
Definition at line 74 of file pyuno_impl.hxx.
Referenced by pyuno::stRuntimeImpl::create(), pyuno::Adapter::invoke(), pyuno::logCall(), pyuno::logException(), pyuno::logReply(), pyuno::PyUNO_callable_call(), and pyuno::readLoggingConfig().
const sal_Int32 pyuno::LogLevel::NONE = 0 |
Definition at line 73 of file pyuno_impl.hxx.
Referenced by pyuno::readLoggingConfig().