LibreOffice Module toolkit (master) 1
Namespaces | Macros
unocontroltablemodel.cxx File Reference
#include "unocontroltablemodel.hxx"
#include "unogridcolumnfacade.hxx"
#include <controls/table/defaultinputhandler.hxx>
#include <controls/table/gridtablerenderer.hxx>
#include <com/sun/star/awt/grid/XSortableGridData.hpp>
#include <com/sun/star/util/Color.hpp>
#include <o3tl/safeint.hxx>
#include <sal/log.hxx>
#include <cppuhelper/weakref.hxx>
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
Include dependency graph for unocontroltablemodel.cxx:

Go to the source code of this file.

Namespaces

namespace  svt
 
namespace  svt::table
 

Macros

#define DBG_CHECK_ME()    DBG_TESTSOLARMUTEX(); \
 

Macro Definition Documentation

◆ DBG_CHECK_ME

#define DBG_CHECK_ME ( )     DBG_TESTSOLARMUTEX(); \

Definition at line 56 of file unocontroltablemodel.cxx.