|
LibreOffice Module sfx2 (master) 1
|
#include <sal/config.h>#include <itemdel.hxx>#include <svl/poolitem.hxx>#include <vcl/idle.hxx>#include <vcl/svapp.hxx>#include <tools/debug.hxx>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) |
| void DeleteItemOnIdle | ( | std::unique_ptr< SfxPoolItem > | pItem | ) |
Definition at line 50 of file itemdel.cxx.
References DBG_ASSERT, and SfxItemDisruptor_Impl::DeleteItemOnIdle().
Referenced by SfxBindings::Execute_Impl(), SfxShell::GetSlotState(), and SfxRequest::~SfxRequest().
| IMPL_STATIC_LINK | ( | SfxItemDisruptor_Impl | , |
| Delete | , | ||
| void * | , | ||
| p | , | ||
| void | |||
| ) |
Definition at line 42 of file itemdel.cxx.
References p, and SfxPoolItem::SetRefCount().