summaryrefslogtreecommitdiffstats
path: root/padmin/source/rtsetup.src
diff options
context:
space:
mode:
authorPhilipp Lohmann <pl@openoffice.org>2001-12-06 18:47:09 +0000
committerPhilipp Lohmann <pl@openoffice.org>2001-12-06 18:47:09 +0000
commitc5bbefa7804a67ba11fdaaae3963d930a6a445d6 (patch)
tree3722dfbc082e55c38d01170755d53e9856a31eb8 /padmin/source/rtsetup.src
parent#95514# set show state correctly, do not map withdrawn windows in ToTop (diff)
downloadcore-c5bbefa7804a67ba11fdaaae3963d930a6a445d6.tar.gz
core-c5bbefa7804a67ba11fdaaae3963d930a6a445d6.zip
#95498# use mm instead of points
Diffstat (limited to 'padmin/source/rtsetup.src')
-rw-r--r--padmin/source/rtsetup.src12
1 files changed, 6 insertions, 6 deletions
diff --git a/padmin/source/rtsetup.src b/padmin/source/rtsetup.src
index c176cc4b6ac9..a9d8da80da0f 100644
--- a/padmin/source/rtsetup.src
+++ b/padmin/source/rtsetup.src
@@ -2,9 +2,9 @@
*
* $RCSfile: rtsetup.src,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: pl $ $Date: 2001-12-06 17:19:58 $
+ * last change: $Author: pl $ $Date: 2001-12-06 19:47:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1324,7 +1324,7 @@ TabPage RID_RTS_OTHERPAGE
StrictFormat = TRUE ;
Spin = TRUE;
Repeat = TRUE;
- Unit = FUNIT_POINT;
+ Unit = FUNIT_MM;
};
FixedText RID_RTS_OTHER_TOPMARGIN_TXT
{
@@ -1361,7 +1361,7 @@ TabPage RID_RTS_OTHERPAGE
StrictFormat = TRUE ;
Spin = TRUE;
Repeat = TRUE;
- Unit = FUNIT_POINT;
+ Unit = FUNIT_MM;
};
FixedText RID_RTS_OTHER_RIGHTMARGIN_TXT
{
@@ -1398,7 +1398,7 @@ TabPage RID_RTS_OTHERPAGE
StrictFormat = TRUE ;
Spin = TRUE;
Repeat = TRUE;
- Unit = FUNIT_POINT;
+ Unit = FUNIT_MM;
};
FixedText RID_RTS_OTHER_BOTTOMMARGIN_TXT
{
@@ -1435,7 +1435,7 @@ TabPage RID_RTS_OTHERPAGE
StrictFormat = TRUE ;
Spin = TRUE;
Repeat = TRUE;
- Unit = FUNIT_POINT;
+ Unit = FUNIT_MM;
};
FixedText RID_RTS_OTHER_COMMENT_TXT
{