diff options
Diffstat (limited to 'offapi/com/sun/star/text/TableRows.idl')
-rw-r--r-- | offapi/com/sun/star/text/TableRows.idl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/offapi/com/sun/star/text/TableRows.idl b/offapi/com/sun/star/text/TableRows.idl index 48df1d5f6..19d6018b4 100644 --- a/offapi/com/sun/star/text/TableRows.idl +++ b/offapi/com/sun/star/text/TableRows.idl @@ -28,13 +28,8 @@ #ifndef __com_sun_star_table_TableRows_idl__ #define __com_sun_star_table_TableRows_idl__ -#ifndef __com_sun_star_table_XTableRows_idl__ #include <com/sun/star/table/XTableRows.idl> -#endif - -#ifndef __com_sun_star_container_XIndexAccess_idl__ #include <com/sun/star/container/XIndexAccess.idl> -#endif //============================================================================= |