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

INTEGRATION: CWS os96 (1.8.436); FILE MERGED

2007/06/19 06:17:45 pb 1.8.436.1: fix: #i76855# CheckBox aLoadDocPrinterCB added
üst 60f2b206
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: optsave.hxx,v $ * $RCSfile: optsave.hxx,v $
* *
* $Revision: 1.8 $ * $Revision: 1.9 $
* *
* last change: $Author: rt $ $Date: 2006-07-26 09:09:45 $ * last change: $Author: rt $ $Date: 2007-07-05 07:47:05 $
* *
* 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.
...@@ -76,6 +76,7 @@ class SvxSaveTabPage : public SfxTabPage ...@@ -76,6 +76,7 @@ class SvxSaveTabPage : public SfxTabPage
private: private:
FixedLine aLoadFL; FixedLine aLoadFL;
CheckBox aLoadUserSettingsCB; CheckBox aLoadUserSettingsCB;
CheckBox aLoadDocPrinterCB;
FixedLine aSaveBox; FixedLine aSaveBox;
CheckBox aDocInfoBtn; CheckBox aDocInfoBtn;
ReadOnlyImage aBackupFI; ReadOnlyImage aBackupFI;
......
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