Lines Matching refs:scope
41 /** is a specialization of the <type scope="com::sun::star::form">DataAwareControlModel</type>
46 <type scope="com::sun::star::form::component">TextField</type>, this would be the
47 <member scope="com::sun::star::awt">UnoControlEditModel::Text</member> property of the base
48 service. Similarily, a <type scope="com::sun::star::form::component">CheckBox</type> has
49 a property <member scope="com::sun::star::awt">UnoControlCheckBoxModel::State</member>, which
52 <p>Usual <type scope="com::sun::star::form">DataAwareControlModel</type>s can be bound to
53 a column of a <type scope="com::sun::star::form::component">DataForm</type>, and exchange
55 In particular, when the <type scope="com::sun::star::form::component">DataForm</type>
60 (<member scope="com::sun::star::form">XBoundComponent::commit</member>), then the actual
62 <type scope="com::sun::star::form::component">DataForm</type> column.</p>
68 <type scope="com::sun::star::form::component">DataForm</type> column).</p>
82 … of the control model is loaded (<type scope="com::sun::star::form">XLoadable</type>).
88 <type scope="com::sun::star::form">DataAwareControlModel</type>'s, where changes
90 … request via <member scope="com::sun::star::form">XBoundComponent::commit</member>.<br/>
94 <type scope="com::sun::star::form">FormControlModel</type>s support cloning themself
95 via the <type scope="com::sun::star::util">XCloneable</type> interface which they
96 … inherit from the <type scope="com::sun::star::awt">UnoControlModel</type> service.</br>
114 column of an SQL <type scope="com::sun::star::form::component">DataForm</type>.