summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/unoevent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/unoevent.hxx')
-rw-r--r--sw/source/core/inc/unoevent.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/core/inc/unoevent.hxx b/sw/source/core/inc/unoevent.hxx
index cc0ff3364d4f..26fb808c7ebf 100644
--- a/sw/source/core/inc/unoevent.hxx
+++ b/sw/source/core/inc/unoevent.hxx
@@ -29,7 +29,7 @@ class SwXTextFrame;
class SwXTextGraphicObject;
class SwXTextEmbeddedObject;
class SwXFrameStyle;
-class SwFmtINetFmt;
+class SwFormatINetFormat;
class SwHyperlinkEventDescriptor : public SvDetachedEventDescriptor
{
@@ -44,8 +44,8 @@ public:
SwHyperlinkEventDescriptor();
- void copyMacrosFromINetFmt(const SwFmtINetFmt& aFmt);
- void copyMacrosIntoINetFmt(SwFmtINetFmt& aFmt);
+ void copyMacrosFromINetFormat(const SwFormatINetFormat& aFormat);
+ void copyMacrosIntoINetFormat(SwFormatINetFormat& aFormat);
void copyMacrosFromNameReplace(
::com::sun::star::uno::Reference<