Lines Matching refs:of
9 * with the License. You may obtain a copy of the License at
37 /** specifies a sub document of a <type>OfficeDatabaseDocument</type>.
39 <p>Usual instances of a <code>DocumentDefinition</code> are forms and reports.</p>
47 /** provides functionality for treating the object as part of a hierarchy
48 of a database document's sub documents.
51 … of a <code>DocumentDefinition</code> supports at least the following commands, additionally to
54 <li><strong>open</strong>: loads the sub document in an own frame. The return value of
55 the <code>execute</code> method is the model of the loaded document.</li>
58 … The user can make changes to the document, and save those changes. The return value of
59 the <code>execute</code> method is the model of the loaded document.</li>
60 … <li><strong>preview</strong>: retrieves an image showing a preview of the sub document.</li>
62 … <type scope="com::sun::star::document">XDocumentInfo</type> instance, of the sub document.</li>
66 … of the <code>execute</code> command is a <code>boolean</code> value indicating whether
75 of the <em>show</em> command will show the window, again.</li>
84 /** is the name of the document. If the document is part of the container,