summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/xsd/Boolean.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xsd/Boolean.idl')
-rw-r--r--offapi/com/sun/star/xsd/Boolean.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/xsd/Boolean.idl b/offapi/com/sun/star/xsd/Boolean.idl
index 6f30260847a1..fe0e6c030428 100644
--- a/offapi/com/sun/star/xsd/Boolean.idl
+++ b/offapi/com/sun/star/xsd/Boolean.idl
@@ -22,10 +22,8 @@
#include <com/sun/star/xsd/XDataType.idl>
-//=============================================================================
module com { module sun { module star { module xsd {
-//-----------------------------------------------------------------------------
/** specifies an <a href="http://www.w3.org/TR/xmlschema-2/#boolean">XSD compliant boolean type</a>
*/
service Boolean
@@ -36,7 +34,6 @@ service Boolean
};
-//=============================================================================
}; }; }; };