Searched refs:rApproximateName (Results 1 – 4 of 4) sorted by relevance
233 …virtual OUString SAL_CALL getExactName( const OUString& rApproximateName ) throw( RuntimeException…481 OUString Invocation_Impl::getExactName( const OUString& rApproximateName ) in getExactName() argument485 return _xENDirect->getExactName( rApproximateName ); in getExactName()489 aRet = _xENIntrospection->getExactName( rApproximateName ); in getExactName()491 aRet = _xENNameAccess->getExactName( rApproximateName ); in getExactName()
120 rtl::OUString SAL_CALL SOEvaluation::getExactName( const rtl::OUString& rApproximateName ) throw ( … in getExactName() argument124 OUString aTitle = rApproximateName; in getExactName()
68 …virtual rtl::OUString SAL_CALL getExactName( const rtl::OUString& rApproximateName ) throw ( Runt…
788 …virtual ::rtl::OUString SAL_CALL getExactName( const ::rtl::OUString& rApproximateName ) throw( Ru…1487 ::rtl::OUString ImplIntrospectionAccess::getExactName( const ::rtl::OUString& rApproximateName ) th… in getExactName() argument1491 mpStaticImpl->maLowerToExactNameMap.find( toLower( rApproximateName ) ); in getExactName()
Completed in 145 milliseconds