summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/inspection/ButtonNavigationHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/inspection/ButtonNavigationHandler.idl')
-rw-r--r--offapi/com/sun/star/form/inspection/ButtonNavigationHandler.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/inspection/ButtonNavigationHandler.idl b/offapi/com/sun/star/form/inspection/ButtonNavigationHandler.idl
index 86fca30b4e31..b88e2b4538d4 100644
--- a/offapi/com/sun/star/form/inspection/ButtonNavigationHandler.idl
+++ b/offapi/com/sun/star/form/inspection/ButtonNavigationHandler.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/inspection/XPropertyHandler.idl>
-//=============================================================================
module com { module sun { module star { module form { module inspection {
-//=============================================================================
/** implements a property handler for use with an <type scope="com::sun::star::inspection">ObjectInspector</type>
which is able to enhance the <member scope="com::sun::star::form::component">CommandButton::ButtonType</member>
@@ -47,7 +45,6 @@ service ButtonNavigationHandler
interface com::sun::star::inspection::XPropertyHandler;
};
-//=============================================================================
}; }; }; }; };