summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpcalc.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-03-28 12:28:48 +0000
committerOliver Specht <os@openoffice.org>2001-03-28 12:28:48 +0000
commit8909bc6e3bb44a3e3ff1a2daa0548f1e076e496c (patch)
tree76c15a842ee29e03b2e3114ef74bb13e9457fbbc /sc/source/ui/inc/tpcalc.hxx
parent8e09a55d2789920265798c6dbaf94edbecc214a4 (diff)
option dialog changes
Diffstat (limited to 'sc/source/ui/inc/tpcalc.hxx')
-rw-r--r--sc/source/ui/inc/tpcalc.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/inc/tpcalc.hxx b/sc/source/ui/inc/tpcalc.hxx
index bc198c66b2ca..24c0fad99a71 100644
--- a/sc/source/ui/inc/tpcalc.hxx
+++ b/sc/source/ui/inc/tpcalc.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tpcalc.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: er $ $Date: 2001-01-30 15:12:35 $
+ * last change: $Author: os $ $Date: 2001-03-28 13:26:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -109,13 +109,13 @@ private:
NumericField aEdSteps;
FixedText aFtEps;
Edit aEdEps;
- GroupBox aGbZRefs;
+ FixedLine aGbZRefs;
RadioButton aBtnDateStd;
RadioButton aBtnDateSc10;
RadioButton aBtnDate1904;
- GroupBox aGbDate;
+ FixedLine aGbDate;
CheckBox aBtnCase;
CheckBox aBtnCalc;