summaryrefslogtreecommitdiff
path: root/sw/inc/unoevent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unoevent.hxx')
-rw-r--r--sw/inc/unoevent.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/sw/inc/unoevent.hxx b/sw/inc/unoevent.hxx
index d99b926a646b..10f574307516 100644
--- a/sw/inc/unoevent.hxx
+++ b/sw/inc/unoevent.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
@@ -48,7 +48,7 @@ class SwHyperlinkEventDescriptor : public SvDetachedEventDescriptor
const ::rtl::OUString sImplName;
//XServiceInfo
- virtual rtl::OUString SAL_CALL getImplementationName(void)
+ virtual rtl::OUString SAL_CALL getImplementationName(void)
throw( ::com::sun::star::uno::RuntimeException );
protected:
virtual ~SwHyperlinkEventDescriptor();
@@ -56,7 +56,7 @@ public:
SwHyperlinkEventDescriptor();
-
+
void copyMacrosFromINetFmt(const SwFmtINetFmt& aFmt);
void copyMacrosIntoINetFmt(SwFmtINetFmt& aFmt);
@@ -68,7 +68,7 @@ public:
-// SwEventDescriptor for
+// SwEventDescriptor for
// 1) SwXTextFrame
// 2) SwXGraphicObject
// 3) SwXEmbeddedObject
@@ -86,7 +86,7 @@ public:
~SwFrameEventDescriptor();
- virtual rtl::OUString SAL_CALL getImplementationName(void)
+ virtual rtl::OUString SAL_CALL getImplementationName(void)
throw( ::com::sun::star::uno::RuntimeException );
protected:
@@ -106,7 +106,7 @@ public:
~SwFrameStyleEventDescriptor();
- virtual rtl::OUString SAL_CALL getImplementationName(void)
+ virtual rtl::OUString SAL_CALL getImplementationName(void)
throw( ::com::sun::star::uno::RuntimeException );
protected: