Searched refs:getItemByIndex (Results 1 – 3 of 3) sorted by relevance
68 return mxCollection->getItemByIndex( mnCurrIndex++ ); in nextElement()265 uno::Any CollectionBase::getItemByIndex( sal_Int32 nIndex ) throw (uno::RuntimeException) in getItemByIndex() function in vbahelper::CollectionBase316 return getItemByIndex( extractIntFromAny( rIndex ) ); in getAnyItemOrThis()
157 css::uno::Any getItemByIndex( sal_Int32 nIndex ) throw (css::uno::RuntimeException);
277 XModelRef aRef = aCollRef->getItemByIndex( nMod ); in lcl_GetDocument()
Completed in 25 milliseconds