Searched refs:getItemByName (Results 1 – 2 of 2) sorted by relevance
285 uno::Any CollectionBase::getItemByName( const ::rtl::OUString& rName ) throw (uno::RuntimeException) in getItemByName() function in vbahelper::CollectionBase314 return getItemByName( rIndex.get< ::rtl::OUString >() ); in getAnyItemOrThis()
164 css::uno::Any getItemByName( const ::rtl::OUString& rName ) throw (css::uno::RuntimeException);
Completed in 20 milliseconds