summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/TableRows.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/TableRows.idl')
-rw-r--r--offapi/com/sun/star/text/TableRows.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/text/TableRows.idl b/offapi/com/sun/star/text/TableRows.idl
index 72c4986af0cc..67675ee603f4 100644
--- a/offapi/com/sun/star/text/TableRows.idl
+++ b/offapi/com/sun/star/text/TableRows.idl
@@ -17,12 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_text_TableRows_idl__
-#define __com_sun_star_text_TableRows_idl__
-
-#include <com/sun/star/table/XTableRows.idl>
-#include <com/sun/star/container/XIndexAccess.idl>
-
module com { module sun { module star { module text {
@@ -45,6 +39,4 @@ published service TableRows
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */