Kaydet (Commit) a370bed5 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS frmvalidation (1.8.36); FILE MERGED

2004/03/11 16:46:14 fs 1.8.36.1: mass checkin
- #i25106# core for validating form controls via external XValidator instances
- moved the services/interfaces related to binding form controls to external
  value suppliers into css.form.binding (out of drafts.css.form/component)
üst e5e61630
......@@ -2,9 +2,9 @@
*
* $RCSfile: Edit.hxx,v $
*
* $Revision: 1.8 $
* $Revision: 1.9 $
*
* last change: $Author: obo $ $Date: 2003-10-21 08:57:08 $
* last change: $Author: rt $ $Date: 2004-04-02 10:51:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -143,7 +143,7 @@ protected:
virtual void onConnectedDbColumn( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxForm );
virtual void onDisconnectedDbColumn();
virtual sal_Bool approveValueBinding( const ::com::sun::star::uno::Reference< ::drafts::com::sun::star::form::XValueBinding >& _rxBinding );
virtual sal_Bool approveValueBinding( const ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XValueBinding >& _rxBinding );
protected:
virtual sal_Int16 getPersistenceFlags() const;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment