summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/taskpane/ControlContainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/taskpane/ControlContainer.hxx')
-rw-r--r--sd/source/ui/inc/taskpane/ControlContainer.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/taskpane/ControlContainer.hxx b/sd/source/ui/inc/taskpane/ControlContainer.hxx
index f9901e26c289..f06f06be51b4 100644
--- a/sd/source/ui/inc/taskpane/ControlContainer.hxx
+++ b/sd/source/ui/inc/taskpane/ControlContainer.hxx
@@ -108,7 +108,7 @@ public:
*/
TreeNode* GetControl (sal_uInt32 nIndex) const;
- /** Return the index of the control previous to that that is specified
+ /** Return the index of the control previous to that is specified
by the given index.
@param nIndex
Index of the control for which to return the index of the
@@ -130,7 +130,7 @@ public:
bool bIncludeHidden=false,
bool bCycle=false) const;
- /** Return the index of the control next to that that is specified by
+ /** Return the index of the control next to that is specified by
the given index.
@param nIndex
Index of the control for which to return the index of the next