Home
last modified time | relevance | path

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

/aoo41x/main/vbahelper/source/vbahelper/
H A Dcollectionbase.cxx285 uno::Any CollectionBase::getItemByName( const ::rtl::OUString& rName ) throw (uno::RuntimeException) in getItemByName() function in vbahelper::CollectionBase
314 return getItemByName( rIndex.get< ::rtl::OUString >() ); in getAnyItemOrThis()
/aoo41x/main/vbahelper/inc/vbahelper/
H A Dcollectionbase.hxx164 css::uno::Any getItemByName( const ::rtl::OUString& rName ) throw (css::uno::RuntimeException);

Completed in 13 milliseconds