summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2013-09-07 09:25:58 +0200
committerLionel Elie Mamane <lionel@mamane.lu>2013-09-07 09:41:36 +0200
commit8318ecfa88ba52a44e1b9a437678302bfd0d0eab (patch)
treebd96dbf602a52a801c63411ea51a550d67b00ee9 /offapi
parent0dbe580f0f4055eaf215e1fa5f1120657738eaad (diff)
clean up documentation
Since LibreOffice 4.1.1, this changed from encoded integer to self-explaining structure. Change-Id: I633e85d1c2d5dca53313661bb3ec218480142dc8
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/awt/UnoControlDateFieldModel.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl b/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl
index 478bbd8e9ebc..55073a27ad80 100644
--- a/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl
@@ -65,8 +65,6 @@ published service UnoControlDateFieldModel
/** specifies the date displayed in the control.
-
- <p>The date must be specified in the format YYYYMMDD.</p>
*/
[property] ::com::sun::star::util::Date Date;