|
LibreOffice Module vcl (master) 1
|
#include <sal/config.h>#include <tools/debug.hxx>#include <svdata.hxx>#include <dbggui.hxx>#include <salinst.hxx>Go to the source code of this file.
Functions | |
| static void | ImplDbgTestSolarMutex () |
| void | DbgGUIInitSolarMutexCheck () |
| void | DbgGUIDeInitSolarMutexCheck () |
| void DbgGUIDeInitSolarMutexCheck | ( | ) |
Definition at line 43 of file dbggui.cxx.
References DbgSetTestSolarMutex().
Referenced by DeInitVCL().
| void DbgGUIInitSolarMutexCheck | ( | ) |
Definition at line 38 of file dbggui.cxx.
References DbgSetTestSolarMutex(), and ImplDbgTestSolarMutex().
Referenced by InitVCL().
|
static |
Definition at line 33 of file dbggui.cxx.
References ImplGetSVData().
Referenced by DbgGUIInitSolarMutexCheck().