diff options
author | Mikhail Voytenko <mav@openoffice.org> | 2011-01-14 17:40:56 +0100 |
---|---|---|
committer | Mikhail Voytenko <mav@openoffice.org> | 2011-01-14 17:40:56 +0100 |
commit | a09b71522004641e2f50afba4f8ab7bdc7c27494 (patch) | |
tree | 3fb25af1ade0ad336ac4f59faaefbdfaa3a26d13 /reportdesign/source/ui/inc/UITools.hxx | |
parent | 7450cf343d9b86bb985f5f8787d9069f902335d5 (diff) |
removetooltypes01: #i112600# remove tooltypes from reportdesign
Diffstat (limited to 'reportdesign/source/ui/inc/UITools.hxx')
-rw-r--r-- | reportdesign/source/ui/inc/UITools.hxx | 2 |
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); |