summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/NoVisualAreaSizeException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/NoVisualAreaSizeException.idl')
-rw-r--r--offapi/com/sun/star/embed/NoVisualAreaSizeException.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/embed/NoVisualAreaSizeException.idl b/offapi/com/sun/star/embed/NoVisualAreaSizeException.idl
index 9262e9f0ee31..c5f8e5935b46 100644
--- a/offapi/com/sun/star/embed/NoVisualAreaSizeException.idl
+++ b/offapi/com/sun/star/embed/NoVisualAreaSizeException.idl
@@ -41,7 +41,7 @@
/** This exception can be thrown in case the object can not provide own visual
area currently.
*/
-exception NoVisualAreaSizeException: com::sun::star::uno::Exception
+published exception NoVisualAreaSizeException: com::sun::star::uno::Exception
{
};