summaryrefslogtreecommitdiff
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 54d8fc51d872..93c90b0df0d4 100644
--- a/offapi/com/sun/star/view/XMultiSelectionSupplier.idl
+++ b/offapi/com/sun/star/view/XMultiSelectionSupplier.idl
@@ -47,7 +47,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>
*/
-published interface XMultiSelectionSupplier: XSelectionSupplier
+interface XMultiSelectionSupplier: XSelectionSupplier
{
//-------------------------------------------------------------------------