LibreOffice Module sc (master) 1
Classes | Macros
prevloc.hxx File Reference
#include <sal/types.h>
#include <address.hxx>
#include <vcl/mapmod.hxx>
#include <vcl/vclptr.hxx>
#include <tools/gen.hxx>
#include <memory>
#include <list>
Include dependency graph for prevloc.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ScPreviewColRowInfo
 
class  ScPreviewTableInfo
 
class  ScPreviewLocationData
 

Macros

#define SC_PREVIEW_MAXRANGES   4
 
#define SC_PREVIEW_RANGE_EDGE   0
 
#define SC_PREVIEW_RANGE_REPCOL   1
 
#define SC_PREVIEW_RANGE_REPROW   2
 
#define SC_PREVIEW_RANGE_TAB   3
 

Macro Definition Documentation

◆ SC_PREVIEW_MAXRANGES

#define SC_PREVIEW_MAXRANGES   4

Definition at line 33 of file prevloc.hxx.

◆ SC_PREVIEW_RANGE_EDGE

#define SC_PREVIEW_RANGE_EDGE   0

Definition at line 34 of file prevloc.hxx.

◆ SC_PREVIEW_RANGE_REPCOL

#define SC_PREVIEW_RANGE_REPCOL   1

Definition at line 35 of file prevloc.hxx.

◆ SC_PREVIEW_RANGE_REPROW

#define SC_PREVIEW_RANGE_REPROW   2

Definition at line 36 of file prevloc.hxx.

◆ SC_PREVIEW_RANGE_TAB

#define SC_PREVIEW_RANGE_TAB   3

Definition at line 37 of file prevloc.hxx.