summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/Axis.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/Axis.idl')
-rw-r--r--offapi/com/sun/star/chart2/Axis.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/chart2/Axis.idl b/offapi/com/sun/star/chart2/Axis.idl
index 9fb4a20f6c1b..5f36118a6193 100644
--- a/offapi/com/sun/star/chart2/Axis.idl
+++ b/offapi/com/sun/star/chart2/Axis.idl
@@ -99,7 +99,7 @@ service Axis
means linked to the source format.</p>
<p>To determine a source format, the axis can query the
- <type>XDataSequence</type>s used by the data series attached
+ XDataSequences used by the data series attached
to it (see <member>XDataSequence::getNumberFormatKeyByIndex</member>).
</p>
*/
@@ -109,13 +109,13 @@ service Axis
/** determines what kind of tickmarks should be shown for major ticks.
- @see <type>TickmarkStyle</type>.
+ @see TickmarkStyle.
*/
[property] long MajorTickmarks;
/** determines what kind of tickmarks should be shown for minor ticks.
- @see <type>TickmarkStyle</type>.
+ @see TickmarkStyle.
*/
[property] long MinorTickmarks;