Lines Matching refs:binding
34 #include <com/sun/star/form/binding/IncompatibleTypesException.idl>
37 #include <com/sun/star/form/binding/InvalidBindingStateException.idl>
42 module com { module sun { module star { module form { module binding {
46 /** specifies a binding to a value which can be read and written.
51 /** determines the types which are supported by this binding for value exchange
58 /** determines whether a given type is supported by this binding for value exchange
70 if the requested value type is not supported by the binding
80 if the given value type is not supported by the binding
82 if the value currently cannot be changed, since the binding is not
83 fully operational. Possible reasons for this include the binding being
84 readonly, or the target of the binding not being present.
86 if the binding in general does not support write access to it's binding