Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx883 String PPDParser::handleTranslation( const ByteString& i_rString, bool bIsGlobalized ) in handleTranslation() function in PPDParser
1000 … 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()
/trunk/main/vcl/inc/vcl/
H A Dppdparser.hxx193 String handleTranslation( const ByteString& i_rString, bool i_bIsGlobalized );

Completed in 33 milliseconds