summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2014-03-20 21:54:43 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2014-03-20 21:54:43 -0500
commit41eabf7b5023d06f620c1fe67b4e8da5925157f9 (patch)
tree7fd6d99a5e74869ba5180c2d63f04e9ead4ca05d /offapi/com/sun/star/report
parent03a6135292f3612c291ab156896f18dd49cf70d5 (diff)
Eliminate some doxygen warnings in offapi doc
Change-Id: Ibe9be186f49554deb3774e0c70de0e55c19b2f34
Diffstat (limited to 'offapi/com/sun/star/report')
-rw-r--r--offapi/com/sun/star/report/XImageControl.idl2
-rw-r--r--offapi/com/sun/star/report/XReportComponent.idl2
-rw-r--r--offapi/com/sun/star/report/XReportDefinition.idl2
3 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/report/XImageControl.idl b/offapi/com/sun/star/report/XImageControl.idl
index f8486b875289..799a4fe61287 100644
--- a/offapi/com/sun/star/report/XImageControl.idl
+++ b/offapi/com/sun/star/report/XImageControl.idl
@@ -50,7 +50,7 @@ interface XImageControl
/** defines how to scale the image
- <p>If this property is present, it supersedes the #ScaleImage property.</p>
+ <p>If this property is present, it supersedes the ScaleImage property.</p>
<p>The value of this property is one of the com::sun::star::awt::ImageScaleMode constants.</p>
diff --git a/offapi/com/sun/star/report/XReportComponent.idl b/offapi/com/sun/star/report/XReportComponent.idl
index 058c6f150561..1f43bd3b8f05 100644
--- a/offapi/com/sun/star/report/XReportComponent.idl
+++ b/offapi/com/sun/star/report/XReportComponent.idl
@@ -100,7 +100,7 @@ interface XReportComponent
/** specifies the color of the border, if present
- <p>Not every border style (see #Border) may support coloring.
+ <p>Not every border style (see Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
*/
[attribute,bound] long ControlBorderColor
diff --git a/offapi/com/sun/star/report/XReportDefinition.idl b/offapi/com/sun/star/report/XReportDefinition.idl
index da38c86b45d6..fc78ad9de0f5 100644
--- a/offapi/com/sun/star/report/XReportDefinition.idl
+++ b/offapi/com/sun/star/report/XReportDefinition.idl
@@ -199,7 +199,7 @@ interface XReportDefinition
are specified, a RowSet can be created with this information. If the results provided by the
row set are to be additionally filtered, the Filter property can be used.</p>
- <p>Note that the Filter property does not make sense if a #ResultSet has been specified
+ <p>Note that the Filter property does not make sense if a ResultSet has been specified
in the DataAccessDescriptor.</p>
@see com::sun::star::sdb::RowSet