summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/style/PageProperties.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/style/PageProperties.idl')
-rw-r--r--offapi/com/sun/star/style/PageProperties.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/style/PageProperties.idl b/offapi/com/sun/star/style/PageProperties.idl
index 8847d3ca54a4..8d79407f73e8 100644
--- a/offapi/com/sun/star/style/PageProperties.idl
+++ b/offapi/com/sun/star/style/PageProperties.idl
@@ -55,7 +55,7 @@ published service PageProperties
[property] com::sun::star::style::GraphicLocation BackGraphicLocation;
/** determines if the background color is transparent.
- <p>If this property is set to <TRUE/>,
+ <p>If this property is set to `TRUE`,
PageStyle::BackColor will not be used.</p>
*/
[property] boolean BackTransparent;
@@ -159,7 +159,7 @@ published service PageProperties
[property, maybevoid] long HeaderRightMargin;
/** determines if the background color of the header is transparent.
- <p>If this property is set to <TRUE/>,
+ <p>If this property is set to `TRUE`,
PageStyle::HeaderBackColor will not be used.</p>
*/
[property, maybevoid] boolean HeaderBackTransparent;