Kaydet (Commit) 2cf41952 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS fwk82_SRC680 (1.3.58); FILE MERGED

2008/01/14 12:23:47 pb 1.3.58.1: fix: #i85103# correct order of radiobuttons
üst 1f3a91cf
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: printdlg.hxx,v $ * $RCSfile: printdlg.hxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: ihi $ $Date: 2007-11-26 18:38:19 $ * last change: $Author: rt $ $Date: 2008-01-29 16:11:22 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -121,8 +121,8 @@ private: ...@@ -121,8 +121,8 @@ private:
FixedLine maFlPrintRange; FixedLine maFlPrintRange;
RadioButton maRbtAll; RadioButton maRbtAll;
RadioButton maRbtPages; RadioButton maRbtPages;
Edit maEdtPages;
RadioButton maRbtSelection; RadioButton maRbtSelection;
Edit maEdtPages;
FixedLine maFlSepCopiesRange; FixedLine maFlSepCopiesRange;
......
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