LibreOffice Module sfx2 (master) 1
Public Member Functions | Public Attributes | List of all members
SfxFoundCache_Impl Struct Reference
Collaboration diagram for SfxFoundCache_Impl:
[legend]

Public Member Functions

 SfxFoundCache_Impl (sal_uInt16 nW, const SfxSlot *pS, SfxStateCache &rC)
 

Public Attributes

sal_uInt16 nWhichId
 
const SfxSlotpSlot
 
SfxStateCacherCache
 

Detailed Description

Definition at line 67 of file bindings.cxx.

Constructor & Destructor Documentation

◆ SfxFoundCache_Impl()

SfxFoundCache_Impl::SfxFoundCache_Impl ( sal_uInt16  nW,
const SfxSlot pS,
SfxStateCache rC 
)
inline

Definition at line 73 of file bindings.cxx.

References pS.

Member Data Documentation

◆ nWhichId

sal_uInt16 SfxFoundCache_Impl::nWhichId

Definition at line 69 of file bindings.cxx.

Referenced by SfxBindings::Update_Impl(), and SfxBindings::UpdateControllers_Impl().

◆ pSlot

const SfxSlot* SfxFoundCache_Impl::pSlot

Definition at line 70 of file bindings.cxx.

Referenced by SfxBindings::UpdateControllers_Impl().

◆ rCache

SfxStateCache& SfxFoundCache_Impl::rCache

Definition at line 71 of file bindings.cxx.

Referenced by SfxBindings::UpdateControllers_Impl().


The documentation for this struct was generated from the following file: