Searched refs:aSlotArr (Results 1 – 1 of 1) sorted by relevance
88 SfxVerbSlotArr_Impl aSlotArr; member1090 sal_uInt16 nCount = pImp->aSlotArr.Count(); in SFX_EXEC_STUB()1124 if (pImp->aSlotArr.Count()) in SFX_EXEC_STUB()1126 SfxSlot *pSlot = (pImp->aSlotArr)[0]; in SFX_EXEC_STUB()1133 pImp->aSlotArr.Insert(pNewSlot, (sal_uInt16) n); in SFX_EXEC_STUB()1202 return pImp->aSlotArr[nIndex]; in GetVerbSlot_Impl()
Completed in 18 milliseconds