summaryrefslogtreecommitdiffstats
path: root/vcl/source/window/toolbox.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/toolbox.cxx')
-rw-r--r--vcl/source/window/toolbox.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/source/window/toolbox.cxx b/vcl/source/window/toolbox.cxx
index 082d86dbe821..490feac7f767 100644
--- a/vcl/source/window/toolbox.cxx
+++ b/vcl/source/window/toolbox.cxx
@@ -2174,7 +2174,7 @@ void ToolBox::ImplFormat( bool bResize )
mpData->ImplClearLayoutData();
- // recalulate positions and sizes
+ // recalculate positions and sizes
Rectangle aEmptyRect;
long nLineSize;
long nLeft;
@@ -2481,7 +2481,7 @@ void ToolBox::ImplFormat( bool bResize )
{
it->maCalcRect.Left() = nX;
// if special TBX_LAYOUT_LOCKVERT lock vertical position
- // don't recalulate the vertical position of the item
+ // don't recalculate the vertical position of the item
if ( meLayoutMode == TBX_LAYOUT_LOCKVERT && mnLines == 1 )
{
// Somewhat of a hack here, calc deletes and re-adds