summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XVolatileResult.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XVolatileResult.idl')
-rw-r--r--offapi/com/sun/star/sheet/XVolatileResult.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/sheet/XVolatileResult.idl b/offapi/com/sun/star/sheet/XVolatileResult.idl
index b1d36368a212..58639e9486db 100644
--- a/offapi/com/sun/star/sheet/XVolatileResult.idl
+++ b/offapi/com/sun/star/sheet/XVolatileResult.idl
@@ -17,12 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_sheet_XVolatileResult_idl__
-#define __com_sun_star_sheet_XVolatileResult_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-#include <com/sun/star/sheet/XResultListener.idl>
-
module com { module sun { module star { module sheet {
@@ -51,6 +45,4 @@ published interface XVolatileResult: com::sun::star::uno::XInterface
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */