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