Lines Matching refs:p

45     <p>This interface is available when a database document has been loaded into
46 a frame, at the controller of this frame.</p>
61 <p>Note that reading this atttribute is equivalent to querying the component
64 container window.</p>
73 <p>Note that the connection returned here is really the working connection
77 <member scope="com::sun::star::sdbc">XDataSource::getConnection</member>.</p>
87 <p>If the application is already connected, nothing happens. If it is not
91 <member scope="com::sun::star::sdb">DataSource::Settings</member> member.</p>
93 <p>If the connection cannot be established, the respective error message is shown
94 in the application window.</p>
104 <p>During working with the database, the user might open different sub components:
106 and provided in this attribute.</p>
108 …<p>The components here might either be documents (<type scope="com::sun::star::frame">XModel</type…
142 <p>During working with the database, the user might open different sub components:
144 <code>closeSubComponents</code>, which will gracefully do this.</p>
146 <p>In a first step, the sub components will be suspended
151 dialog, or a long-lasting operation running currently (e.g. printing).</p>
153 <p>Once all sub components have been suspended, they will, in a second step,
155 listener registered at the component.</p>
166 <p>This method allows programmatic access to the functionality which is present in the UI:
167 it allows opening a table, query, form, or report for either editing or viewing.</p>
169 … <p>This method is a convenience wrapper for API which is also available otherwise. For instance,
172 collections.</p>
174 <p>Note there must exist a connection to the database before you can call this method.</p>
176 …<p>If an error occurs opening the given object, then this is reported to the user via an error dia…
192 <p>For the different object types, this means the following
231 </p>
256 <p>In opposite to <member>loadComponent</member>, this method allows you to specify
257 additional arguments which are passed to the to-be-loaded component.</p>
259 <p>The meaning of the arguments is defined at the service which is effectively
261 services.</p>
291 <p>In opposite to <member>createComponent</member>, this method allows you to specify
292 additional arguments which are passed to the to-be-loaded component.</p>
294 <p>The meaning of the arguments is defined at the service which is effectively
296 services.</p>