LibreOffice Module sw (master) 1
|
#include <dbg_lay.hxx>
Static Public Member Functions | |
static PROT | Record () |
static void | SetRecord (PROT nNew) |
static bool | Record (PROT nFunc) |
static void | Record (const SwFrame *pFrame, PROT nFunction, DbgAction nAction, void *pParam) |
static void | Init () |
static void | Stop () |
Static Private Member Functions | |
static bool | Start () |
Static Private Attributes | |
static PROT | s_nRecord = PROT::FileInit |
static SwImplProtocol * | s_pImpl = nullptr |
Definition at line 65 of file dbg_lay.hxx.
|
static |
Definition at line 269 of file dbg_lay.cxx.
References SvFileStream::Close(), FileInit, SwImplProtocol::FileInit(), SvFileStream::IsOpen(), s_nRecord, and s_pImpl.
Referenced by Record().
|
inlinestatic |
Definition at line 72 of file dbg_lay.hxx.
References s_nRecord.
Referenced by SwImplProtocol::CheckLine(), SwImplEnterLeave::Enter(), SwImplEnterLeave::Leave(), and SwEnterLeave::SwEnterLeave().
|
static |
Definition at line 244 of file dbg_lay.cxx.
References SwImplProtocol::ChkStream(), Init(), SwImplProtocol::Record(), s_nRecord, s_pImpl, and Start().
|
inlinestatic |
Definition at line 74 of file dbg_lay.hxx.
|
inlinestatic |
Definition at line 73 of file dbg_lay.hxx.
References s_nRecord.
Referenced by SwImplProtocol::CheckLine(), and SwImplProtocol::Record_().
|
inlinestaticprivate |
|
static |
Definition at line 283 of file dbg_lay.cxx.
References FileInit, SwFntCache::Flush(), pFntCache, s_nRecord, and s_pImpl.
|
staticprivate |
Definition at line 67 of file dbg_lay.hxx.
Referenced by Init(), Record(), SetRecord(), Start(), and Stop().
|
staticprivate |
Definition at line 68 of file dbg_lay.hxx.