LibreOffice Module sfx2 (master) 1
|
Public Member Functions | |
SfxFoundCache_Impl (sal_uInt16 nW, const SfxSlot *pS, SfxStateCache &rC) | |
Public Attributes | |
sal_uInt16 | nWhichId |
const SfxSlot * | pSlot |
SfxStateCache & | rCache |
Definition at line 67 of file bindings.cxx.
|
inline |
Definition at line 73 of file bindings.cxx.
References pS.
sal_uInt16 SfxFoundCache_Impl::nWhichId |
Definition at line 69 of file bindings.cxx.
Referenced by SfxBindings::Update_Impl(), and SfxBindings::UpdateControllers_Impl().
const SfxSlot* SfxFoundCache_Impl::pSlot |
Definition at line 70 of file bindings.cxx.
Referenced by SfxBindings::UpdateControllers_Impl().
SfxStateCache& SfxFoundCache_Impl::rCache |
Definition at line 71 of file bindings.cxx.
Referenced by SfxBindings::UpdateControllers_Impl().