summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl')
-rw-r--r--offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl b/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl
index 26c29b2231bb..a158f0fa5380 100644
--- a/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl
+++ b/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl
@@ -33,7 +33,7 @@ interface XSingleSelectQueryComposer;
criteria. To get the new extended statement use the methods from <type scope="com::sun::star::sdb">SingleSelectQueryAnalyzer</type>.
</p>
- <p>A <type>SingleSelectQueryComposer</type> is usually obtained from a <type>Connection</type>
+ <p>A SingleSelectQueryComposer is usually obtained from a Connection
using the <type scope="com::sun::star::lang">XMultiServiceFactory</type> interface.</p>
*/
service SingleSelectQueryComposer