summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/XSolverDescription.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XSolverDescription.idl')
-rw-r--r--offapi/com/sun/star/sheet/XSolverDescription.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XSolverDescription.idl b/offapi/com/sun/star/sheet/XSolverDescription.idl
index dbfbfc49a29b..0ccefa7e39e2 100644
--- a/offapi/com/sun/star/sheet/XSolverDescription.idl
+++ b/offapi/com/sun/star/sheet/XSolverDescription.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module sheet {
-//=============================================================================
/** gives access to user-visible strings for a solver.
*/
@@ -47,7 +45,6 @@ interface XSolverDescription: com::sun::star::uno::XInterface
[attribute, readonly] string StatusDescription;
};
-//=============================================================================
}; }; }; };