summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbcx/XAlterView.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbcx/XAlterView.idl')
-rw-r--r--offapi/com/sun/star/sdbcx/XAlterView.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sdbcx/XAlterView.idl b/offapi/com/sun/star/sdbcx/XAlterView.idl
index d230e096ef71..bc1e47d7a946 100644
--- a/offapi/com/sun/star/sdbcx/XAlterView.idl
+++ b/offapi/com/sun/star/sdbcx/XAlterView.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/sdbc/SQLException.idl>
-//=============================================================================
module com { module sun { module star { module sdbcx {
-//=============================================================================
/** implements the possibility to alter aspects of a view's definition
@@ -48,11 +46,9 @@ interface XAlterView
raises ( ::com::sun::star::sdbc::SQLException );
};
-//=============================================================================
}; }; }; };
-//=============================================================================
#endif