summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xsd
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-23 10:45:41 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-23 10:45:41 +0000
commit283019c0564ec116eb7f11459000bd9e91e21215 (patch)
tree00706495c9b59c9c4c9a69e48e05375e9013e46a /offapi/com/sun/star/xsd
parent2cdc083a6c2a3238fd2ea7bc5b7c4d9b08f11409 (diff)
INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED
2004/12/23 14:04:42 dvo 1.2.6.1: #i38666# change XSD type property names to reflect their type Issue number: Submitted by: Reviewed by:
Diffstat (limited to 'offapi/com/sun/star/xsd')
-rw-r--r--offapi/com/sun/star/xsd/Date.idl12
-rw-r--r--offapi/com/sun/star/xsd/DateTime.idl12
-rw-r--r--offapi/com/sun/star/xsd/Day.idl12
3 files changed, 18 insertions, 18 deletions
diff --git a/offapi/com/sun/star/xsd/Date.idl b/offapi/com/sun/star/xsd/Date.idl
index f9743ba29e49..2ccb060839da 100644
--- a/offapi/com/sun/star/xsd/Date.idl
+++ b/offapi/com/sun/star/xsd/Date.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Date.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2004-11-16 11:13:26 $
+ * last change: $Author: vg $ $Date: 2005-03-23 11:45:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,22 +84,22 @@ service Date
/** specifies the inclusive upper bound for the value
@see http://www.w3.org/TR/xmlschema-2/#rf-maxInclusive
*/
- [property, maybevoid] com::sun::star::util::Date MaxInclusive;
+ [property, maybevoid] com::sun::star::util::Date MaxInclusiveDate;
/** specifies the exclusive upper bound for the value
@see http://www.w3.org/TR/xmlschema-2/#rf-maxExclusive
*/
- [property, maybevoid] com::sun::star::util::Date MaxExclusive;
+ [property, maybevoid] com::sun::star::util::Date MaxExclusiveDate;
/** specifies the inclusive lower bound for the value
@see http://www.w3.org/TR/xmlschema-2/#rf-minInclusive
*/
- [property, maybevoid] com::sun::star::util::Date MinInclusive;
+ [property, maybevoid] com::sun::star::util::Date MinInclusiveDate;
/** specifies the exclusive lower bound for the value
@see http://www.w3.org/TR/xmlschema-2/#rf-minExclusive
*/
- [property, maybevoid] com::sun::star::util::Date MinExclusive;
+ [property, maybevoid] com::sun::star::util::Date MinExclusiveDate;
};
//=============================================================================
diff --git a/offapi/com/sun/star/xsd/DateTime.idl b/offapi/com/sun/star/xsd/DateTime.idl
index a976a5d0b69c..44416ed6ba98 100644
--- a/offapi/com/sun/star/xsd/DateTime.idl
+++ b/offapi/com/sun/star/xsd/DateTime.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DateTime.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $DateTime: 2004/07/15 07:47:13 $
+ * last change: $Author: vg $ $DateTime: 2004/07/15 07:47:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,22 +84,22 @@ service DateTime
/** specifies the inclusive upper bound for the value
@see http://www.w3.org/TR/xmlschema-2/#rf-maxInclusive
*/
- [property, maybevoid] com::sun::star::util::DateTime MaxInclusive;
+ [property, maybevoid] com::sun::star::util::DateTime MaxInclusiveDateTime;
/** specifies the exclusive upper bound for the value
@see http://www.w3.org/TR/xmlschema-2/#rf-maxExclusive
*/
- [property, maybevoid] com::sun::star::util::DateTime MaxExclusive;
+ [property, maybevoid] com::sun::star::util::DateTime MaxExclusiveDateTime;
/** specifies the inclusive lower bound for the value
@see http://www.w3.org/TR/xmlschema-2/#rf-minInclusive
*/
- [property, maybevoid] com::sun::star::util::DateTime MinInclusive;
+ [property, maybevoid] com::sun::star::util::DateTime MinInclusiveDateTime;
/** specifies the exclusive lower bound for the value
@see http://www.w3.org/TR/xmlschema-2/#rf-minExclusive
*/
- [property, maybevoid] com::sun::star::util::DateTime MinExclusive;
+ [property, maybevoid] com::sun::star::util::DateTime MinExclusiveDateTime;
};
//=============================================================================
diff --git a/offapi/com/sun/star/xsd/Day.idl b/offapi/com/sun/star/xsd/Day.idl
index 9bebe2df95ed..eb876aa8708e 100644
--- a/offapi/com/sun/star/xsd/Day.idl
+++ b/offapi/com/sun/star/xsd/Day.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Day.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2004-11-16 11:13:47 $
+ * last change: $Author: vg $ $Date: 2005-03-23 11:45:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,22 +81,22 @@ service Day
/** specifies the inclusive upper bound for the value
@see http://www.w3.org/TR/xmlschema-2/#rf-maxInclusive
*/
- [property, maybevoid] byte MaxInclusive;
+ [property, maybevoid] short MaxInclusiveInt;
/** specifies the exclusive upper bound for the value
@see http://www.w3.org/TR/xmlschema-2/#rf-maxExclusive
*/
- [property, maybevoid] byte MaxExclusive;
+ [property, maybevoid] short MaxExclusiveInt;
/** specifies the inclusive lower bound for the value
@see http://www.w3.org/TR/xmlschema-2/#rf-minInclusive
*/
- [property, maybevoid] byte MinInclusive;
+ [property, maybevoid] short MinInclusiveInt;
/** specifies the exclusive lower bound for the value
@see http://www.w3.org/TR/xmlschema-2/#rf-minExclusive
*/
- [property, maybevoid] byte MinExclusive;
+ [property, maybevoid] short MinExclusiveInt;
};
//=============================================================================