Home
last modified time | relevance | path

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

/trunk/main/dtrans/source/win32/dtobj/
H A DDOTransferable.cxx409 sal_uInt32 cpForTxtCnvt = 0; in synthesizeUnicodeText() local
417 cpForTxtCnvt = getWinCPFromLocaleId( lcid, LOCALE_IDEFAULTANSICODEPAGE ).toInt32( ); in synthesizeUnicodeText()
425 cpForTxtCnvt = getWinCPFromLocaleId( lcid, LOCALE_IDEFAULTCODEPAGE ).toInt32( ); in synthesizeUnicodeText()
433 MultiByteToWideCharEx( cpForTxtCnvt, in synthesizeUnicodeText()

Completed in 15 milliseconds