summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl')
-rw-r--r--offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl b/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl
index f26cae1c10a7..f85378c2caa2 100644
--- a/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl
+++ b/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl
@@ -33,7 +33,7 @@
#include <com/sun/star/sdbc/SQLException.idl>
module com { module sun { module star { module container {
-published interface XIndexAccess;
+interface XIndexAccess;
};};};};
//=============================================================================
@@ -48,7 +48,7 @@ published interface XIndexAccess;
structure of the used query.
</p>
*/
-published interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface
+interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface
{
/** returns the query.