summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/drawsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/shells/drawsh.cxx')
-rw-r--r--sw/source/ui/shells/drawsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/shells/drawsh.cxx b/sw/source/ui/shells/drawsh.cxx
index df9bb3f104e2..5932d12c999b 100644
--- a/sw/source/ui/shells/drawsh.cxx
+++ b/sw/source/ui/shells/drawsh.cxx
@@ -202,7 +202,7 @@ void SwDrawShell::Execute(SfxRequest &rReq)
const SfxPoolItem* pItem;
if(pArgs)
- pArgs->GetItemState(nSlotId, sal_False, &pItem);
+ pArgs->GetItemState(nSlotId, false, &pItem);
bool bMirror = true;