diff options
Diffstat (limited to 'offapi/com/sun/star/awt/XRequestCallback.idl')
-rw-r--r-- | offapi/com/sun/star/awt/XRequestCallback.idl | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/offapi/com/sun/star/awt/XRequestCallback.idl b/offapi/com/sun/star/awt/XRequestCallback.idl index 6d112cd6c..4605fe348 100644 --- a/offapi/com/sun/star/awt/XRequestCallback.idl +++ b/offapi/com/sun/star/awt/XRequestCallback.idl @@ -1,7 +1,7 @@ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * + * * Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite @@ -28,23 +28,23 @@ #ifndef __com_sun_star_awt_XRequestCallback_idl__ #define __com_sun_star_awt_XRequestCallback_idl__ -#ifndef __com_sun_star_awt_XCallback_idl__ -#include <com/sun/star/awt/XCallback.idl> +#ifndef __com_sun_star_awt_XCallback_idl__ +#include <com/sun/star/awt/XCallback.idl> #endif //============================================================================= 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 { //------------------------------------------------------------------------- - + /** adds a callback request to the implementation @param aData |