summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/view/XFormLayerAccess.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/view/XFormLayerAccess.idl')
-rw-r--r--offapi/com/sun/star/view/XFormLayerAccess.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/view/XFormLayerAccess.idl b/offapi/com/sun/star/view/XFormLayerAccess.idl
index 0a74b53dcfea..fed4de4087d9 100644
--- a/offapi/com/sun/star/view/XFormLayerAccess.idl
+++ b/offapi/com/sun/star/view/XFormLayerAccess.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/form/runtime/XFormController.idl>
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module view {
-//=============================================================================
/** provides access to the form layer elements in a view
@@ -84,11 +82,9 @@ interface XFormLayerAccess
void setFormDesignMode( [in] boolean DesignMode );
};
-//=============================================================================
}; }; }; };
-//=============================================================================
#endif