summaryrefslogtreecommitdiff
path: root/padmin/source/prtsetup.hxx
diff options
context:
space:
mode:
authorPhilipp Lohmann <pl@openoffice.org>2001-12-06 16:19:58 +0000
committerPhilipp Lohmann <pl@openoffice.org>2001-12-06 16:19:58 +0000
commit6d300ea3479090cac6fd48d72c16cd353d01449e (patch)
treea66803b3a085a5a6fe5d9cab1b19a4f89a377be1 /padmin/source/prtsetup.hxx
parent5a9974957da862ed6b690eaa2c78b13a674c3e52 (diff)
#95498# show absolute margins again
Diffstat (limited to 'padmin/source/prtsetup.hxx')
-rw-r--r--padmin/source/prtsetup.hxx9
1 files changed, 2 insertions, 7 deletions
diff --git a/padmin/source/prtsetup.hxx b/padmin/source/prtsetup.hxx
index 82c7cdef8a14..8247190fee14 100644
--- a/padmin/source/prtsetup.hxx
+++ b/padmin/source/prtsetup.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: prtsetup.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: pl $ $Date: 2001-05-08 11:56:36 $
+ * last change: $Author: pl $ $Date: 2001-12-06 17:19:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -222,11 +222,6 @@ class RTSOtherPage : public TabPage
{
RTSDialog* m_pParent;
- ULONG m_nMarginLeft;
- ULONG m_nMarginTop;
- ULONG m_nMarginRight;
- ULONG m_nMarginBottom;
-
FixedText m_aLeftTxt;
MetricField m_aLeftLB;
FixedText m_aTopTxt;