summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/DocumentDefinition.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/DocumentDefinition.idl')
-rw-r--r--offapi/com/sun/star/sdb/DocumentDefinition.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdb/DocumentDefinition.idl b/offapi/com/sun/star/sdb/DocumentDefinition.idl
index c4f7ca780109..b24bd8f30fda 100644
--- a/offapi/com/sun/star/sdb/DocumentDefinition.idl
+++ b/offapi/com/sun/star/sdb/DocumentDefinition.idl
@@ -31,7 +31,7 @@ module com { module sun { module star { module sdb {
<p>Usual instances of a <code>DocumentDefinition</code> are forms and reports.</p>
<p>Note that the <code>DocumentDefinition</code> does not denote the actual document
- (i.e. an object supporting the <type scope="com::sun::star::frame">XModel</type> interface),
+ (i.e. an object supporting the com::sun::star::frame::XModel interface),
but only a shortcut to access and load those actual documents.</p>
*/
service DocumentDefinition
@@ -51,7 +51,7 @@ service DocumentDefinition
the <code>execute</code> method is the model of the loaded document.</li>
<li><strong>preview</strong>: retrieves an image showing a preview of the sub document.</li>
<li><strong>getDocumentInfo</strong>: retrieves the document information, as
- <type scope="com::sun::star::document">XDocumentProperties</type>
+ com::sun::star::document::XDocumentProperties
instance, of the sub document.</li>
<li><strong>delete</strong>: deletes the sub document from the database document.</li>
<li><strong>close</strong>: closes the sub document, if it had previously been opened