/trunk/main/offapi/com/sun/star/form/binding/ |
H A D | BindableControlModel.idl | 28 #include <com/sun/star/form/binding/XBindableValue.idl> 36 module com { module sun { module star { module form { module binding { 38 /** specifies the model of a form control which supports binding to an external 47 If an bindable control model, at which a binding has been established (via 49 binding is also established at the clone. Effectively, this means that 50 both control model instances share the same binding instance.</p> 58 in the external binding.</p> 64 binding is read-only as long as the binding is.</li> 67 the value binding is disabled as long as the binding is not relevant.</li> 72 the restriction imposed by the binding.<br/> [all …]
|
H A D | XValueBinding.idl | 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 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. [all …]
|
H A D | BindableDataAwareControlModel.idl | 32 #include <com/sun/star/form/binding/BindableControlModel.idl> 37 module com { module sun { module star { module form { module binding { 42 which additionally supports binding to external value suppliers. 65 binding, which forces them to exchange their value with another foreign instance. 67 support a specialized, hard-coded value binding (namely the binding to a 77 this SQL binding is suspended, until the external binding is revoked. 80 An external value binding becomes effective as soon as it is set. This is a 87 in the external binding. This is a difference to SQL bindings of most 98 … external value binding, then the clone is also bound to the same binding instance.<br/> 113 /** specifies the functionality for binding the control model to a [all …]
|
H A D | BindableDatabaseComboBox.idl | 32 #include <com/sun/star/form/binding/BindableDataAwareControlModel.idl> 37 module com { module sun { module star { module form { module binding { 43 and additionally supports binding to arbitrary external values. 45 <p>If an <type scope="com::sun::star::form::binding">ValueBinding</type> instance is 46 set at the field, it will exchange it's text with the binding as <em>string</em>, thus only 48 <member scope="com::sun::star::form::binding">XValueBinding::setValueBinding</member>. 51 @see com::sun::star::form::binding::XValueBinding::supportsType 58 /** specifies the interaction between an internal binding to a database column, 59 and an external value binding.</p> 61 service com::sun::star::form::binding::BindableDataAwareControlModel;
|
H A D | BindableDatabaseTextField.idl | 32 #include <com/sun/star/form/binding/BindableDataAwareControlModel.idl> 37 module com { module sun { module star { module form { module binding { 42 database field, and additionally supports binding to arbitrary external values. 44 <p>If an <type scope="com::sun::star::form::binding">ValueBinding</type> instance is 45 set at the field, it will exchange it's text with the binding as <em>string</em>, thus only 47 <member scope="com::sun::star::form::binding">XValueBinding::setValueBinding</member>. 50 @see com::sun::star::form::binding::XValueBinding::supportsType 57 /** specifies the interaction between an internal binding to a database column, 58 and an external value binding.</p> 60 service com::sun::star::form::binding::BindableDataAwareControlModel;
|
H A D | BindableDatabaseListBox.idl | 32 #include <com/sun/star/form/binding/BindableDataAwareControlModel.idl> 37 module com { module sun { module star { module form { module binding { 42 database field, and additionally supports binding to arbitrary external values. 45 values with an external binding, the following lists explains all of them. If a new binding 47 tried in descending order: The first type supported by the binding is used for data exchange. 60 @see com::sun::star::form::binding::XValueBinding::supportsType 66 /** specifies the interaction between an internal binding to a database column, 67 and an external value binding.</p> 69 service com::sun::star::form::binding::BindableDataAwareControlModel;
|
H A D | BindableDatabaseDateField.idl | 32 #include <com/sun/star/form/binding/BindableDataAwareControlModel.idl> 37 module com { module sun { module star { module form { module binding { 42 database field, and additionally supports binding to arbitrary external values. 44 <p>If an <type scope="com::sun::star::form::binding">ValueBinding</type> instance is 45 …set at the field, it will exchange it's content with the binding as <type scope="com::sun::star::u… 48 @see com::sun::star::form::binding::XValueBinding::supportsType 55 /** specifies the interaction between an internal binding to a database column, 56 and an external value binding.</p> 58 service com::sun::star::form::binding::BindableDataAwareControlModel;
|
H A D | BindableDatabaseTimeField.idl | 32 #include <com/sun/star/form/binding/BindableDataAwareControlModel.idl> 37 module com { module sun { module star { module form { module binding { 42 database field, and additionally supports binding to arbitrary external values. 44 <p>If an <type scope="com::sun::star::form::binding">ValueBinding</type> instance is 45 …set at the field, it will exchange it's content with the binding as <type scope="com::sun::star::u… 48 @see com::sun::star::form::binding::XValueBinding::supportsType 55 /** specifies the interaction between an internal binding to a database column, 56 and an external value binding.</p> 58 service com::sun::star::form::binding::BindableDataAwareControlModel;
|
H A D | BindableDatabaseFormattedField.idl | 32 #include <com/sun/star/form/binding/BindableDataAwareControlModel.idl> 37 module com { module sun { module star { module form { module binding { 42 database field, and additionally supports binding to arbitrary external values. 44 <p>The <type scope="com::sun::star::form::binding">XValueBinding</type> instance which 48 @see com::sun::star::form::binding::XValueBinding::supportsType 54 /** specifies the interaction between an internal binding to a database column, 55 and an external value binding.</p> 57 service com::sun::star::form::binding::BindableDataAwareControlModel;
|
H A D | BindableDatabaseNumericField.idl | 32 #include <com/sun/star/form/binding/BindableDataAwareControlModel.idl> 37 module com { module sun { module star { module form { module binding { 42 database field, and additionally supports binding to arbitrary external values. 44 <p>The <type scope="com::sun::star::form::binding">XValueBinding</type> instance which 48 @see com::sun::star::form::binding::XValueBinding::supportsType 54 /** specifies the interaction between an internal binding to a database column, 55 and an external value binding.</p> 57 service com::sun::star::form::binding::BindableDataAwareControlModel;
|
H A D | ValueBinding.idl | 28 #include <com/sun/star/form/binding/XValueBinding.idl> 42 module com { module sun { module star { module form { module binding { 59 <p>As long as this property is <TRUE/>, the value binding should throw 65 /** determines the relevance of the value represented by the binding 72 <p><type>XBindableValue</type>s which are bound to this binding may or may not 82 /** allows access to the properties of the binding 87 /** allows read and write access to the value represented by this binding 94 <p>This interface is optional, since a binding may not support 106 this binding. However, they will not <em>own</em> the <type>ValueBinding</type>. 109 which the binding reflected died). For this reason, a <type>ValueBinding</type>
|
H A D | BindableDatabaseRadioButton.idl | 32 #include <com/sun/star/form/binding/BindableDataAwareControlModel.idl> 37 module com { module sun { module star { module form { module binding { 42 database field, and additionally supports binding to arbitrary external values. 44 <p>The <type scope="com::sun::star::form::binding">XValueBinding</type> instance which 52 <p>If the value binding associated with a <type>BindableDatabaseRadioButton</type> 60 @see com::sun::star::form::binding::XValueBinding::supportsType 68 /** specifies the interaction between an internal binding to a database column, 69 and an external value binding.</p> 71 service com::sun::star::form::binding::BindableDataAwareControlModel;
|
H A D | BindableDatabaseCheckBox.idl | 32 #include <com/sun/star/form/binding/BindableDataAwareControlModel.idl> 37 module com { module sun { module star { module form { module binding { 42 database field, and additionally supports binding to arbitrary external values. 44 <p>The <type scope="com::sun::star::form::binding">XValueBinding</type> instance which 54 <p>If the value binding associated with a <type>BindableDatabaseCheckBox</type> 62 @see com::sun::star::form::binding::XValueBinding::supportsType 71 /** specifies the interaction between an internal binding to a database column, 72 and an external value binding.</p> 74 service com::sun::star::form::binding::BindableDataAwareControlModel;
|
/trunk/main/offapi/com/sun/star/form/validation/ |
H A D | ValidatableBindableControlModel.idl | 32 #include <com/sun/star/form/binding/BindableControlModel.idl> 38 /** specifies a control model which supports both binding to an external value supplier, 44 …<ul><li>binding the value to an external component via <type scope="com::sun::star::form::binding"… 57 /** specifies support for binding the control value to an external component 59 <p>If a value binding is established at the control model (by using 60 …<member scope="com::sun::star::form::binding">XBindableValue::setValueBinding</member> with a non-… 61 binding), this binding is analyzed for validation support. If it is present (read: if the 62 binding also supports the <type>XValidator</type> interface), the binding is also 64 If, while this binding is active (in both its roles as value binding and validator), 68 service com::sun::star::form::binding::BindableControlModel;
|
/trunk/main/extensions/source/propctrlr/ |
H A D | cellbindinghelper.hxx | 81 ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XValueBinding > 90 ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XValueBinding > 98 ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XListEntrySource > 111 …const ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XValueBinding >& _rxBindi… 123 …const ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XValueBinding >& _rxBindi… 138 …const ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XListEntrySource >& _rxSo… 143 ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XValueBinding > 148 ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XListEntrySource > 157 …const ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XValueBinding >& _rxBindi… 186 …const ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XValueBinding >& _rxBindi… [all …]
|
/trunk/main/offapi/com/sun/star/xforms/ |
H A D | Binding.idl | 31 #include <com/sun/star/form/binding/ValueBinding.idl> 35 #include <com/sun/star/form/binding/ListEntrySource.idl> 54 /** allows the binding to act as value supplier for a form component 56 @see com::sun::star::form::binding::BindableControlModel 58 service com::sun::star::form::binding::ValueBinding; 60 /** allows external instances to observe the value represented by the binding 68 /** allows the binding to act as source for list entries of form controls 70 <p>If a binding is associated with more than one node in a DOM tree, it 74 service com::sun::star::form::binding::ListEntrySource; 76 /** allows the binding to act as validator for a form component [all …]
|
/trunk/main/xmloff/source/forms/ |
H A D | formcellbinding.hxx | 82 ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XValueBinding > 90 ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XListEntrySource > 103 …const ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XValueBinding >& _rxBindi… 117 …const ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XListEntrySource >& _rxSo… 122 ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XValueBinding > 127 ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XListEntrySource > 136 …const ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XValueBinding >& _rxBindi… 145 …const ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XListEntrySource >& _rxSo… 173 …const ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XValueBinding >& _rxBindi… 180 …const ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XValueBinding >& _rxBindi… [all …]
|
/trunk/main/odk/examples/DevelopersGuide/Forms/ |
H A D | SpreadsheetDocument.java | 66 …public com.sun.star.form.binding.XValueBinding createCellBinding( short sheet, short column, short… in createCellBinding() 73 …public com.sun.star.form.binding.XValueBinding createListIndexBinding( short sheet, short column, … in createListIndexBinding() 80 …private com.sun.star.form.binding.XValueBinding createCellBinding( short sheet, short column, shor… in createCellBinding() 82 com.sun.star.form.binding.XValueBinding cellBinding = null; in createCellBinding() 87 cellBinding = (com.sun.star.form.binding.XValueBinding)UnoRuntime.queryInterface( in createCellBinding() 88 com.sun.star.form.binding.XValueBinding.class, in createCellBinding() 106 …public com.sun.star.form.binding.XListEntrySource createListEntrySource( short sheet, short column, in createListEntrySource() 109 com.sun.star.form.binding.XListEntrySource entrySource = null; in createListEntrySource() 115 entrySource = (com.sun.star.form.binding.XListEntrySource)UnoRuntime.queryInterface( in createListEntrySource() 116 com.sun.star.form.binding.XListEntrySource.class, in createListEntrySource()
|
H A D | SpreadsheetValueBinding.java | 35 import com.sun.star.form.binding.XValueBinding; 36 import com.sun.star.form.binding.XBindableValue; 37 import com.sun.star.form.binding.XListEntrySource; 38 import com.sun.star.form.binding.XListEntrySink; 116 …oid implBind( XPropertySet controlModel, XValueBinding binding ) throws com.sun.star.form.binding.… in implBind() argument 121 bindable.setValueBinding( binding ); in implBind()
|
H A D | TableCellTextBinding.java | 29 import com.sun.star.form.binding.IncompatibleTypesException; 47 implements com.sun.star.form.binding.XValueBinding, 87 …public Object getValue(com.sun.star.uno.Type type) throws com.sun.star.form.binding.IncompatibleTy… in getValue() 90 throw new com.sun.star.form.binding.IncompatibleTypesException(); in getValue() 97 public void setValue(Object obj) throws com.sun.star.form.binding.IncompatibleTypesException in setValue() 106 throw new com.sun.star.form.binding.IncompatibleTypesException(); in setValue()
|
/trunk/main/forms/qa/integration/forms/ |
H A D | SpreadsheetDocument.java | 83 …public com.sun.star.form.binding.XValueBinding createCellBinding( short sheet, short column, short… in createCellBinding() 91 …public com.sun.star.form.binding.XValueBinding createListIndexBinding( short sheet, short column, … in createListIndexBinding() 99 …private com.sun.star.form.binding.XValueBinding createCellBinding( short sheet, short column, shor… in createCellBinding() 101 com.sun.star.form.binding.XValueBinding cellBinding = null; in createCellBinding() 106 cellBinding = (com.sun.star.form.binding.XValueBinding)UnoRuntime.queryInterface( in createCellBinding() 107 com.sun.star.form.binding.XValueBinding.class, in createCellBinding() 126 …public com.sun.star.form.binding.XListEntrySource createListEntrySource( short sheet, short column, in createListEntrySource() 129 com.sun.star.form.binding.XListEntrySource entrySource = null; in createListEntrySource() 135 entrySource = (com.sun.star.form.binding.XListEntrySource)UnoRuntime.queryInterface( in createListEntrySource() 136 com.sun.star.form.binding.XListEntrySource.class, in createListEntrySource()
|
H A D | TableCellTextBinding.java | 32 import com.sun.star.form.binding.IncompatibleTypesException; 50 implements com.sun.star.form.binding.XValueBinding, 90 …public Object getValue(com.sun.star.uno.Type type) throws com.sun.star.form.binding.IncompatibleTy… in getValue() 93 throw new com.sun.star.form.binding.IncompatibleTypesException(); in getValue() 100 public void setValue(Object obj) throws com.sun.star.form.binding.IncompatibleTypesException in setValue() 109 throw new com.sun.star.form.binding.IncompatibleTypesException(); in setValue()
|
/trunk/main/forms/source/component/ |
H A D | entrylisthelper.hxx | 48 typedef ::cppu::ImplHelper3 < ::com::sun::star::form::binding::XListEntrySink 49 , ::com::sun::star::form::binding::XListEntryListener 58 ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XListEntrySource > 74 …inline const ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XListEntrySource >& 143 …ySource( const ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XListEntrySource… 144 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XListEntrySource > SAL_… 147 …virtual void SAL_CALL entryChanged( const ::com::sun::star::form::binding::ListEntryEvent& _rSourc… 148 …virtual void SAL_CALL entryRangeInserted( const ::com::sun::star::form::binding::ListEntryEvent& _… 149 …virtual void SAL_CALL entryRangeRemoved( const ::com::sun::star::form::binding::ListEntryEvent& _r… 169 …const ::com::sun::star::uno::Reference< ::com::sun::star::form::binding::XListEntrySource >& _rxSo…
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/binding/ |
H A D | _XBindableValue.java | 23 package ifc.form.binding; 25 import com.sun.star.form.binding.XBindableValue; 26 import com.sun.star.form.binding.XValueBinding; 53 } catch (com.sun.star.form.binding.IncompatibleTypesException e) { in _setValueBinding() 98 throws com.sun.star.form.binding.IncompatibleTypesException { in getValue() 103 throws com.sun.star.form.binding.IncompatibleTypesException, in setValue()
|
/trunk/main/offapi/com/sun/star/table/ |
H A D | CellValueBinding.idl | 28 #include <com/sun/star/form/binding/ValueBinding.idl> 43 /** defines the binding to a single cell in a table document 48 <p>The binding supports exchanging <em>double</em> values, <em>string</em> 58 /** ensures the basic functionality for binding to a value 60 service com::sun::star::form::binding::ValueBinding; 63 by the binding. 70 underlying service (<type scope="com::sun::star::form::binding">ValueBinding</type>),
|