Home
last modified time | relevance | path

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

/trunk/main/svgio/source/svgreader/
H A Dsvgtoken.cxx333 …const SVGTokenMapper::const_iterator aResult2(aCaseLindependentSVGTokenMapperList.find(rStr.toAsci… in StrToSVGToken() local
335 if(aResult2 == aCaseLindependentSVGTokenMapperList.end()) in StrToSVGToken()
341 return aResult2->second; in StrToSVGToken()

Completed in 11 milliseconds