Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Doleprops.hxx82 const sal_uInt16 CODEPAGE_UTF8 = 65001; variable
H A Doleprops.cxx251 return (nCodePage == CODEPAGE_UNKNOWN) ? CODEPAGE_UTF8 : nCodePage; in GetCodePage()

Completed in 74 milliseconds