LibreOffice Module sw (master) 1
Macros
swcache.cxx File Reference
#include <swcache.hxx>
#include <o3tl/safeint.hxx>
#include <osl/diagnose.h>
#include <sal/log.hxx>
#include <utility>
#include <limits.h>
Include dependency graph for swcache.cxx:

Go to the source code of this file.

Macros

#define INCREMENT(nVar)   ++nVar
 
#define CHECK   Check();
 

Macro Definition Documentation

◆ CHECK

#define CHECK   Check();

Definition at line 70 of file swcache.cxx.

◆ INCREMENT

#define INCREMENT (   nVar)    ++nVar

Definition at line 69 of file swcache.cxx.