|
LibreOffice Module sc (master) 1
|
Go to the source code of this file.
Classes | |
| class | ScGridOptions |
| class | ScViewOptions |
| class | ScTpViewItem |
| class | ScViewCfg |
Macros | |
| #define | MAX_OPT sal_uInt16(VOPT_THEMEDCURSOR)+1 |
| #define | MAX_TYPE sal_uInt16(VOBJ_TYPE_DRAW)+1 |
Enumerations | |
| enum | ScViewOption { VOPT_FORMULAS = 0 , VOPT_NULLVALS , VOPT_SYNTAX , VOPT_NOTES , VOPT_FORMULAS_MARKS , VOPT_VSCROLL , VOPT_HSCROLL , VOPT_TABCONTROLS , VOPT_OUTLINER , VOPT_HEADER , VOPT_GRID , VOPT_GRID_ONTOP , VOPT_HELPLINES , VOPT_ANCHOR , VOPT_PAGEBREAKS , VOPT_SUMMARY , VOPT_THEMEDCURSOR } |
| enum | ScVObjType { VOBJ_TYPE_OLE = 0 , VOBJ_TYPE_CHART , VOBJ_TYPE_DRAW } |
| #define MAX_OPT sal_uInt16(VOPT_THEMEDCURSOR)+1 |
Definition at line 58 of file viewopti.hxx.
| #define MAX_TYPE sal_uInt16(VOBJ_TYPE_DRAW)+1 |
Definition at line 59 of file viewopti.hxx.
| enum ScViewOption |
Definition at line 30 of file viewopti.hxx.
| enum ScVObjType |
| Enumerator | |
|---|---|
| VOBJ_TYPE_OLE | |
| VOBJ_TYPE_CHART | |
| VOBJ_TYPE_DRAW | |
Definition at line 51 of file viewopti.hxx.