summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/frame/XPopupMenuController.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XPopupMenuController.idl')
-rw-r--r--offapi/com/sun/star/frame/XPopupMenuController.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/frame/XPopupMenuController.idl b/offapi/com/sun/star/frame/XPopupMenuController.idl
index b7f36b0037a2..bd87ab3d3f6e 100644
--- a/offapi/com/sun/star/frame/XPopupMenuController.idl
+++ b/offapi/com/sun/star/frame/XPopupMenuController.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/awt/XPopupMenu.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides data to a pop-up menu controller implementation to
fill and update a pop-up menu dynamically.
@@ -75,7 +73,6 @@ interface XPopupMenuController : com::sun::star::uno::XInterface
}; }; }; };
-//=============================================================================
#endif