summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/XQueriesSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/XQueriesSupplier.idl')
-rw-r--r--offapi/com/sun/star/sdb/XQueriesSupplier.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdb/XQueriesSupplier.idl b/offapi/com/sun/star/sdb/XQueriesSupplier.idl
index 8d789f236d83..509a5e9240ec 100644
--- a/offapi/com/sun/star/sdb/XQueriesSupplier.idl
+++ b/offapi/com/sun/star/sdb/XQueriesSupplier.idl
@@ -33,10 +33,10 @@ published interface XQueriesSupplier: com::sun::star::uno::XInterface
/** returns the container of queries.
- <p>The single elements of the container support the <type>Query</type> service.</p>
+ <p>The single elements of the container support the Query service.</p>
@return
- the queries belonging to database connection at which the <type>XQueriesSupplier</type> interface
+ the queries belonging to database connection at which the XQueriesSupplier interface
is exposed.
*/
com::sun::star::container::XNameAccess getQueries();