Home
last modified time | relevance | path

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

/aoo4110/main/vbahelper/source/vbahelper/
H A Dcollectionbase.cxx68 return mxCollection->getItemByIndex( mnCurrIndex++ ); in nextElement()
265 uno::Any CollectionBase::getItemByIndex( sal_Int32 nIndex ) throw (uno::RuntimeException) in getItemByIndex() function in vbahelper::CollectionBase
316 return getItemByIndex( extractIntFromAny( rIndex ) ); in getAnyItemOrThis()
/aoo4110/main/vbahelper/inc/vbahelper/
H A Dcollectionbase.hxx157 css::uno::Any getItemByIndex( sal_Int32 nIndex ) throw (css::uno::RuntimeException);
/aoo4110/main/sc/workben/
H A Dtest.cxx277 XModelRef aRef = aCollRef->getItemByIndex( nMod ); in lcl_GetDocument()

Completed in 50 milliseconds