summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/application/DefaultViewController.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/application/DefaultViewController.idl')
-rw-r--r--offapi/com/sun/star/sdb/application/DefaultViewController.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdb/application/DefaultViewController.idl b/offapi/com/sun/star/sdb/application/DefaultViewController.idl
index 289c9b2b08d0..46a30b39de6f 100644
--- a/offapi/com/sun/star/sdb/application/DefaultViewController.idl
+++ b/offapi/com/sun/star/sdb/application/DefaultViewController.idl
@@ -54,7 +54,7 @@ service DefaultViewController
in other places cannot be intercepted.</p>
<p>For the aforementioned tree view, the selection supplied by the <code>ContextMenuEvent::Selection</code>
- component is an array of <type>NamedDatabaseObject</type> instances.</p>
+ component is an array of NamedDatabaseObject instances.</p>
*/
interface ::com::sun::star::ui::XContextMenuInterception;
@@ -66,7 +66,7 @@ service DefaultViewController
provides access to the current selection inside the application window, and allows to change it
programmatically
- <p>The selection is an array of <type>NamedDatabaseObject</type> instances.</p>
+ <p>The selection is an array of NamedDatabaseObject instances.</p>
*/
interface ::com::sun::star::view::XSelectionSupplier;