summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/presentation/DrawPage.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/presentation/DrawPage.idl')
-rw-r--r--offapi/com/sun/star/presentation/DrawPage.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/presentation/DrawPage.idl b/offapi/com/sun/star/presentation/DrawPage.idl
index 4a6eb35a7d96..18e499e81420 100644
--- a/offapi/com/sun/star/presentation/DrawPage.idl
+++ b/offapi/com/sun/star/presentation/DrawPage.idl
@@ -132,13 +132,13 @@ published service DrawPage
/** defines the text that is displayed in a date and time textfield rendered on this
- page. This value is only used if <code>IsDateTimeFixed</code> is <true/>.
+ page. This value is only used if <code>IsDateTimeFixed</code> is `TRUE`.
*/
[optional, property] string DateTimeText;
/** defines the format that is used to format a date and time text field on
- this page. This is only used if <code>IsDateTimeFixed</code> is <false/>.
+ this page. This is only used if <code>IsDateTimeFixed</code> is `FALSE`.
*/
[optional, property] long DateTimeFormat;