summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-04-22 13:07:55 +0000
committerOliver Specht <os@openoffice.org>2002-04-22 13:07:55 +0000
commit55820cee9c6896afc0062af20cc781b1a26dc3cc (patch)
tree3c8a741cf48615786b3e5346cdfd227a5a90bbb8 /sw/source/ui/misc
parent7c6fe78380e7c63a7d4d816efaf171fc8b544792 (diff)
#98780# ruby/text size default unit changed to POINT
Diffstat (limited to 'sw/source/ui/misc')
-rw-r--r--sw/source/ui/misc/pggrid.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/misc/pggrid.src b/sw/source/ui/misc/pggrid.src
index 7ce9d5802195..ac1149b60873 100644
--- a/sw/source/ui/misc/pggrid.src
+++ b/sw/source/ui/misc/pggrid.src
@@ -2,9 +2,9 @@
*
* $RCSfile: pggrid.src,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: kz $ $Date: 2002-04-19 20:11:19 $
+ * last change: $Author: os $ $Date: 2002-04-22 14:07:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -282,7 +282,7 @@ TabPage TP_TEXTGRID_PAGE
Minimum = 1 ;
Maximum = 5600 ;
DecimalDigits = 1 ;
- Unit = FUNIT_CM ;
+ Unit = FUNIT_POINT ;
First = 10 ;
Last = 5600 ;
SpinSize = 5 ;
@@ -367,7 +367,7 @@ TabPage TP_TEXTGRID_PAGE
Minimum = 1 ;
Maximum = 5600 ;
DecimalDigits = 1 ;
- Unit = FUNIT_CM ;
+ Unit = FUNIT_POINT;
First = 10 ;
Last = 5600 ;
SpinSize = 5 ;