34 pItem->SetKind(SfxItemKind::DeleteOnIdle);
52 DBG_ASSERT(0 == pItem->GetRefCount(),
"deleting item in use");
static ImplSVEvent * PostUserEvent(const Link< void *, void > &rLink, void *pCaller=nullptr, bool bReferenceLink=false)
static void DeleteItemOnIdle(std::unique_ptr< SfxPoolItem > pItem)
DECL_STATIC_LINK(SfxItemDisruptor_Impl, Delete, void *, void)
void SetRefCount(sal_uInt32 n)
#define DBG_ASSERT(sCon, aError)
IMPL_STATIC_LINK(SfxItemDisruptor_Impl, Delete, void *, p, void)
void DeleteItemOnIdle(std::unique_ptr< SfxPoolItem > pItem)
#define LINK(Instance, Class, Member)