Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/control/
H A Dshell.cxx88 SfxVerbSlotArr_Impl aSlotArr; member
1090 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 20 milliseconds