summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-21 17:22:29 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-21 17:22:29 +0000
commit1b188e102ae4cc736008951e862ad59a5031d4d9 (patch)
tree6676382c7b388e016265b70ad1964acb661d2d83
parent42390b991a7ddf97a2876aa255901963e4a8fa30 (diff)
INTEGRATION: CWS os107 (1.5.1030); FILE MERGED
2007/11/07 10:19:10 os 1.5.1030.1: #i61007# caption localisable
-rw-r--r--sw/source/ui/frmdlg/cption.hrc10
1 files changed, 8 insertions, 2 deletions
diff --git a/sw/source/ui/frmdlg/cption.hrc b/sw/source/ui/frmdlg/cption.hrc
index 58395bcfd3a1..f85b11d318a4 100644
--- a/sw/source/ui/frmdlg/cption.hrc
+++ b/sw/source/ui/frmdlg/cption.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: cption.hrc,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 07:50:12 $
+ * last change: $Author: ihi $ $Date: 2007-11-21 18:22:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -67,6 +67,12 @@
#define FT_CHARSTYLE 28
#define LB_CHARSTYLE 29
#define CB_APPLYBAS 30
+#define FL_ORDER 31
+#define FT_ORDER 32
+#define LB_ORDER 33
+
+#define FT_NUM_SEP 34
+#define ED_NUM_SEP 35
#define STR_BEGINNING 1
#define STR_END 2