summaryrefslogtreecommitdiffstats
path: root/dbaccess
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:15:53 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:15:53 +0000
commit8a3f54bead145415f1a374413a2a792def038f41 (patch)
treef74773c21df479edf7c89f01ca6d4200c6a9fadc /dbaccess
parentINTEGRATION: CWS warnings01 (1.4.50); FILE MERGED (diff)
downloadcore-8a3f54bead145415f1a374413a2a792def038f41.tar.gz
core-8a3f54bead145415f1a374413a2a792def038f41.zip
INTEGRATION: CWS warnings01 (1.12.50); FILE MERGED
2006/03/24 15:36:18 fs 1.12.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/inc/WTypeSelect.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/WTypeSelect.hxx b/dbaccess/source/ui/inc/WTypeSelect.hxx
index c77705d8daa8..9cbff2f539f7 100644
--- a/dbaccess/source/ui/inc/WTypeSelect.hxx
+++ b/dbaccess/source/ui/inc/WTypeSelect.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: WTypeSelect.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:43:33 $
+ * last change: $Author: hr $ $Date: 2006-06-20 03:15:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -72,7 +72,6 @@ namespace dbaui
virtual void DeactivateAggregate( EControlType eType );
virtual void CellModified(long nRow, sal_uInt16 nColId );
- 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;