summaryrefslogtreecommitdiff
path: root/forms/source/component/Time.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Time.hxx')
-rw-r--r--forms/source/component/Time.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/component/Time.hxx b/forms/source/component/Time.hxx
index eca2c0cec526..d819d93cb433 100644
--- a/forms/source/component/Time.hxx
+++ b/forms/source/component/Time.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: Time.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:29:06 $
+ * last change: $Author: fs $ $Date: 2000-10-19 11:52:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@ namespace frm
//==================================================================
class OTimeModel
:public OEditBaseModel
- ,public ::utl::OAggregationArrayUsageHelper< OTimeModel >
+ ,public ::comphelper::OAggregationArrayUsageHelper< OTimeModel >
{
staruno::Any m_aSaveValue;
sal_Bool m_bDateTimeField;