diff options
Diffstat (limited to 'offapi/com/sun/star/sdb/tools/XKeyAlteration.idl')
-rw-r--r-- | offapi/com/sun/star/sdb/tools/XKeyAlteration.idl | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/offapi/com/sun/star/sdb/tools/XKeyAlteration.idl b/offapi/com/sun/star/sdb/tools/XKeyAlteration.idl index e570bd90b..c4090ce3e 100644 --- a/offapi/com/sun/star/sdb/tools/XKeyAlteration.idl +++ b/offapi/com/sun/star/sdb/tools/XKeyAlteration.idl @@ -6,9 +6,6 @@ * * OpenOffice.org - a multi-platform office productivity suite * - * $RCSfile: XKeyAlteration.idl,v $ - * $Revision: 1.3 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -31,16 +28,10 @@ #ifndef __com_sun_star_sdb_tools_XKeyAlteration_idl__ #define __com_sun_star_sdb_tools_XKeyAlteration_idl__ -#ifndef __com_sun_star_sdbc_SQLException_idl__ #include <com/sun/star/sdbc/SQLException.idl> -#endif #include <com/sun/star/sdb/tools/XConnectionSupplier.idl> -#ifndef __com_sun_star_lang_XInitialization_idl__ #include <com/sun/star/lang/XInitialization.idl> -#endif -#ifndef __com_sun_star_beans_XPropertySet_idl__ #include <com/sun/star/beans/XPropertySet.idl> -#endif //============================================================================= module com { module sun { module star { module sdb { module tools { |