summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/XRequestCallback.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XRequestCallback.idl')
-rw-r--r--offapi/com/sun/star/awt/XRequestCallback.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/XRequestCallback.idl b/offapi/com/sun/star/awt/XRequestCallback.idl
index 7d89f0138683..4605fe348f3c 100644
--- a/offapi/com/sun/star/awt/XRequestCallback.idl
+++ b/offapi/com/sun/star/awt/XRequestCallback.idl
@@ -41,7 +41,7 @@ module com { module sun { module star { module awt {
/** specifices an interface which can be used to call back
an implementation
*/
-interface XRequestCallback
+published interface XRequestCallback
{
//-------------------------------------------------------------------------