Searched refs:aSlots (Results 1 – 4 of 4) sorted by relevance
108 aSlots( &aProjectSlotData[0], in inq_Slots() local111 return aSlots; in inq_Slots()
263 aSlots( &aProjectSlotData[0], in inq_Slots() local266 return aSlots; in inq_Slots()
236 aSlots( &aProjectSlotData[0], in inq_Slots() local239 return aSlots; in inq_Slots()
2668 Sequence<sal_uInt16> aSlots = getSupportedGridSlots(); in statusChanged() local2669 const sal_uInt16* pSlots = aSlots.getConstArray(); in statusChanged()2941 Sequence<sal_uInt16> aSlots = getSupportedGridSlots(); in IMPL_LINK() local2942 const sal_uInt16* pSlots = aSlots.getConstArray(); in IMPL_LINK()2944 …DBG_ASSERT(aSlots.getLength() == aUrls.getLength(), "FmXGridPeer::OnExecuteGridSlot : inconstent d… in IMPL_LINK()2947 for (sal_uInt16 i=0; i<aSlots.getLength(); ++i, ++pUrls, ++pSlots) in IMPL_LINK()
Completed in 47 milliseconds