diff options
Diffstat (limited to 'offapi/com/sun/star/view/XRenderable.idl')
-rw-r--r-- | offapi/com/sun/star/view/XRenderable.idl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/offapi/com/sun/star/view/XRenderable.idl b/offapi/com/sun/star/view/XRenderable.idl index 1aed140ee..e300cabdd 100644 --- a/offapi/com/sun/star/view/XRenderable.idl +++ b/offapi/com/sun/star/view/XRenderable.idl @@ -27,17 +27,11 @@ #ifndef __com_sun_star_view_XRenderable_idl__ #define __com_sun_star_view_XRenderable_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif -#ifndef __com_sun_star_beans_PropertyValue_idl__ #include <com/sun/star/beans/PropertyValue.idl> -#endif -#ifndef __com_sun_star_lang_IllegalArgumentException_idl__ #include <com/sun/star/lang/IllegalArgumentException.idl> -#endif //============================================================================= |