summaryrefslogtreecommitdiff
path: root/forms/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2003-10-21 07:57:29 +0000
committerOliver Bolte <obo@openoffice.org>2003-10-21 07:57:29 +0000
commite003d475ceec25756bb1ab3f4df6e6275205f66e (patch)
treed61b749689779bd23af4f045728da62091d92d2f /forms/source
parenta6bafa6519cfaa280108509883724f3418b5affd (diff)
INTEGRATION: CWS formcelllinkage (1.5.92); FILE MERGED
2003/10/01 09:18:23 fs 1.5.92.1: #i18994# merging the changes from the CWS fs002
Diffstat (limited to 'forms/source')
-rw-r--r--forms/source/component/EditBase.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/component/EditBase.hxx b/forms/source/component/EditBase.hxx
index cd0bb2cf1409..e8d93ee2868b 100644
--- a/forms/source/component/EditBase.hxx
+++ b/forms/source/component/EditBase.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: EditBase.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: fs $ $Date: 2002-12-02 09:56:30 $
+ * last change: $Author: obo $ $Date: 2003-10-21 08:57:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -132,7 +132,7 @@ protected:
sal_Int16 getLastReadVersion() const { return m_nLastReadVersion; }
public:
- DECLARE_DEFAULT_XTOR( OEditBaseModel );
+ DECLARE_DEFAULT_BOUND_XTOR( OEditBaseModel );
// XPersistObject
virtual void SAL_CALL write(const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectOutputStream>& _rxOutStream) throw ( ::com::sun::star::io::IOException, ::com::sun::star::uno::RuntimeException);