Home
last modified time | relevance | path

Searched refs:GetSlotType (Results 1 – 7 of 7) sorted by relevance

/trunk/main/idl/source/objects/
H A Dslot.cxx351 SvMetaType * SvMetaSlot::GetSlotType() const in GetSlotType() function in SvMetaSlot
354 return ((SvMetaSlot *)GetRef())->GetSlotType(); in GetSlotType()
1444 SvMetaType * pT = GetSlotType(); in WriteSlot()
1736 if ( GetSlotType() ) in WriteCSV()
1737 rStrm << GetSlotType()->GetName().GetBuffer() << ','; in WriteCSV()
/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.hxx76 TypeId GetSlotType( sal_uInt16 nSlotId ) const;
/trunk/main/idl/inc/
H A Dslot.hxx191 SvMetaType * GetSlotType() const;
/trunk/main/sfx2/source/control/
H A Dmsgpool.cxx173 TypeId SfxSlotPool::GetSlotType( sal_uInt16 nId ) const in GetSlotType() function in SfxSlotPool
/trunk/main/sfx2/source/statbar/
H A Dstbitem.cxx654 TypeId aSlotType = pSlotPool->GetSlotType(nSlotID); in CreateControl()
/trunk/main/sfx2/source/toolbox/
H A Dtbxitem.cxx337 TypeId aSlotType = pSlotPool->GetSlotType( nSlotId ); in CreateControl()

Completed in 46 milliseconds