summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xsd/Year.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xsd/Year.idl')
-rw-r--r--offapi/com/sun/star/xsd/Year.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/xsd/Year.idl b/offapi/com/sun/star/xsd/Year.idl
index ac2519aaf4c5..ec7a38f06335 100644
--- a/offapi/com/sun/star/xsd/Year.idl
+++ b/offapi/com/sun/star/xsd/Year.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/#gYear">XSD compliant gYear type</a>
*/
service Year
@@ -55,7 +53,6 @@ service Year
[property, maybevoid] short MinExclusiveInt;
};
-//=============================================================================
}; }; }; };