summaryrefslogtreecommitdiff
path: root/include/svtools/table/tablerenderer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/table/tablerenderer.hxx')
-rw-r--r--include/svtools/table/tablerenderer.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/svtools/table/tablerenderer.hxx b/include/svtools/table/tablerenderer.hxx
index f11729347c7c..53ded6366d52 100644
--- a/include/svtools/table/tablerenderer.hxx
+++ b/include/svtools/table/tablerenderer.hxx
@@ -154,14 +154,14 @@ namespace svt { namespace table
<TRUE/> if and only if the table control currently has the focus
<br/>
Note that this flag is equal to the respective flag in the
- previous ->PrepareRow call, it's passed here for convinience
+ previous ->PrepareRow call, it's passed here for convenience
only.
@param _bSelected
<TRUE/> if and only if the row whose header cell is to be
painted is selected currently.
<br/>
Note that this flag is equal to the respective flag in the
- previous ->PrepareRow call, it's passed here for convinience
+ previous ->PrepareRow call, it's passed here for convenience
only.
@param _rDevice
denotes the device to paint onto
@@ -185,13 +185,13 @@ namespace svt { namespace table
the row or the column of the cell is currently selected.
<br/>
Note that this flag is equal to the respective flag in the
- previous ->PrepareRow call, it's passed here for convinience
+ previous ->PrepareRow call, it's passed here for convenience
only.
@param i_hasControlFocus
<TRUE/> if and only if the table control currently has the focus
<br/>
Note that this flag is equal to the respective flag in the
- previous ->PrepareRow call, it's passed here for convinience
+ previous ->PrepareRow call, it's passed here for convenience
only.
@param _rDevice
denotes the device to paint onto