summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/mediash.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/shells/mediash.cxx')
-rw-r--r--sw/source/ui/shells/mediash.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/shells/mediash.cxx b/sw/source/ui/shells/mediash.cxx
index 9666079beadf..6f9671c42322 100644
--- a/sw/source/ui/shells/mediash.cxx
+++ b/sw/source/ui/shells/mediash.cxx
@@ -110,7 +110,7 @@ void SwMediaShell::ExecMedia(SfxRequest &rReq)
{
const SfxPoolItem* pItem;
- if( !pArgs || ( SFX_ITEM_SET != pArgs->GetItemState( SID_AVMEDIA_TOOLBOX, sal_False, &pItem ) ) )
+ if( !pArgs || ( SFX_ITEM_SET != pArgs->GetItemState( SID_AVMEDIA_TOOLBOX, false, &pItem ) ) )
pItem = NULL;
if( pItem )