summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/view/XMultiSelectionSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/view/XMultiSelectionSupplier.idl')
-rw-r--r--offapi/com/sun/star/view/XMultiSelectionSupplier.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/view/XMultiSelectionSupplier.idl b/offapi/com/sun/star/view/XMultiSelectionSupplier.idl
index 3557b3c47fae..249cc53072ec 100644
--- a/offapi/com/sun/star/view/XMultiSelectionSupplier.idl
+++ b/offapi/com/sun/star/view/XMultiSelectionSupplier.idl
@@ -50,7 +50,7 @@ module com { module sun { module star { module view {
<p>Adding an object more than once to a selection should not toggle the
selection for that object but only select it once</p>
*/
-interface XMultiSelectionSupplier: XSelectionSupplier
+published interface XMultiSelectionSupplier: XSelectionSupplier
{
//-------------------------------------------------------------------------