summaryrefslogtreecommitdiff
path: root/scripting/source/protocolhandler/scripthandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/protocolhandler/scripthandler.hxx')
-rw-r--r--scripting/source/protocolhandler/scripthandler.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripting/source/protocolhandler/scripthandler.hxx b/scripting/source/protocolhandler/scripthandler.hxx
index 18b5f5fffacc..a2896e93d0bc 100644
--- a/scripting/source/protocolhandler/scripthandler.hxx
+++ b/scripting/source/protocolhandler/scripthandler.hxx
@@ -75,8 +75,7 @@ namespace com { namespace sun { namespace star {
namespace scripting_protocolhandler
{
-// for simplification
-#define css ::com::sun::star
+namespace css = ::com::sun::star;
class ScriptProtocolHandler :
public ::cppu::WeakImplHelper4< css::frame::XDispatchProvider,