From 2eeef79b78242a89ef6901ba67b30f178d59027f Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 1 Mar 2012 09:31:54 +0000 Subject: callcatcher: update list --- svx/source/xoutdev/xexch.cxx | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'svx/source') diff --git a/svx/source/xoutdev/xexch.cxx b/svx/source/xoutdev/xexch.cxx index c2927502e0d3..61c61bb09298 100644 --- a/svx/source/xoutdev/xexch.cxx +++ b/svx/source/xoutdev/xexch.cxx @@ -78,16 +78,6 @@ XFillExchangeData::~XFillExchangeData() delete pXFillAttrSetItem; } -/************************************************************************* -|* -|* -|* -*************************************************************************/ -sal_uIntPtr XFillExchangeData::RegisterClipboardFormatName() -{ - return( SOT_FORMATSTR_ID_XFA ); -} - /****************************************************************************** |* |* Binaer-Export (z.Z. ohne Versionsverwaltung, da nicht persistent!) -- cgit