summaryrefslogtreecommitdiff
path: root/forms/source/component/File.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/File.hxx')
-rw-r--r--forms/source/component/File.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/component/File.hxx b/forms/source/component/File.hxx
index dccaafaf01c0..8539a4389dbb 100644
--- a/forms/source/component/File.hxx
+++ b/forms/source/component/File.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: File.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:29:05 $
+ * 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
@@ -77,7 +77,7 @@ namespace frm
class OFileControlModel
:public OControlModel
,public starform::XReset
- ,public ::utl::OAggregationArrayUsageHelper< OFileControlModel >
+ ,public ::comphelper::OAggregationArrayUsageHelper< OFileControlModel >
{
::cppu::OInterfaceContainerHelper m_aResetListeners;
::rtl::OUString m_sDefaultValue;