summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report/XReportControlFormat.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/XReportControlFormat.idl')
-rw-r--r--offapi/com/sun/star/report/XReportControlFormat.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/report/XReportControlFormat.idl b/offapi/com/sun/star/report/XReportControlFormat.idl
index 95fe4b288c5f..d6b93fd738b7 100644
--- a/offapi/com/sun/star/report/XReportControlFormat.idl
+++ b/offapi/com/sun/star/report/XReportControlFormat.idl
@@ -85,7 +85,7 @@ interface XReportControlFormat
};
- /** specifies the <type scope="com::sun::star::text">FontEmphasis</type>
+ /** specifies the com::sun::star::text::FontEmphasis
value of the text in the control.
*/
[attribute,bound] short ControlTextEmphasis
@@ -94,7 +94,7 @@ interface XReportControlFormat
get raises ( com::sun::star::beans::UnknownPropertyException );
};
- /** contains the font emphasis value as <type scope="com::sun::star::text">FontEmphasis</type>.
+ /** contains the font emphasis value as com::sun::star::text::FontEmphasis.
*/
[attribute,bound] short CharEmphasis
{
@@ -222,7 +222,7 @@ interface XReportControlFormat
get raises ( com::sun::star::beans::UnknownPropertyException );
};
- /** specifies the <type scope="com::sun::star::text">FontRelief</type>
+ /** specifies the com::sun::star::text::FontRelief
value of the text in the control.
*/
[attribute,bound] short CharRelief