22#include <rtl/ustring.hxx>
27#define SC_VIEWSETTINGS_COUNT 26
30#define SC_TABLE_VIEWSETTINGS 1
31#define SC_ACTIVE_TABLE 2
32#define SC_HORIZONTAL_SCROLL_BAR_WIDTH 3
34#define SC_ZOOM_VALUE 5
35#define SC_PAGE_VIEW_ZOOM_VALUE 6
36#define SC_PAGE_BREAK_PREVIEW 7
39#define SC_SHOWFORMULASMARKS 10
41#define SC_GRIDCOLOR 12
42#define SC_SHOWPAGEBR 13
43#define SC_COLROWHDR 14
44#define SC_SHEETTABS 15
46#define SC_VALUE_HIGHLIGHTING 17
47#define SC_SNAPTORASTER 18
48#define SC_RASTERVIS 19
49#define SC_RASTERRESX 20
50#define SC_RASTERRESY 21
51#define SC_RASTERSUBX 22
52#define SC_RASTERSUBY 23
53#define SC_RASTERSYNC 24
54#define SC_FORMULA_BAR_HEIGHT 25
59#define SC_TABLE_VIEWSETTINGS_COUNT 16
63#define SC_HORIZONTAL_SPLIT_MODE 2
64#define SC_VERTICAL_SPLIT_MODE 3
65#define SC_HORIZONTAL_SPLIT_POSITION 4
66#define SC_VERTICAL_SPLIT_POSITION 5
67#define SC_ACTIVE_SPLIT_RANGE 6
68#define SC_POSITION_LEFT 7
69#define SC_POSITION_RIGHT 8
70#define SC_POSITION_TOP 9
71#define SC_POSITION_BOTTOM 10
72#define SC_TABLE_ZOOM_TYPE 11
73#define SC_TABLE_ZOOM_VALUE 12
74#define SC_TABLE_PAGE_VIEW_ZOOM_VALUE 13
75#define SC_FORMULA_BAR_HEIGHT_VALUE 14
76#define SC_TABLE_SHOWGRID 15
84#define SC_HORIZONTALSPLITPOSITION_TWIPS "HorizontalSplitPositionTwips"
85#define SC_VERTICALSPLITPOSITION_TWIPS "VerticalSplitPositionTwips"
91#define SC_TABLESELECTED "TableSelected"
96#define SC_RELHORIZONTALTABBARWIDTH "RelativeHorizontalTabbarWidth"
103#define SC_VIEW "view"
constexpr OUStringLiteral SC_ACTIVESPLITRANGE
constexpr OUStringLiteral SC_SHOWPAGEBREAKPREVIEW
constexpr OUStringLiteral SC_HORIZONTALSCROLLBARWIDTH
constexpr OUStringLiteral SC_TABLES
constexpr OUStringLiteral SC_POSITIONRIGHT
constexpr OUStringLiteral SC_ZOOMVALUE
constexpr OUStringLiteral SC_CURSORPOSITIONY
constexpr OUStringLiteral SC_VERTICALSPLITMODE
constexpr OUStringLiteral SC_POSITIONBOTTOM
constexpr OUStringLiteral SC_VERTICALSPLITPOSITION
constexpr OUStringLiteral SC_POSITIONLEFT
constexpr OUStringLiteral SC_VIEWID
constexpr OUStringLiteral SC_ZOOMTYPE
constexpr OUStringLiteral SC_HORIZONTALSPLITPOSITION
constexpr OUStringLiteral SC_CURSORPOSITIONX
constexpr OUStringLiteral SC_PAGEVIEWZOOMVALUE
constexpr OUStringLiteral SC_FORMULABARHEIGHT
constexpr OUStringLiteral SC_ACTIVETABLE
constexpr OUStringLiteral SC_POSITIONTOP
constexpr OUStringLiteral SC_HORIZONTALSPLITMODE