Home
last modified time | relevance | path

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

/aoo42x/main/tools/source/string/
H A Dstrcvt.cxx249 rtl_TextEncodingInfo aTextEncInfo1; in ImplGet1ByteConvertTab() local
250 aTextEncInfo1.StructSize = sizeof( aTextEncInfo1 ); in ImplGet1ByteConvertTab()
251 rtl_getTextEncodingInfo( eSrcTextEncoding, &aTextEncInfo1 ); in ImplGet1ByteConvertTab()
256 if ( (aTextEncInfo1.MaximumCharSize == 1) && in ImplGet1ByteConvertTab()

Completed in 6 milliseconds