summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/plugin/PluginVariable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/plugin/PluginVariable.idl')
-rw-r--r--offapi/com/sun/star/plugin/PluginVariable.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/plugin/PluginVariable.idl b/offapi/com/sun/star/plugin/PluginVariable.idl
index 20dd1836657b..35bad6174c86 100644
--- a/offapi/com/sun/star/plugin/PluginVariable.idl
+++ b/offapi/com/sun/star/plugin/PluginVariable.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_plugin_PluginVariable_idl__
-//=============================================================================
module com { module sun { module star { module plugin {
-//=============================================================================
/** Describes the possible parameters to XPluginContext::getValue.
It describes what kind of object is requested.
@@ -42,7 +40,6 @@ published enum PluginVariable
VxtAppContext
};
-//=============================================================================
}; }; }; };