Searched refs:appendUtf32 (Results 1 – 4 of 4) sorted by relevance
36 void appendUtf32();41 CPPUNIT_TEST(appendUtf32);84 void test::oustringbuffer::Utf32::appendUtf32() { in appendUtf32() function in test::oustringbuffer::Utf3293 buf1.appendUtf32('d'); in appendUtf32()99 buf2.appendUtf32(0x10000); in appendUtf32()
361 buf.appendUtf32( maFontCharMap.GetCharFromIndex( i ) ); in DrawChars_Impl()687 buf.appendUtf32( maFontCharMap.GetCharFromIndex( _nPos ) ); in ImplGetItem()
502 OUStringBuffer & appendUtf32(sal_uInt32 c) { in appendUtf32() function in rtl::OUStringBuffer
5050 aSynFSysPath.appendUtf32(nUTF32); in getFSysPath()5079 aSynFSysPath.appendUtf32(nUTF32); in getFSysPath()
Completed in 71 milliseconds