summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl6
-rw-r--r--offapi/type_reference/offapi.rdbbin6822400 -> 6822400 bytes
2 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl b/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl
index bff3ccebe32a..5b59ff7461a3 100644
--- a/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl
@@ -168,7 +168,7 @@ published service UnoControlTimeFieldModel
/** specifies the time displayed in the control.
*/
- [property] long Time;
+ [property] hyper Time;
/** specifies the format of the displayed time.
@@ -187,12 +187,12 @@ published service UnoControlTimeFieldModel
/** specifies the maximum time that can be entered.
*/
- [property] long TimeMax;
+ [property] hyper TimeMax;
/** specifies the minimum time that can be entered.
*/
- [property] long TimeMin;
+ [property] hyper TimeMin;
/** denotes the writing mode used in the control, as specified in the
com::sun::star::text::WritingMode2 constants group.
diff --git a/offapi/type_reference/offapi.rdb b/offapi/type_reference/offapi.rdb
index c09e82439dd5..e85a07330320 100644
--- a/offapi/type_reference/offapi.rdb
+++ b/offapi/type_reference/offapi.rdb
Binary files differ