summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/ColumnControlWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/ColumnControlWindow.hxx')
-rw-r--r--dbaccess/source/ui/inc/ColumnControlWindow.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/dbaccess/source/ui/inc/ColumnControlWindow.hxx b/dbaccess/source/ui/inc/ColumnControlWindow.hxx
index 2ea1d8136104..299171fb6121 100644
--- a/dbaccess/source/ui/inc/ColumnControlWindow.hxx
+++ b/dbaccess/source/ui/inc/ColumnControlWindow.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ColumnControlWindow.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:15:20 $
+ * last change: $Author: hr $ $Date: 2006-06-20 03:10:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -73,8 +73,6 @@ namespace dbaui
virtual void ActivateAggregate( EControlType eType );
virtual void DeactivateAggregate( EControlType eType );
- virtual void SetModified(sal_Bool bModified);
-
virtual ::com::sun::star::lang::Locale GetLocale() const;
virtual ::com::sun::star::uno::Reference< ::com::sun::star::util::XNumberFormatter > GetFormatter() const;
virtual TOTypeInfoSP getTypeInfo(sal_Int32 _nPos);