summaryrefslogtreecommitdiffstats
path: root/sc/inc/ViewSettingsSequenceDefines.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-01-10 12:07:04 +0000
committerOliver Bolte <obo@openoffice.org>2008-01-10 12:07:04 +0000
commit3fd04ab5fc2b536acd6d06a84641c528c30d2d97 (patch)
tree935c58a7dc02ada6452ba05e9eff0046b6277f8c /sc/inc/ViewSettingsSequenceDefines.hxx
parentINTEGRATION: CWS supdremove (1.39.190); FILE MERGED (diff)
downloadcore-3fd04ab5fc2b536acd6d06a84641c528c30d2d97.tar.gz
core-3fd04ab5fc2b536acd6d06a84641c528c30d2d97.zip
INTEGRATION: CWS xmlfilter02 (1.5.402); FILE MERGED
2007/12/12 10:09:02 dr 1.5.402.3: RESYNC: (1.5-1.6); FILE MERGED 2007/06/11 08:57:11 dr 1.5.402.2: view settings extensions for OOX filter 2007/06/08 13:20:57 dr 1.5.402.1: view settings extensions for OOX filter
Diffstat (limited to 'sc/inc/ViewSettingsSequenceDefines.hxx')
-rw-r--r--sc/inc/ViewSettingsSequenceDefines.hxx10
1 files changed, 7 insertions, 3 deletions
diff --git a/sc/inc/ViewSettingsSequenceDefines.hxx b/sc/inc/ViewSettingsSequenceDefines.hxx
index 831e9a59848e..34ebb7631cc5 100644
--- a/sc/inc/ViewSettingsSequenceDefines.hxx
+++ b/sc/inc/ViewSettingsSequenceDefines.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ViewSettingsSequenceDefines.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: ihi $ $Date: 2007-11-21 19:07:44 $
+ * last change: $Author: obo $ $Date: 2008-01-10 13:07:04 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -92,19 +92,23 @@
#define SC_VERTICALSPLITMODE "VerticalSplitMode"
#define SC_HORIZONTALSPLITPOSITION "HorizontalSplitPosition"
#define SC_VERTICALSPLITPOSITION "VerticalSplitPosition"
+#define SC_HORIZONTALSPLITPOSITION_TWIPS "HorizontalSplitPositionTwips"
+#define SC_VERTICALSPLITPOSITION_TWIPS "VerticalSplitPositionTwips"
#define SC_ACTIVESPLITRANGE "ActiveSplitRange"
#define SC_POSITIONLEFT "PositionLeft"
#define SC_POSITIONRIGHT "PositionRight"
#define SC_POSITIONTOP "PositionTop"
#define SC_POSITIONBOTTOM "PositionBottom"
+#define SC_TABLESELECTED "TableSelected"
#define SC_TABLES "Tables"
#define SC_ACTIVETABLE "ActiveTable"
#define SC_HORIZONTALSCROLLBARWIDTH "HorizontalScrollbarWidth"
+#define SC_RELHORIZONTALTABBARWIDTH "RelativeHorizontalTabbarWidth"
#define SC_ZOOMTYPE "ZoomType"
#define SC_ZOOMVALUE "ZoomValue"
#define SC_PAGEVIEWZOOMVALUE "PageViewZoomValue"
-#define SC_SHOWPAGEBREAKPREVIEW "ShowPageBreakPreview"
+#define SC_SHOWPAGEBREAKPREVIEW "ShowPageBreakPreview"
#define SC_VIEWID "ViewId"
#define SC_VIEW "View"