19#ifndef INCLUDED_SFX2_MSGPOOL_HXX
20#define INCLUDED_SFX2_MSGPOOL_HXX
22#include <rtl/ustring.hxx>
43 const SfxSlot* SeekSlot( sal_uInt16 nObject );
53 sal_uInt16 GetGroupCount()
const;
54 OUString SeekGroup( sal_uInt16 nNo );
57 const SfxSlot* GetSlot( sal_uInt16 nId )
const;
58 const SfxSlot* GetUnoSlot(
const OUString& rUnoName )
const;
59 const std::type_info* GetSlotType( sal_uInt16 nSlotId )
const;
70#define SFX_SLOTPOOL() SfxSlotPool::GetSlotPool()
const SfxSlot * SeekSlot(sal_uInt16 nObject)
sal_uInt16 _nCurInterface
const SfxSlot * FirstSlot()
std::vector< SfxInterface * > _vInterfaces
SfxSlotPool * _pParentPool
std::vector< SfxGroupId > _vGroups