summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form/runtime/FeatureState.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/runtime/FeatureState.idl')
-rw-r--r--offapi/com/sun/star/form/runtime/FeatureState.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/form/runtime/FeatureState.idl b/offapi/com/sun/star/form/runtime/FeatureState.idl
index 2e20ec4fd58c..fc1d2184725a 100644
--- a/offapi/com/sun/star/form/runtime/FeatureState.idl
+++ b/offapi/com/sun/star/form/runtime/FeatureState.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_form_runtime_FeatureState_idl__
#define __com_sun_star_form_runtime_FeatureState_idl__
-//=============================================================================
module com { module sun { module star { module form { module runtime {
-//=============================================================================
/** encapsulates the state of a FormFeature
@@ -44,11 +42,9 @@ struct FeatureState
any State;
};
-//=============================================================================
}; }; }; }; };
-//=============================================================================
#endif