summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedxv.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-09-29 16:20:12 -0400
committerKohei Yoshida <kyoshida@novell.com>2010-09-29 16:23:00 -0400
commit8d56c285d42b5366d58c22dc1f1c3d1ea9cbaa77 (patch)
tree25135e6279fe9d35ec831d24ffd152fb5f83470a /svx/source/svdraw/svdedxv.cxx
parentfc239df0fd5920f6f0136d33cf57f247332f06c6 (diff)
Ported autocorrect-accidental-caps-lock-svx.diff from ooo-build.
Diffstat (limited to 'svx/source/svdraw/svdedxv.cxx')
-rw-r--r--svx/source/svdraw/svdedxv.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/svdraw/svdedxv.cxx b/svx/source/svdraw/svdedxv.cxx
index fba6007f36fb..b4f7422d78b4 100644
--- a/svx/source/svdraw/svdedxv.cxx
+++ b/svx/source/svdraw/svdedxv.cxx
@@ -1160,7 +1160,7 @@ BOOL SdrObjEditView::KeyInput(const KeyEvent& rKEvt, Window* pWin)
ShowItemBrowser();
}
#endif
- if (pTextEditOutlinerView->PostKeyEvent(rKEvt))
+ if (pTextEditOutlinerView->PostKeyEvent(rKEvt, pWin))
{
if( pMod /* && !pMod->IsChanged() */ )
{