LibreOffice Module sc (master) 1
Classes | Macros
optuno.hxx File Reference
#include "docuno.hxx"
#include "docoptio.hxx"
Include dependency graph for optuno.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScDocOptionsHelper
 
class  ScDocOptionsObj
 

Macros

#define PROP_UNO_CALCASSHOWN   1
 
#define PROP_UNO_DEFTABSTOP   2
 
#define PROP_UNO_IGNORECASE   3
 
#define PROP_UNO_ITERENABLED   4
 
#define PROP_UNO_ITERCOUNT   5
 
#define PROP_UNO_ITEREPSILON   6
 
#define PROP_UNO_LOOKUPLABELS   7
 
#define PROP_UNO_MATCHWHOLE   8
 
#define PROP_UNO_NULLDATE   9
 
#define PROP_UNO_SPELLONLINE   10
 
#define PROP_UNO_STANDARDDEC   11
 
#define PROP_UNO_REGEXENABLED   12
 
#define PROP_UNO_WILDCARDSENABLED   13
 

Macro Definition Documentation

◆ PROP_UNO_CALCASSHOWN

#define PROP_UNO_CALCASSHOWN   1

Definition at line 25 of file optuno.hxx.

◆ PROP_UNO_DEFTABSTOP

#define PROP_UNO_DEFTABSTOP   2

Definition at line 26 of file optuno.hxx.

◆ PROP_UNO_IGNORECASE

#define PROP_UNO_IGNORECASE   3

Definition at line 27 of file optuno.hxx.

◆ PROP_UNO_ITERCOUNT

#define PROP_UNO_ITERCOUNT   5

Definition at line 29 of file optuno.hxx.

◆ PROP_UNO_ITERENABLED

#define PROP_UNO_ITERENABLED   4

Definition at line 28 of file optuno.hxx.

◆ PROP_UNO_ITEREPSILON

#define PROP_UNO_ITEREPSILON   6

Definition at line 30 of file optuno.hxx.

◆ PROP_UNO_LOOKUPLABELS

#define PROP_UNO_LOOKUPLABELS   7

Definition at line 31 of file optuno.hxx.

◆ PROP_UNO_MATCHWHOLE

#define PROP_UNO_MATCHWHOLE   8

Definition at line 32 of file optuno.hxx.

◆ PROP_UNO_NULLDATE

#define PROP_UNO_NULLDATE   9

Definition at line 33 of file optuno.hxx.

◆ PROP_UNO_REGEXENABLED

#define PROP_UNO_REGEXENABLED   12

Definition at line 36 of file optuno.hxx.

◆ PROP_UNO_SPELLONLINE

#define PROP_UNO_SPELLONLINE   10

Definition at line 34 of file optuno.hxx.

◆ PROP_UNO_STANDARDDEC

#define PROP_UNO_STANDARDDEC   11

Definition at line 35 of file optuno.hxx.

◆ PROP_UNO_WILDCARDSENABLED

#define PROP_UNO_WILDCARDSENABLED   13

Definition at line 37 of file optuno.hxx.