Home
last modified time | relevance | path

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

/aoo41x/main/tools/source/string/
H A Dstrcvt.cxx479 char ByteString::ConvertFromUnicode( sal_Unicode c, rtl_TextEncoding eTextEncoding, sal_Bool bRepla… in ConvertFromUnicode() function in ByteString
483 nLen = ConvertFromUnicode( c, aBuf, sizeof( aBuf ), eTextEncoding, bReplace ); in ConvertFromUnicode()
528 sal_Size ByteString::ConvertFromUnicode( sal_Unicode c, char* pBuf, sal_Size nBufLen, rtl_TextEncod… in ConvertFromUnicode() function in ByteString
/aoo41x/main/tools/inc/tools/
H A Dstring.hxx278 static sal_Char ConvertFromUnicode( sal_Unicode c,
283 static sal_Size ConvertFromUnicode( sal_Unicode c, sal_Char* pBuf, sal_Size nBufLen,
/aoo41x/main/editeng/source/items/
H A Dbulitem.cxx414 rStrm << (char)ByteString::ConvertFromUnicode( cSymbol, aFont.GetCharSet() ); in Store()
/aoo41x/main/svtools/source/svrtf/
H A Dsvparser.cxx415 pImplData->aOut << ByteString::ConvertFromUnicode( c, in GetNextChar()
/aoo41x/main/editeng/source/editeng/
H A Deditobj.cxx1240 …char cConv = ByteString::ConvertFromUnicode( ConvertFontToSubsFontChar( hConv, cOld ), RTL_TEXTENC… in StoreData()
1272 …char cConv = ByteString::ConvertFromUnicode( ConvertFontToSubsFontChar( hConv, cOld ), RTL_TEXTENC… in StoreData()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx761 *rpCh = ByteString::ConvertFromUnicode(cChar, eChrSet); in BuildAnlvBulletBase()
/aoo41x/main/sc/source/core/tool/
H A Dinterpr1.cxx2883 …PushInt( (sal_uChar) ByteString::ConvertFromUnicode( rStr.GetChar(0), gsl_getSystemTextEncoding() … in ScCode()

Completed in 95 milliseconds