diff options
Diffstat (limited to 'offapi/com/sun/star/awt/XPrinter.idl')
-rw-r--r-- | offapi/com/sun/star/awt/XPrinter.idl | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/awt/XPrinter.idl b/offapi/com/sun/star/awt/XPrinter.idl index b90bfcac9..ea6fc0803 100644 --- a/offapi/com/sun/star/awt/XPrinter.idl +++ b/offapi/com/sun/star/awt/XPrinter.idl @@ -27,21 +27,13 @@ #ifndef __com_sun_star_awt_XPrinter_idl__ #define __com_sun_star_awt_XPrinter_idl__ -#ifndef __com_sun_star_awt_XPrinterPropertySet_idl__ #include <com/sun/star/awt/XPrinterPropertySet.idl> -#endif -#ifndef __com_sun_star_awt_PrinterException_idl__ #include <com/sun/star/awt/PrinterException.idl> -#endif -#ifndef __com_sun_star_lang_IllegalArgumentException_idl__ #include <com/sun/star/lang/IllegalArgumentException.idl> -#endif -#ifndef __com_sun_star_awt_XDevice_idl__ #include <com/sun/star/awt/XDevice.idl> -#endif //============================================================================= |