summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/mediash.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/mediash.hxx')
-rw-r--r--sw/source/ui/inc/mediash.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/mediash.hxx b/sw/source/ui/inc/mediash.hxx
index d01dc6692d96..f90a18d551e6 100644
--- a/sw/source/ui/inc/mediash.hxx
+++ b/sw/source/ui/inc/mediash.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -35,8 +35,8 @@ class SwMediaShell: public SwBaseShell
public:
SFX_DECL_INTERFACE(SW_MEDIASHELL)
- void ExecMedia(SfxRequest &);
- void GetMediaState(SfxItemSet &);
+ void ExecMedia(SfxRequest &);
+ void GetMediaState(SfxItemSet &);
SwMediaShell(SwView &rView);
};