summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/InteractiveSelectionResult.idl')
-rw-r--r--offapi/com/sun/star/inspection/InteractiveSelectionResult.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl b/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl
index f2de055e6d50..eadc3fc6eca9 100644
--- a/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl
+++ b/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl
@@ -28,10 +28,8 @@
#ifndef __com_sun_star_inspection_InteractiveSelectionResult_idl__
#define __com_sun_star_inspection_InteractiveSelectionResult_idl__
-//=============================================================================
module com { module sun { module star { module inspection {
-//-----------------------------------------------------------------------------
/** describes possible results of an interactive selection of a property value
in an object inspector
@@ -68,7 +66,6 @@ enum InteractiveSelectionResult
Pending
};
-//=============================================================================
}; }; }; };