Home
last modified time | relevance | path

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

/AOO42X/main/extensions/source/resource/
H A Dresource.cxx80 …OUString SAL_CALL getExactName( const OUString & ApproximateName ) throw(RuntimeExceptio…
186 OUString SAL_CALL ResourceService::getExactName( const OUString & ApproximateName ) throw(Runtim… in getExactName() argument
188 OUString aName( ApproximateName ); in getExactName()
206 return xEN->getExactName( ApproximateName ); in getExactName()