summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/UITools.hxx
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2011-01-14 17:40:56 +0100
committerMikhail Voytenko <mav@openoffice.org>2011-01-14 17:40:56 +0100
commita09b71522004641e2f50afba4f8ab7bdc7c27494 (patch)
tree3fb25af1ade0ad336ac4f59faaefbdfaa3a26d13 /reportdesign/source/ui/inc/UITools.hxx
parent7450cf343d9b86bb985f5f8787d9069f902335d5 (diff)
removetooltypes01: #i112600# remove tooltypes from reportdesign
Diffstat (limited to 'reportdesign/source/ui/inc/UITools.hxx')
-rw-r--r--reportdesign/source/ui/inc/UITools.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/ui/inc/UITools.hxx b/reportdesign/source/ui/inc/UITools.hxx
index 420715f9e..5ff57f1ff 100644
--- a/reportdesign/source/ui/inc/UITools.hxx
+++ b/reportdesign/source/ui/inc/UITools.hxx
@@ -168,7 +168,7 @@ namespace rptui
*
* \param pControl the control which should place in the section without overlapping
* \param _pReportSection the section
- * \param _bInsert TRUE whe the control should be inserted, otherwise not.
+ * \param _bInsert sal_True whe the control should be inserted, otherwise not.
*/
void correctOverlapping(SdrObject* pControl,OReportSection& _aReportSection,bool _bInsert = true);