Kaydet (Commit) 6a8b38e6 authored tarafından Noel Grandin's avatar Noel Grandin

remove custom RTTI from XFillExchangeData

nothing is using it

Change-Id: Ie626fcb7f35d98294ec41620c679d46a34a77d90
üst 32935091
......@@ -40,8 +40,6 @@ private:
SfxItemPool* pPool;
public:
TYPEINFO();
XFillExchangeData();
XFillExchangeData(const XFillAttrSetItem& rXFillAttrSetItem);
virtual ~XFillExchangeData();
......
......@@ -29,8 +29,6 @@
#include <boost/scoped_ptr.hpp>
TYPEINIT0_AUTOFACTORY( XFillExchangeData );
/// default CTOR, for Assign()
XFillExchangeData::XFillExchangeData() :
pXFillAttrSetItem( NULL ),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment