Home
last modified time | relevance | path

Searched refs:aSlots (Results 1 – 4 of 4) sorted by relevance

/trunk/main/autodoc/source/ary/cpp/
H A Dc_enum.cxx108 aSlots( &aProjectSlotData[0], in inq_Slots() local
111 return aSlots; in inq_Slots()
H A Dc_namesp.cxx263 aSlots( &aProjectSlotData[0], in inq_Slots() local
266 return aSlots; in inq_Slots()
H A Dc_class.cxx236 aSlots( &aProjectSlotData[0], in inq_Slots() local
239 return aSlots; in inq_Slots()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx2668 Sequence<sal_uInt16> aSlots = getSupportedGridSlots(); in statusChanged() local
2669 const sal_uInt16* pSlots = aSlots.getConstArray(); in statusChanged()
2941 Sequence<sal_uInt16> aSlots = getSupportedGridSlots(); in IMPL_LINK() local
2942 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 27 milliseconds