summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appdde.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/appl/appdde.cxx')
-rw-r--r--sfx2/source/appl/appdde.cxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/sfx2/source/appl/appdde.cxx b/sfx2/source/appl/appdde.cxx
index a1b7f8595a34..d2bf891e2c59 100644
--- a/sfx2/source/appl/appdde.cxx
+++ b/sfx2/source/appl/appdde.cxx
@@ -229,7 +229,7 @@ public:
};
-#if defined( WNT )
+#if defined WNT
namespace {
@@ -338,8 +338,6 @@ long SfxApplication::DdeExecute( const OUString& rCmd ) // Expressed in our B
return 1;
}
-#endif
-
/* [Description]
This method can be overridden by application developers, to receive
@@ -364,8 +362,6 @@ long SfxObjectShell::DdeExecute( const OUString& rCmd ) // Expressed in our B
return 1;
}
-
-
/* [Description]
This method can be overridden by application developers, to receive
@@ -396,6 +392,8 @@ bool SfxObjectShell::DdeSetData( const OUString&, // the Item
return false;
}
+#endif
+
/* [Description]
This method can be overridden by application developers, to establish