Searched defs:GetSlot (Results 1 – 10 of 10) sorted by relevance
74 inline const SfxSlot* SfxSlotServer::GetSlot() const in GetSlot() function in SfxSlotServer
80 sal_uInt16 GetSlot() const { return nSlot; } in GetSlot() function in SfxRequest
85 sal_uInt16 GetSlot() const { return nSlot; } in GetSlot() function in SfxExecuteItem
262 sal_uInt16 GetSlot( sal_uInt16 nWhich ) const in GetSlot() function in SfxTabPage
203 const SfxSlot* SfxSlotPool::GetSlot( sal_uInt16 nId ) in GetSlot() function in SfxSlotPool
324 const SfxSlot* SfxInterface::GetSlot( sal_uInt16 nFuncId ) const in GetSlot() function in SfxInterface339 const SfxSlot* SfxInterface::GetSlot( const String& rCommand ) const in GetSlot() function in SfxInterface
1983 const SfxSlot* SfxBindings::GetSlot(sal_uInt16 nSlotId) in GetSlot() function in SfxBindings
1185 const SfxSlot* SfxDispatcher::GetSlot( const String& rCommand ) in GetSlot() function in SfxDispatcher
113 sal_uInt16 GetSlot( sal_uInt16 nWhich ) const { return pSet->GetPool()->GetSlotId( nWhich ); } in GetSlot() function in IconChoicePage
179 sal_uInt16 MSWordStyles::GetSlot( const SwFmt& rFmt ) const in GetSlot() function in MSWordStyles
Completed in 134 milliseconds