summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/CalendarFieldIndex.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/i18n/CalendarFieldIndex.idl')
-rw-r--r--offapi/com/sun/star/i18n/CalendarFieldIndex.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/i18n/CalendarFieldIndex.idl b/offapi/com/sun/star/i18n/CalendarFieldIndex.idl
index 71fe8a66d920..017f1f5cad95 100644
--- a/offapi/com/sun/star/i18n/CalendarFieldIndex.idl
+++ b/offapi/com/sun/star/i18n/CalendarFieldIndex.idl
@@ -26,7 +26,7 @@ module com { module sun { module star { module i18n {
/**
- Field indices to be passed to various <type>XCalendar</type> methods.
+ Field indices to be passed to various XCalendar methods.
<p> Field is writable only if marked both Get/Set. </p>
@@ -44,7 +44,7 @@ module com { module sun { module star { module i18n {
*/
published constants CalendarFieldIndex
{
- /// Get <type>AmPmValue</type>.
+ /// Get AmPmValue.
const short AM_PM = 0;
/// Get/Set day of month [1-31].
const short DAY_OF_MONTH = 1;