summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
Diffstat (limited to 'svl')
-rw-r--r--svl/unx/source/svdde/ddedummy.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/svl/unx/source/svdde/ddedummy.cxx b/svl/unx/source/svdde/ddedummy.cxx
index 8e3d30df6941..acb6380a3024 100644
--- a/svl/unx/source/svdde/ddedummy.cxx
+++ b/svl/unx/source/svdde/ddedummy.cxx
@@ -286,6 +286,10 @@ DdeServices& DdeService::GetServices()
}
DdeItem::DdeItem( const OUString& )
+ : pName(NULL)
+ , pMyTopic(NULL)
+ , pImpData(NULL)
+ , nType(0)
{
}