summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/XCompatibilityNames.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XCompatibilityNames.idl')
-rw-r--r--offapi/com/sun/star/sheet/XCompatibilityNames.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XCompatibilityNames.idl b/offapi/com/sun/star/sheet/XCompatibilityNames.idl
index 60ee9c1baf41..374e42c33ee6 100644
--- a/offapi/com/sun/star/sheet/XCompatibilityNames.idl
+++ b/offapi/com/sun/star/sheet/XCompatibilityNames.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/sheet/LocalizedName.idl>
-//=============================================================================
module com { module sun { module star { module sheet {
-//=============================================================================
/** gives access to the sequence of compatibility names for an Addin
function.
@@ -64,7 +62,6 @@ published interface XCompatibilityNames: com::sun::star::uno::XInterface
getCompatibilityNames( [in] string aProgrammaticName );
};
-//=============================================================================
}; }; }; };