summaryrefslogtreecommitdiff
path: root/sfx2/source
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-09-17 21:14:52 +0200
committerJulien Nabet <serval2412@yahoo.fr>2014-09-17 21:15:33 +0200
commita762204a5df46ef68c5b0be4427fc99e32c4c36d (patch)
tree375dac376cd52f9754661b0a4bdf66a6b7b22a50 /sfx2/source
parent9acf9b650481c53ac2fe3a13ad2b5a04db395386 (diff)
Typos
Change-Id: Icf850c4b7b146a82a5638a3cd88ad02f3171aff3
Diffstat (limited to 'sfx2/source')
-rw-r--r--sfx2/source/view/viewsh.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/view/viewsh.cxx b/sfx2/source/view/viewsh.cxx
index 9b40bb40f6de..fd07e1a74f3c 100644
--- a/sfx2/source/view/viewsh.cxx
+++ b/sfx2/source/view/viewsh.cxx
@@ -1052,7 +1052,7 @@ void SfxViewShell::OuterResizePixel
here. The mainuse is to change the size of the Vis-Area.
If the Border is changed due to the new calculation then this has to be set
- by <SfxViewShell::SetBorderPixel(const SvBorder&)>. The Postioning of Tools
+ by <SfxViewShell::SetBorderPixel(const SvBorder&)>. The Positioning of Tools
is only allowed after the calling of 'SetBorderPixel'.
[Example]
@@ -1101,7 +1101,7 @@ void SfxViewShell::InnerResizePixel
If the Border is changed due to the new calculation then is has to be set
by <SfxViewShell::SetBorderPixel(const SvBorder&)>.
- The Postioning of Tools is only allowed after the calling of
+ The Positioning of Tools is only allowed after the calling of
'SetBorderPixel'.