summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl b/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl
index 1665ffc4c9bc..9e6f0cab8b38 100644
--- a/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl
+++ b/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl
@@ -24,7 +24,7 @@
#include <com/sun/star/sdbc/SQLException.idl>
module com { module sun { module star { module container {
-interface XIndexAccess;
+published interface XIndexAccess;
};};};};
module com { module sun { module star { module sdb {