Home
last modified time | relevance | path

Searched refs:SFX_SLOTPOOL (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sfx2/source/menu/
H A Dmnuitem.cxx364 TypeId aSlotType = SFX_SLOTPOOL().GetSlotType(nId); in CreateControl()
397 TypeId aSlotType = SFX_SLOTPOOL().GetSlotType( nId ); in IsSpecialControl()
/trunk/main/sfx2/inc/sfx2/
H A Dmsgpool.hxx88 #define SFX_SLOTPOOL() SfxSlotPool::GetSlotPool() macro
/trunk/main/sfx2/source/control/
H A Dctrlitem.cxx51 const SfxSlot *pSlot = SFX_SLOTPOOL().GetSlot(nId); in CheckConfigure_Impl()
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx1204 SfxSlotPool* pSlotPool = pPool ? pPool : &SFX_SLOTPOOL(); in getSupportedCommandGroups()
1243 SfxSlotPool* pSlotPool = pPool ? pPool : &SFX_SLOTPOOL(); in getConfigurableDispatchInformation()
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx228 pSlot = SFX_SLOTPOOL().GetSlot( nSlotId ); in TransformParameters()
956 pSlot = SFX_SLOTPOOL().GetSlot( nSlotId ); in TransformItems()