LibreOffice Module sc (master) 1
Macros | Variables
ViewSettingsSequenceDefines.hxx File Reference
#include <rtl/ustring.hxx>
Include dependency graph for ViewSettingsSequenceDefines.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SC_VIEWSETTINGS_COUNT   26
 
#define SC_VIEW_ID   0
 
#define SC_TABLE_VIEWSETTINGS   1
 
#define SC_ACTIVE_TABLE   2
 
#define SC_HORIZONTAL_SCROLL_BAR_WIDTH   3
 
#define SC_ZOOM_TYPE   4
 
#define SC_ZOOM_VALUE   5
 
#define SC_PAGE_VIEW_ZOOM_VALUE   6
 
#define SC_PAGE_BREAK_PREVIEW   7
 
#define SC_SHOWZERO   8
 
#define SC_SHOWNOTES   9
 
#define SC_SHOWFORMULASMARKS   10
 
#define SC_SHOWGRID   11
 
#define SC_GRIDCOLOR   12
 
#define SC_SHOWPAGEBR   13
 
#define SC_COLROWHDR   14
 
#define SC_SHEETTABS   15
 
#define SC_OUTLSYMB   16
 
#define SC_VALUE_HIGHLIGHTING   17
 
#define SC_SNAPTORASTER   18
 
#define SC_RASTERVIS   19
 
#define SC_RASTERRESX   20
 
#define SC_RASTERRESY   21
 
#define SC_RASTERSUBX   22
 
#define SC_RASTERSUBY   23
 
#define SC_RASTERSYNC   24
 
#define SC_FORMULA_BAR_HEIGHT   25
 
#define SC_TABLE_VIEWSETTINGS_COUNT   16
 
#define SC_CURSOR_X   0
 
#define SC_CURSOR_Y   1
 
#define SC_HORIZONTAL_SPLIT_MODE   2
 
#define SC_VERTICAL_SPLIT_MODE   3
 
#define SC_HORIZONTAL_SPLIT_POSITION   4
 
#define SC_VERTICAL_SPLIT_POSITION   5
 
#define SC_ACTIVE_SPLIT_RANGE   6
 
#define SC_POSITION_LEFT   7
 
#define SC_POSITION_RIGHT   8
 
#define SC_POSITION_TOP   9
 
#define SC_POSITION_BOTTOM   10
 
#define SC_TABLE_ZOOM_TYPE   11
 
#define SC_TABLE_ZOOM_VALUE   12
 
#define SC_TABLE_PAGE_VIEW_ZOOM_VALUE   13
 
#define SC_FORMULA_BAR_HEIGHT_VALUE   14
 
#define SC_TABLE_SHOWGRID   15
 
#define SC_HORIZONTALSPLITPOSITION_TWIPS   "HorizontalSplitPositionTwips"
 
#define SC_VERTICALSPLITPOSITION_TWIPS   "VerticalSplitPositionTwips"
 
#define SC_TABLESELECTED   "TableSelected"
 
#define SC_RELHORIZONTALTABBARWIDTH   "RelativeHorizontalTabbarWidth"
 
#define SC_VIEW   "view"
 

Variables

constexpr OUStringLiteral SC_CURSORPOSITIONX = u"CursorPositionX"
 
constexpr OUStringLiteral SC_CURSORPOSITIONY = u"CursorPositionY"
 
constexpr OUStringLiteral SC_HORIZONTALSPLITMODE = u"HorizontalSplitMode"
 
constexpr OUStringLiteral SC_VERTICALSPLITMODE = u"VerticalSplitMode"
 
constexpr OUStringLiteral SC_HORIZONTALSPLITPOSITION = u"HorizontalSplitPosition"
 
constexpr OUStringLiteral SC_VERTICALSPLITPOSITION = u"VerticalSplitPosition"
 
constexpr OUStringLiteral SC_ACTIVESPLITRANGE = u"ActiveSplitRange"
 
constexpr OUStringLiteral SC_POSITIONLEFT = u"PositionLeft"
 
constexpr OUStringLiteral SC_POSITIONRIGHT = u"PositionRight"
 
constexpr OUStringLiteral SC_POSITIONTOP = u"PositionTop"
 
constexpr OUStringLiteral SC_POSITIONBOTTOM = u"PositionBottom"
 
constexpr OUStringLiteral SC_TABLES = u"Tables"
 
constexpr OUStringLiteral SC_ACTIVETABLE = u"ActiveTable"
 
constexpr OUStringLiteral SC_HORIZONTALSCROLLBARWIDTH = u"HorizontalScrollbarWidth"
 
constexpr OUStringLiteral SC_ZOOMTYPE = u"ZoomType"
 
constexpr OUStringLiteral SC_ZOOMVALUE = u"ZoomValue"
 
constexpr OUStringLiteral SC_PAGEVIEWZOOMVALUE = u"PageViewZoomValue"
 
constexpr OUStringLiteral SC_SHOWPAGEBREAKPREVIEW = u"ShowPageBreakPreview"
 
constexpr OUStringLiteral SC_FORMULABARHEIGHT = u"FormulaBarHeight"
 
constexpr OUStringLiteral SC_VIEWID = u"ViewId"
 

Macro Definition Documentation

◆ SC_ACTIVE_SPLIT_RANGE

#define SC_ACTIVE_SPLIT_RANGE   6

Definition at line 67 of file ViewSettingsSequenceDefines.hxx.

◆ SC_ACTIVE_TABLE

#define SC_ACTIVE_TABLE   2

Definition at line 31 of file ViewSettingsSequenceDefines.hxx.

◆ SC_COLROWHDR

#define SC_COLROWHDR   14

Definition at line 43 of file ViewSettingsSequenceDefines.hxx.

◆ SC_CURSOR_X

#define SC_CURSOR_X   0

Definition at line 61 of file ViewSettingsSequenceDefines.hxx.

◆ SC_CURSOR_Y

#define SC_CURSOR_Y   1

Definition at line 62 of file ViewSettingsSequenceDefines.hxx.

◆ SC_FORMULA_BAR_HEIGHT

#define SC_FORMULA_BAR_HEIGHT   25

Definition at line 54 of file ViewSettingsSequenceDefines.hxx.

◆ SC_FORMULA_BAR_HEIGHT_VALUE

#define SC_FORMULA_BAR_HEIGHT_VALUE   14

Definition at line 75 of file ViewSettingsSequenceDefines.hxx.

◆ SC_GRIDCOLOR

#define SC_GRIDCOLOR   12

Definition at line 41 of file ViewSettingsSequenceDefines.hxx.

◆ SC_HORIZONTAL_SCROLL_BAR_WIDTH

#define SC_HORIZONTAL_SCROLL_BAR_WIDTH   3

Definition at line 32 of file ViewSettingsSequenceDefines.hxx.

◆ SC_HORIZONTAL_SPLIT_MODE

#define SC_HORIZONTAL_SPLIT_MODE   2

Definition at line 63 of file ViewSettingsSequenceDefines.hxx.

◆ SC_HORIZONTAL_SPLIT_POSITION

#define SC_HORIZONTAL_SPLIT_POSITION   4

Definition at line 65 of file ViewSettingsSequenceDefines.hxx.

◆ SC_HORIZONTALSPLITPOSITION_TWIPS

#define SC_HORIZONTALSPLITPOSITION_TWIPS   "HorizontalSplitPositionTwips"

Definition at line 84 of file ViewSettingsSequenceDefines.hxx.

◆ SC_OUTLSYMB

#define SC_OUTLSYMB   16

Definition at line 45 of file ViewSettingsSequenceDefines.hxx.

◆ SC_PAGE_BREAK_PREVIEW

#define SC_PAGE_BREAK_PREVIEW   7

Definition at line 36 of file ViewSettingsSequenceDefines.hxx.

◆ SC_PAGE_VIEW_ZOOM_VALUE

#define SC_PAGE_VIEW_ZOOM_VALUE   6

Definition at line 35 of file ViewSettingsSequenceDefines.hxx.

◆ SC_POSITION_BOTTOM

#define SC_POSITION_BOTTOM   10

Definition at line 71 of file ViewSettingsSequenceDefines.hxx.

◆ SC_POSITION_LEFT

#define SC_POSITION_LEFT   7

Definition at line 68 of file ViewSettingsSequenceDefines.hxx.

◆ SC_POSITION_RIGHT

#define SC_POSITION_RIGHT   8

Definition at line 69 of file ViewSettingsSequenceDefines.hxx.

◆ SC_POSITION_TOP

#define SC_POSITION_TOP   9

Definition at line 70 of file ViewSettingsSequenceDefines.hxx.

◆ SC_RASTERRESX

#define SC_RASTERRESX   20

Definition at line 49 of file ViewSettingsSequenceDefines.hxx.

◆ SC_RASTERRESY

#define SC_RASTERRESY   21

Definition at line 50 of file ViewSettingsSequenceDefines.hxx.

◆ SC_RASTERSUBX

#define SC_RASTERSUBX   22

Definition at line 51 of file ViewSettingsSequenceDefines.hxx.

◆ SC_RASTERSUBY

#define SC_RASTERSUBY   23

Definition at line 52 of file ViewSettingsSequenceDefines.hxx.

◆ SC_RASTERSYNC

#define SC_RASTERSYNC   24

Definition at line 53 of file ViewSettingsSequenceDefines.hxx.

◆ SC_RASTERVIS

#define SC_RASTERVIS   19

Definition at line 48 of file ViewSettingsSequenceDefines.hxx.

◆ SC_RELHORIZONTALTABBARWIDTH

#define SC_RELHORIZONTALTABBARWIDTH   "RelativeHorizontalTabbarWidth"

Definition at line 96 of file ViewSettingsSequenceDefines.hxx.

◆ SC_SHEETTABS

#define SC_SHEETTABS   15

Definition at line 44 of file ViewSettingsSequenceDefines.hxx.

◆ SC_SHOWFORMULASMARKS

#define SC_SHOWFORMULASMARKS   10

Definition at line 39 of file ViewSettingsSequenceDefines.hxx.

◆ SC_SHOWGRID

#define SC_SHOWGRID   11

Definition at line 40 of file ViewSettingsSequenceDefines.hxx.

◆ SC_SHOWNOTES

#define SC_SHOWNOTES   9

Definition at line 38 of file ViewSettingsSequenceDefines.hxx.

◆ SC_SHOWPAGEBR

#define SC_SHOWPAGEBR   13

Definition at line 42 of file ViewSettingsSequenceDefines.hxx.

◆ SC_SHOWZERO

#define SC_SHOWZERO   8

Definition at line 37 of file ViewSettingsSequenceDefines.hxx.

◆ SC_SNAPTORASTER

#define SC_SNAPTORASTER   18

Definition at line 47 of file ViewSettingsSequenceDefines.hxx.

◆ SC_TABLE_PAGE_VIEW_ZOOM_VALUE

#define SC_TABLE_PAGE_VIEW_ZOOM_VALUE   13

Definition at line 74 of file ViewSettingsSequenceDefines.hxx.

◆ SC_TABLE_SHOWGRID

#define SC_TABLE_SHOWGRID   15

Definition at line 76 of file ViewSettingsSequenceDefines.hxx.

◆ SC_TABLE_VIEWSETTINGS

#define SC_TABLE_VIEWSETTINGS   1

Definition at line 30 of file ViewSettingsSequenceDefines.hxx.

◆ SC_TABLE_VIEWSETTINGS_COUNT

#define SC_TABLE_VIEWSETTINGS_COUNT   16

Definition at line 59 of file ViewSettingsSequenceDefines.hxx.

◆ SC_TABLE_ZOOM_TYPE

#define SC_TABLE_ZOOM_TYPE   11

Definition at line 72 of file ViewSettingsSequenceDefines.hxx.

◆ SC_TABLE_ZOOM_VALUE

#define SC_TABLE_ZOOM_VALUE   12

Definition at line 73 of file ViewSettingsSequenceDefines.hxx.

◆ SC_TABLESELECTED

#define SC_TABLESELECTED   "TableSelected"

Definition at line 91 of file ViewSettingsSequenceDefines.hxx.

◆ SC_VALUE_HIGHLIGHTING

#define SC_VALUE_HIGHLIGHTING   17

Definition at line 46 of file ViewSettingsSequenceDefines.hxx.

◆ SC_VERTICAL_SPLIT_MODE

#define SC_VERTICAL_SPLIT_MODE   3

Definition at line 64 of file ViewSettingsSequenceDefines.hxx.

◆ SC_VERTICAL_SPLIT_POSITION

#define SC_VERTICAL_SPLIT_POSITION   5

Definition at line 66 of file ViewSettingsSequenceDefines.hxx.

◆ SC_VERTICALSPLITPOSITION_TWIPS

#define SC_VERTICALSPLITPOSITION_TWIPS   "VerticalSplitPositionTwips"

Definition at line 85 of file ViewSettingsSequenceDefines.hxx.

◆ SC_VIEW

#define SC_VIEW   "view"

Definition at line 103 of file ViewSettingsSequenceDefines.hxx.

◆ SC_VIEW_ID

#define SC_VIEW_ID   0

Definition at line 29 of file ViewSettingsSequenceDefines.hxx.

◆ SC_VIEWSETTINGS_COUNT

#define SC_VIEWSETTINGS_COUNT   26

Definition at line 27 of file ViewSettingsSequenceDefines.hxx.

◆ SC_ZOOM_TYPE

#define SC_ZOOM_TYPE   4

Definition at line 33 of file ViewSettingsSequenceDefines.hxx.

◆ SC_ZOOM_VALUE

#define SC_ZOOM_VALUE   5

Definition at line 34 of file ViewSettingsSequenceDefines.hxx.

Variable Documentation

◆ SC_ACTIVESPLITRANGE

constexpr OUStringLiteral SC_ACTIVESPLITRANGE = u"ActiveSplitRange"
inlineconstexpr

◆ SC_ACTIVETABLE

constexpr OUStringLiteral SC_ACTIVETABLE = u"ActiveTable"
inlineconstexpr

◆ SC_CURSORPOSITIONX

constexpr OUStringLiteral SC_CURSORPOSITIONX = u"CursorPositionX"
inlineconstexpr

◆ SC_CURSORPOSITIONY

constexpr OUStringLiteral SC_CURSORPOSITIONY = u"CursorPositionY"
inlineconstexpr

◆ SC_FORMULABARHEIGHT

constexpr OUStringLiteral SC_FORMULABARHEIGHT = u"FormulaBarHeight"
inlineconstexpr

◆ SC_HORIZONTALSCROLLBARWIDTH

constexpr OUStringLiteral SC_HORIZONTALSCROLLBARWIDTH = u"HorizontalScrollbarWidth"
inlineconstexpr

◆ SC_HORIZONTALSPLITMODE

constexpr OUStringLiteral SC_HORIZONTALSPLITMODE = u"HorizontalSplitMode"
inlineconstexpr

◆ SC_HORIZONTALSPLITPOSITION

constexpr OUStringLiteral SC_HORIZONTALSPLITPOSITION = u"HorizontalSplitPosition"
inlineconstexpr

◆ SC_PAGEVIEWZOOMVALUE

constexpr OUStringLiteral SC_PAGEVIEWZOOMVALUE = u"PageViewZoomValue"
inlineconstexpr

◆ SC_POSITIONBOTTOM

constexpr OUStringLiteral SC_POSITIONBOTTOM = u"PositionBottom"
inlineconstexpr

◆ SC_POSITIONLEFT

constexpr OUStringLiteral SC_POSITIONLEFT = u"PositionLeft"
inlineconstexpr

◆ SC_POSITIONRIGHT

constexpr OUStringLiteral SC_POSITIONRIGHT = u"PositionRight"
inlineconstexpr

◆ SC_POSITIONTOP

constexpr OUStringLiteral SC_POSITIONTOP = u"PositionTop"
inlineconstexpr

◆ SC_SHOWPAGEBREAKPREVIEW

constexpr OUStringLiteral SC_SHOWPAGEBREAKPREVIEW = u"ShowPageBreakPreview"
inlineconstexpr

◆ SC_TABLES

constexpr OUStringLiteral SC_TABLES = u"Tables"
inlineconstexpr

◆ SC_VERTICALSPLITMODE

constexpr OUStringLiteral SC_VERTICALSPLITMODE = u"VerticalSplitMode"
inlineconstexpr

◆ SC_VERTICALSPLITPOSITION

constexpr OUStringLiteral SC_VERTICALSPLITPOSITION = u"VerticalSplitPosition"
inlineconstexpr

◆ SC_VIEWID

constexpr OUStringLiteral SC_VIEWID = u"ViewId"
inlineconstexpr

◆ SC_ZOOMTYPE

constexpr OUStringLiteral SC_ZOOMTYPE = u"ZoomType"
inlineconstexpr

◆ SC_ZOOMVALUE

constexpr OUStringLiteral SC_ZOOMVALUE = u"ZoomValue"
inlineconstexpr