Searched refs:_rAsciiValue (Results 1 – 1 of 1) sorted by relevance
153 …static sal_Int16 lcl_implMapAsciiValue( const ::rtl::OUString& _rAsciiValue, const Ascii2Int16* _p… in lcl_implMapAsciiValue() argument159 if ( 0 == _rAsciiValue.compareToAscii( pSearch->pAscii ) ) in lcl_implMapAsciiValue()167 += ::rtl::OString( _rAsciiValue.getStr(), _rAsciiValue.getLength(), RTL_TEXTENCODING_ASCII_US ) in lcl_implMapAsciiValue()
Completed in 8 milliseconds