Lines Matching refs:components
102 /** contains all sub components of the database document
104 <p>During working with the database, the user might open different sub components:
105 forms, reports, tables, queries. Those components are tracked by the application,
108 …<p>The components here might either be documents (<type scope="com::sun::star::frame">XModel</type…
120 … the component to identify. Must be one of the components in <member>SubComponents</member>.
130 if the given component is not one of the controller's sub components
140 /** closes all sub components of the database document.
142 <p>During working with the database, the user might open different sub components:
146 <p>In a first step, the sub components will be suspended
153 <p>Once all sub components have been suspended, they will, in a second step,
158 <TRUE/> if and only if both suspending and closing all sub components succeeds.