summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-01-19 17:23:01 +0000
committerOliver Bolte <obo@openoffice.org>2006-01-19 17:23:01 +0000
commit336ed719ad58e41487458b5330432c26997965ce (patch)
tree5cc7aac458c0f8762f4c211eceb0e6ca8d235a24 /forms
parentcab26fbc441eb4391bd5d252cc4080319134109b (diff)
INTEGRATION: CWS gcc41 (1.26.36); FILE MERGED
2006/01/06 14:25:52 pmladek 1.26.36.2: RESYNC: (1.26-1.27); FILE MERGED 2005/12/07 13:05:07 pmladek 1.26.36.1: #i58967# Removed extra qualification to fix build with gcc-4.1
Diffstat (limited to 'forms')
-rw-r--r--forms/source/component/DatabaseForm.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/component/DatabaseForm.hxx b/forms/source/component/DatabaseForm.hxx
index 2a43f5419255..c05f5fb835d1 100644
--- a/forms/source/component/DatabaseForm.hxx
+++ b/forms/source/component/DatabaseForm.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: DatabaseForm.hxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: obo $ $Date: 2005-12-21 13:20:36 $
+ * last change: $Author: obo $ $Date: 2006-01-19 18:23:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -468,7 +468,7 @@ public:
static ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames_Static();
static ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getCurrentServiceNames_Static();
static ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getCompatibleServiceNames_Static();
- static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL ODatabaseForm::Create( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxFactory );
+ static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL Create( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxFactory );
// com::sun::star::io::XPersistObject
virtual ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);