LibreOffice Module sfx2 (master) 1
|
#include <slotserv.hxx>
Public Member Functions | |
SfxSlotServer () | |
sal_uInt16 | GetShellLevel () const |
void | SetShellLevel (sal_uInt16 nLevel) |
void | SetSlot (const SfxSlot *pSlot) |
const SfxSlot * | GetSlot () const |
Private Attributes | |
const SfxSlot * | _pSlot |
sal_uInt16 | _nShellLevel |
Definition at line 26 of file slotserv.hxx.
|
inline |
Definition at line 41 of file slotserv.hxx.
|
inline |
Definition at line 47 of file slotserv.hxx.
References _nShellLevel.
Referenced by SfxBindings::CreateSet_Impl(), SfxBindings::Execute_Impl(), SfxDispatcher::FillState_(), SfxControllerItem::GetCoreMetric(), SfxDispatcher::GetShellAndSlot_Impl(), SfxBindings::InvalidateShell(), SfxDispatcher::PostMsgHandler(), and SfxDispatchController_Impl::StateChanged().
|
inline |
Definition at line 52 of file slotserv.hxx.
References _pSlot.
Referenced by SfxBindings::CreateSet_Impl(), SfxBindings::Execute_Impl(), SfxDispatcher::FillState_(), SfxDispatcher::GetShellAndSlot_Impl(), SfxStateCache::GetSlotServer(), and SfxDispatcher::PostMsgHandler().
|
inline |
Definition at line 36 of file slotserv.hxx.
References _nShellLevel.
Referenced by SfxDispatcher::FindServer_().
|
inline |
Definition at line 37 of file slotserv.hxx.
References _pSlot.
Referenced by SfxDispatcher::FindServer_(), and SfxStateCache::Invalidate().
|
private |
Definition at line 30 of file slotserv.hxx.
Referenced by GetShellLevel(), and SetShellLevel().
|
private |
Definition at line 29 of file slotserv.hxx.