summaryrefslogtreecommitdiff
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 3c10dc94c158..59452f82c2af 100644
--- a/offapi/com/sun/star/awt/XRequestCallback.idl
+++ b/offapi/com/sun/star/awt/XRequestCallback.idl
@@ -40,7 +40,7 @@ module com { module sun { module star { module awt {
/** specifies an interface which can be used to call back
an implementation
*/
-published interface XRequestCallback
+interface XRequestCallback
{
//-------------------------------------------------------------------------