Kaydet (Commit) 69962a1a authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS aw051 (1.67.408); FILE MERGED

2007/05/10 15:33:43 aw 1.67.408.2: RESYNC: (1.67-1.68); FILE MERGED
2007/05/03 16:21:26 aw 1.67.408.1: #i4219# Support for reading page maximum size and page margins from SvtOptionsDrawinglayer
üst 99b1eeae
......@@ -4,9 +4,9 @@
*
* $RCSfile: page.src,v $
*
* $Revision: 1.69 $
* $Revision: 1.70 $
*
* last change: $Author: hr $ $Date: 2007-06-27 17:32:11 $
* last change: $Author: obo $ $Date: 2007-07-18 10:52:49 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -81,10 +81,10 @@ TabPage RID_SVXPAGE_PAGE
Left = TRUE ;
Repeat = TRUE ;
Spin = TRUE ;
Maximum = 11900 ;
// #i4219# taken from congiguration now Maximum = 11900 ;
DecimalDigits = 2 ;
Unit = FUNIT_CM ;
Last = 11900 ;
// #i4219# Last = 11900 ;
SpinSize = 10 ;
};
FixedText FT_PAPER_HEIGHT
......@@ -102,10 +102,10 @@ TabPage RID_SVXPAGE_PAGE
Left = TRUE ;
Repeat = TRUE ;
Spin = TRUE ;
Maximum = 11900 ;
// #i4219# taken from congiguration now Maximum = 11900 ;
DecimalDigits = 2 ;
Unit = FUNIT_CM ;
Last = 11900 ;
// #i4219# Last = 11900 ;
SpinSize = 10 ;
};
FixedText FT_ORIENTATION
......@@ -185,10 +185,10 @@ TabPage RID_SVXPAGE_PAGE
Left = TRUE ;
Repeat = TRUE ;
Spin = TRUE ;
Maximum = 9999 ;
// #i4219# taken from congiguration now Maximum = 9999 ;
DecimalDigits = 2 ;
Unit = FUNIT_CM ;
Last = 9999 ;
// #i4219# Last = 9999 ;
SpinSize = 10 ;
};
FixedText FT_RIGHT_MARGIN
......@@ -206,10 +206,10 @@ TabPage RID_SVXPAGE_PAGE
Left = TRUE ;
Repeat = TRUE ;
Spin = TRUE ;
Maximum = 9999 ;
// #i4219# taken from congiguration now Maximum = 9999 ;
DecimalDigits = 2 ;
Unit = FUNIT_CM ;
Last = 9999 ;
// #i4219# Last = 9999 ;
SpinSize = 10 ;
};
FixedText FT_TOP_MARGIN
......@@ -227,10 +227,10 @@ TabPage RID_SVXPAGE_PAGE
Left = TRUE ;
Repeat = TRUE ;
Spin = TRUE ;
Maximum = 9999 ;
// #i4219# taken from congiguration now Maximum = 9999 ;
DecimalDigits = 2 ;
Unit = FUNIT_CM ;
Last = 9999 ;
// #i4219# Last = 9999 ;
SpinSize = 10 ;
};
FixedText FT_BOTTOM_MARGIN
......@@ -248,10 +248,10 @@ TabPage RID_SVXPAGE_PAGE
Left = TRUE ;
Repeat = TRUE ;
Spin = TRUE ;
Maximum = 9999 ;
// #i4219# taken from congiguration now Maximum = 9999 ;
DecimalDigits = 2 ;
Unit = FUNIT_CM ;
Last = 9999 ;
// #i4219# Last = 9999 ;
SpinSize = 10 ;
};
FixedLine FL_BOTTOM_SEP
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment