summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/XRowSetSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/XRowSetSupplier.idl')
-rw-r--r--offapi/com/sun/star/sdb/XRowSetSupplier.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sdb/XRowSetSupplier.idl b/offapi/com/sun/star/sdb/XRowSetSupplier.idl
index 7c7e2ab9ec42..45fa3c662cac 100644
--- a/offapi/com/sun/star/sdb/XRowSetSupplier.idl
+++ b/offapi/com/sun/star/sdb/XRowSetSupplier.idl
@@ -27,13 +27,9 @@
#ifndef __com_sun_star_sdb_XRowSetSupplier_idl__
#define __com_sun_star_sdb_XRowSetSupplier_idl__
-#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
-#endif
-#ifndef __com_sun_star_sdbc_XRowSet_idl__
#include <com/sun/star/sdbc/XRowSet.idl>
-#endif
module com { module sun { module star { module sdb {
mmit/accessibility/source/helper?h=cd-5.3-23&id=efb23f29983f87104a684e7fab00b84fc59d131d'>Integrate branch of IAccessible2Steve Yin 2013-11-15Add namespace to accessbility's TkResMgr.Andrzej J.R. Hunt