summaryrefslogtreecommitdiff
path: root/include/vcl/controllayout.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/controllayout.hxx')
-rw-r--r--include/vcl/controllayout.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/vcl/controllayout.hxx b/include/vcl/controllayout.hxx
index 0856a69946b5..42ef76969b14 100644
--- a/include/vcl/controllayout.hxx
+++ b/include/vcl/controllayout.hxx
@@ -58,8 +58,9 @@ struct VCL_DLLPUBLIC ControlLayoutData
::Pair GetLineStartEnd( long nLine ) const;
/** ToRelativeLineIndex changes a layout data index to a count relative to its line.
- This is equivalent to getting the line start/end pairs with
- GetLineStartEnd until the index lies within [start,end] of a line
+ <p>This is equivalent to getting the line start/end pairs with
+ <member>GetLineStartEnd</member> until the index lies within [start,end] of a line
+ </p>
@param nIndex
the absolute index inside the display text to be changed to a relative index