Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Drtfexport.hxx172 static rtl::OString OutChar(sal_Unicode c, int *pUCMode, rtl_TextEncoding eDestEnc);
H A Drtfexport.cxx867 OString RtfExport::OutChar(sal_Unicode c, int *pUCMode, rtl_TextEncoding eDestEnc) in OutChar() function in RtfExport
957 aBuf.append(OutChar(rStr.GetChar(n), &nUCMode, eDestEnc)); in OutString()

Completed in 25 milliseconds