summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/unodispatch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/unodispatch.hxx')
-rw-r--r--sw/source/uibase/inc/unodispatch.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/unodispatch.hxx b/sw/source/uibase/inc/unodispatch.hxx
index 2889116c0200..b115f7e49744 100644
--- a/sw/source/uibase/inc/unodispatch.hxx
+++ b/sw/source/uibase/inc/unodispatch.hxx
@@ -90,7 +90,7 @@ public:
struct StatusStruct_Impl
{
css::uno::Reference< css::frame::XStatusListener> xListener;
- css::util::URL aURL;
+ css::util::URL aURL;
};
typedef std::list< StatusStruct_Impl > StatusListenerList;
class SwXDispatch : public cppu::WeakImplHelper