Searched refs:handleTranslation (Results 1 – 2 of 2) sorted by relevance
883 String PPDParser::handleTranslation( const ByteString& i_rString, bool bIsGlobalized ) in handleTranslation() function in PPDParser1000 … aOptionTranslation = handleTranslation( aLine.Copy( nTransPos+1 ), bIsGlobalizedLine ); in parse()1035 … aValueTranslation = handleTranslation( aLine.Copy( nTransPos+2 ), bIsGlobalizedLine ); in parse()1061 … aValueTranslation = handleTranslation( aLine.Copy( nTransPos+1 ), bIsGlobalizedLine ); in parse()1168 aTranslation = handleTranslation( aKey.Copy( nPos + 1 ), false ); in parseOpenUI()
193 String handleTranslation( const ByteString& i_rString, bool i_bIsGlobalized );
Completed in 29 milliseconds