summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-05-20 18:11:31 +0000
committerKurt Zenker <kz@openoffice.org>2008-05-20 18:11:31 +0000
commitb174e53aa07add758ff586c5ca28e48261423f53 (patch)
treef04604609e923b90044ee4e7d9d944ab8a196938 /extensions
parent2a566d9c7e5efbb098867cc4154ce1fbb28cc3d9 (diff)
INTEGRATION: CWS mba30patches01 (1.7.40); FILE MERGED
2008/04/23 10:49:33 mba 1.7.40.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/18 15:40:58 mba 1.7.40.1: #i86365#: remove unused code
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/propctrlr/formcomponenthandler.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/extensions/source/propctrlr/formcomponenthandler.hxx b/extensions/source/propctrlr/formcomponenthandler.hxx
index 5b0c2da61fa7..ad6f19cce98b 100644
--- a/extensions/source/propctrlr/formcomponenthandler.hxx
+++ b/extensions/source/propctrlr/formcomponenthandler.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: formcomponenthandler.hxx,v $
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
* This file is part of OpenOffice.org.
*
@@ -433,9 +433,6 @@ namespace pcr
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _xFormProperties,
bool _bAllowEmptyDataSourceName );
- /// determines whether the given name denotes an existent data source
- bool impl_isValidDataSourceName_nothrow( const ::rtl::OUString& _rDSName ) const;
-
/** returns the URL of our context document
@return
*/