summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/view/drviews7.cxx
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2010-08-25 17:21:42 +0200
committerVladimir Glazunov <vg@openoffice.org>2010-08-25 17:21:42 +0200
commit206fd2cc760cad947985e0680b2db6a4edf578f3 (patch)
treed33bfc3465a776e9fa42fd760a63a776d7b2e23a /sd/source/ui/view/drviews7.cxx
parentDEV300: changesets OOO330 up to m5 (diff)
parentcodecleanup02: merge with DEV300_m84 (diff)
downloadcore-206fd2cc760cad947985e0680b2db6a4edf578f3.tar.gz
core-206fd2cc760cad947985e0680b2db6a4edf578f3.zip
CWS-TOOLING: integrate CWS codecleanup02
Diffstat (limited to 'sd/source/ui/view/drviews7.cxx')
-rwxr-xr-xsd/source/ui/view/drviews7.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/view/drviews7.cxx b/sd/source/ui/view/drviews7.cxx
index 5166c392292c..f758a65953d5 100755
--- a/sd/source/ui/view/drviews7.cxx
+++ b/sd/source/ui/view/drviews7.cxx
@@ -1565,7 +1565,7 @@ void DrawViewShell::GetMenuState( SfxItemSet &rSet )
if ( bDisableEditHyperlink )
rSet.DisableItem( SID_OPEN_HYPERLINK );
-#if defined WIN || defined WNT || defined UNX
+#if defined WNT || defined UNX
if( !mxScannerManager.is() )
{
rSet.DisableItem( SID_TWAIN_SELECT );