Home
last modified time | relevance | path

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

/aoo4110/main/vcl/inc/vcl/
H A Dfontmanager.hxx392 std::hash_multimap< sal_Unicode, sal_uInt8 > m_aUnicodeToAdobecode; member in psp::PrintFontManager
622 return m_aUnicodeToAdobecode.equal_range( aChar ); in getAdobeCodeFromUnicode()
/aoo4110/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1196m_aUnicodeToAdobecode.insert( ::std::hash_multimap< sal_Unicode, sal_uInt8 >::value_type( aAdobeCo… in PrintFontManager()
1204 m_aUnicodeToAdobecode[ aAdobeCodes[i].aUnicode ] = aAdobeCodes[i].aAdobeStandardCode; in PrintFontManager()

Completed in 35 milliseconds