summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/msforms/XCommandButton.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/msforms/XCommandButton.idl')
-rw-r--r--oovbaapi/ooo/vba/msforms/XCommandButton.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/oovbaapi/ooo/vba/msforms/XCommandButton.idl b/oovbaapi/ooo/vba/msforms/XCommandButton.idl
index 7f81a13415c5..01dad0b2e9d5 100644
--- a/oovbaapi/ooo/vba/msforms/XCommandButton.idl
+++ b/oovbaapi/ooo/vba/msforms/XCommandButton.idl
@@ -22,11 +22,11 @@
#include <ooo/vba/msforms/XNewFont.idl>
-//=============================================================================
+
module ooo { module vba { module msforms {
-//=============================================================================
+
interface XCommandButton
{
@@ -40,7 +40,7 @@ interface XCommandButton
[attribute, readonly] XNewFont Font;
};
-//=============================================================================
+
}; }; };