LibreOffice Module sfx2 (master) 1
Classes | Functions
itemdel.cxx File Reference
#include <sal/config.h>
#include <itemdel.hxx>
#include <svl/poolitem.hxx>
#include <vcl/idle.hxx>
#include <vcl/svapp.hxx>
#include <tools/debug.hxx>
Include dependency graph for itemdel.cxx:

Go to the source code of this file.

Classes

class  SfxItemDisruptor_Impl
 

Functions

 IMPL_STATIC_LINK (SfxItemDisruptor_Impl, Delete, void *, p, void)
 
void DeleteItemOnIdle (std::unique_ptr< SfxPoolItem > pItem)
 

Function Documentation

◆ DeleteItemOnIdle()

void DeleteItemOnIdle ( std::unique_ptr< SfxPoolItem pItem)

◆ IMPL_STATIC_LINK()

IMPL_STATIC_LINK ( SfxItemDisruptor_Impl  ,
Delete  ,
void *  ,
p  ,
void   
)

Definition at line 42 of file itemdel.cxx.

References p, and SfxPoolItem::SetRefCount().