LibreOffice Module sfx2 (master) 1
Public Member Functions | Public Attributes | List of all members
SfxStbCtrlFactory Struct Reference

#include <stbitem.hxx>

Collaboration diagram for SfxStbCtrlFactory:
[legend]

Public Member Functions

 SfxStbCtrlFactory (SfxStatusBarControlCtor pTheCtor, const std::type_info &nTheTypeId, sal_uInt16 nTheSlotId)
 

Public Attributes

SfxStatusBarControlCtor pCtor
 
const std::type_info & nTypeId
 
sal_uInt16 nSlotId
 

Detailed Description

Definition at line 39 of file stbitem.hxx.

Constructor & Destructor Documentation

◆ SfxStbCtrlFactory()

SfxStbCtrlFactory::SfxStbCtrlFactory ( SfxStatusBarControlCtor  pTheCtor,
const std::type_info &  nTheTypeId,
sal_uInt16  nTheSlotId 
)
inline

Definition at line 45 of file stbitem.hxx.

Member Data Documentation

◆ nSlotId

sal_uInt16 SfxStbCtrlFactory::nSlotId

◆ nTypeId

const std::type_info& SfxStbCtrlFactory::nTypeId

◆ pCtor

SfxStatusBarControlCtor SfxStbCtrlFactory::pCtor

Definition at line 41 of file stbitem.hxx.

Referenced by SfxStatusBarControl::CreateControl().


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