LibreOffice Module vcl (master)
1
|
#include <sal/config.h>
#include <cstdlib>
#include <tools/stream.hxx>
#include <regionband.hxx>
#include <osl/diagnose.h>
#include <sal/log.hxx>
Go to the source code of this file.
Enumerations | |
enum | StreamEntryType |
Functions | |
const char * | ImplDbgTestRegionBand (const void *pObj) |
enum StreamEntryType |
Definition at line 199 of file regionband.cxx.
const char* ImplDbgTestRegionBand | ( | const void * | pObj | ) |
Definition at line 1301 of file regionband.cxx.
References RegionBand::ImplGetFirstRegionBand(), ImplRegionBandSep::mbRemoved, ImplRegionBand::mbTouched, ImplRegionBandSep::mnXLeft, ImplRegionBandSep::mnXRight, ImplRegionBand::mnYBottom, ImplRegionBand::mnYTop, ImplRegionBand::mpFirstSep, ImplRegionBand::mpNextBand, and ImplRegionBandSep::mpNextSep.