summaryrefslogtreecommitdiff
path: root/sw/source/ui/uiview/view2.cxx
diff options
context:
space:
mode:
authoros <os@openoffice.org>2010-10-05 14:50:49 +0200
committeros <os@openoffice.org>2010-10-05 14:50:49 +0200
commit3d5ad5eea711f9f4c70f537be81218c3d3729cd8 (patch)
treed74de6ca5797ab2a62330ad3fafcdc2aff626584 /sw/source/ui/uiview/view2.cxx
parent741b92c15a133ddbc343916d913e35ddd2e4d91b (diff)
parent90a45727e45941abef69c1827a646cf64bb70d96 (diff)
m89 merged
Diffstat (limited to 'sw/source/ui/uiview/view2.cxx')
-rwxr-xr-xsw/source/ui/uiview/view2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/uiview/view2.cxx b/sw/source/ui/uiview/view2.cxx
index 3a7003ff7bca..eeab95b5bccd 100755
--- a/sw/source/ui/uiview/view2.cxx
+++ b/sw/source/ui/uiview/view2.cxx
@@ -913,7 +913,7 @@ void __EXPORT SwView::Execute(SfxRequest &rReq)
GetViewFrame()->GetBindings().Invalidate( nSlot );
}
break;
-#if defined WIN || defined WNT || defined UNX
+#if defined WNT || defined UNX
case SID_TWAIN_SELECT:
case SID_TWAIN_TRANSFER:
GetViewImpl()->ExecuteScan( rReq );