Home
last modified time | relevance | path

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

/trunk/main/tools/source/string/
H A Dstrcvt.cxx252 rtl_TextEncodingInfo aTextEncInfo2; in ImplGet1ByteConvertTab() local
253 aTextEncInfo2.StructSize = sizeof( aTextEncInfo2 ); in ImplGet1ByteConvertTab()
254 rtl_getTextEncodingInfo( eDestTextEncoding, &aTextEncInfo2 ); in ImplGet1ByteConvertTab()
257 (aTextEncInfo2.MaximumCharSize == 1) ) in ImplGet1ByteConvertTab()

Completed in 9 milliseconds