loplugin:unreffun

Change-Id: If67f953bb0d1842ff75482fdb878acf4b1bf87cb
This commit is contained in:
Matúš Kukan
2014-06-25 11:20:47 +02:00
parent 5b67c4a84a
commit a3b68ba2de

View File

@@ -93,7 +93,7 @@ using ::com::sun::star::text::XSimpleText;
using ::sax_fastparser::FastSerializerHelper;
using ::sax_fastparser::FSHelperPtr;
void dump_pset(Reference< XPropertySet > rXPropSet);
DBG(void dump_pset(Reference< XPropertySet > rXPropSet);)
#define IDS(x) OString(OStringLiteral(#x " ") + OString::number( mnShapeIdMax++ )).getStr()