summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/VolatileResult.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/VolatileResult.idl')
-rw-r--r--offapi/com/sun/star/sheet/VolatileResult.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sheet/VolatileResult.idl b/offapi/com/sun/star/sheet/VolatileResult.idl
index de61e1dc2d6e..3f5e029854c9 100644
--- a/offapi/com/sun/star/sheet/VolatileResult.idl
+++ b/offapi/com/sun/star/sheet/VolatileResult.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/sheet/XVolatileResult.idl>
-//=============================================================================
module com { module sun { module star { module sheet {
-//=============================================================================
/** represents a volatile function result.
@@ -47,7 +45,6 @@ module com { module sun { module star { module sheet {
*/
published service VolatileResult
{
- // ------------------------------------------------------------------------
/** provides handling with a volatile function result.
*/
@@ -55,7 +52,6 @@ published service VolatileResult
};
-//=============================================================================
}; }; }; };