Searched refs:GetSlotType (Results 1 – 7 of 7) sorted by relevance
351 SvMetaType * SvMetaSlot::GetSlotType() const in GetSlotType() function in SvMetaSlot354 return ((SvMetaSlot *)GetRef())->GetSlotType(); in GetSlotType()1444 SvMetaType * pT = GetSlotType(); in WriteSlot()1736 if ( GetSlotType() ) in WriteCSV()1737 rStrm << GetSlotType()->GetName().GetBuffer() << ','; in WriteCSV()
364 TypeId aSlotType = SFX_SLOTPOOL().GetSlotType(nId); in CreateControl()397 TypeId aSlotType = SFX_SLOTPOOL().GetSlotType( nId ); in IsSpecialControl()
76 TypeId GetSlotType( sal_uInt16 nSlotId ) const;
191 SvMetaType * GetSlotType() const;
173 TypeId SfxSlotPool::GetSlotType( sal_uInt16 nId ) const in GetSlotType() function in SfxSlotPool
654 TypeId aSlotType = pSlotPool->GetSlotType(nSlotID); in CreateControl()
337 TypeId aSlotType = pSlotPool->GetSlotType( nSlotId ); in CreateControl()
Completed in 46 milliseconds