Lines Matching refs:a

9  * with the License.  You may obtain a copy of the License at
47 /** specifies a office database document which is a storable document.
49 …<p>These documents contain information about forms, and reports, and the properties of a data sour…
66 /** specifies basic functionality of a document in OpenOffice.org
68 …<p>Note that a database document actually does not support the <type scope="com::sun::star::view">…
70 service is considered a documentation error.</p>
81 /** supplies a script provider which can be used to execute macros and scripts
87 /** allows to initialize the the document, either from scratch, or from a stored
96 The third option was added for compatibility reasons, since a <type>DatabaseDocument</type>
98 so the usual way of creating a document from scratch was to create it, set properties as
107 <p>The following events are broadcasted by a database document
118 … been loaded into a frame, it just means the initialization has been finished.</td>
123 … has been loaded into a frame, it just means the load process has been finished.</td>
127 … <td>the document has been initialized from scratch, including plugging it into a frame.</td>
131 … <td>the document has been completely loaded, including plugging it into a frame.</td>
147 <td>the document is about to be saved under a new name.</td>
151 <td>saving the document under a new name succeeeded.</td>
155 <td>saving the document under a new name failed.</td>
159 <td>the document is about to be saved to a location different from its
164 <td>saving the document to a different location succeeeded.</td>
168 <td>saving the document to a different location failed.</td>
180 <td>a view to the document obtained the focus.</td>
184 <td>a view to the document lost the focus.</td>
192 <td>a view to the document has been created, and attached to the document.</td>
196 <td>a view to the document is about to be closed.</td>
200 <td>a view to the document has been closed.</td>
208 …<td>From with a view to the document, a view to a sub component (e.g. a table or a report) has bee…
212 …<td>From with a view to the document, a view to a sub component (e.g. a table or a report) has bee…
225 <p>Whoever retrieves a <type>OfficeDatabaseDocument</type> should be aware of
226 life time issues, since a document needs to be closed when nobody needs it anymore.</p>
228 <p>This implies that clients of a document need to ensure that as soon as they don't