summaryrefslogtreecommitdiff
path: root/svx/source/dialog/paragrph.hrc
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-04-24 07:34:33 +0000
committerOliver Specht <os@openoffice.org>2001-04-24 07:34:33 +0000
commit2f2005aef088190613303128ffe3270fe1e28f06 (patch)
treedd295bcd995056c41b700cc2951e7521a394894a /svx/source/dialog/paragrph.hrc
parentd001986435ffe1df4df58f134f727b99f6f8a068 (diff)
vertical text alignment control added
Diffstat (limited to 'svx/source/dialog/paragrph.hrc')
-rw-r--r--svx/source/dialog/paragrph.hrc7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/dialog/paragrph.hrc b/svx/source/dialog/paragrph.hrc
index c161df40559a..c98ae8bdd693 100644
--- a/svx/source/dialog/paragrph.hrc
+++ b/svx/source/dialog/paragrph.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: paragrph.hrc,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: os $ $Date: 2001-01-17 16:13:26 $
+ * last change: $Author: os $ $Date: 2001-04-24 08:34:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,6 +82,9 @@
#define BTN_CENTERALIGN 32
#define BTN_JUSTIFYALIGN 33
#define GB_ALIGN 34
+#define FL_VERTALIGN 35
+#define LB_VERTALIGN 36
+#define FL_VERTEX 37
#define LB_LINEDIST 40
#define FT_LINEDIST 41