summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/XSubDocument.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/XSubDocument.idl')
-rw-r--r--offapi/com/sun/star/sdb/XSubDocument.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sdb/XSubDocument.idl b/offapi/com/sun/star/sdb/XSubDocument.idl
index ee7ff640a061..89c0721402d9 100644
--- a/offapi/com/sun/star/sdb/XSubDocument.idl
+++ b/offapi/com/sun/star/sdb/XSubDocument.idl
@@ -39,8 +39,8 @@ interface XSubDocument
on the desktop.</p>
@return
- the sub document, usually an com::sun::star::frame::XModel,
- or an com::sun::star::frame::XController if the sub document
+ the sub document, usually a com::sun::star::frame::XModel,
+ or a com::sun::star::frame::XController if the sub document
does not have an own model.
@throws ::com::sun::star::lang::WrappedTargetException
@@ -53,8 +53,8 @@ interface XSubDocument
/** opens the sub document in design mode
@return
- the sub document, usually an com::sun::star::frame::XModel,
- or an com::sun::star::frame::XController if the sub document
+ the sub document, usually a com::sun::star::frame::XModel,
+ or a com::sun::star::frame::XController if the sub document
does not have an own model.
@throws ::com::sun::star::lang::WrappedTargetException