Home
last modified time | relevance | path

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

/trunk/main/dtrans/source/win32/dtobj/
H A DDataFmtTransl.cxx325 LOCALE_IDEFAULTCODEPAGE, in getTextCharsetFromLCID()
H A DFetcList.cxx446 return isLocaleCodePage( lcid, LOCALE_IDEFAULTCODEPAGE, codepage ); in isLocaleOemCodePage()
H A DDOTransferable.cxx425 cpForTxtCnvt = getWinCPFromLocaleId( lcid, LOCALE_IDEFAULTCODEPAGE ).toInt32( ); in synthesizeUnicodeText()
/trunk/main/sal/workben/clipboardwben/testcopy/
H A Dcbcpytest.cxx379 … cbWritten = GetLocaleInfo( lcid, LOCALE_IDEFAULTCODEPAGE, buff, sizeof( buff ) ); in PasteData()
/trunk/main/dtrans/source/win32/misc/
H A DImplHelper.cxx109 if ( LOCALE_IDEFAULTCODEPAGE == lctype ) in getWinCPFromLocaleId()
/trunk/main/migrationanalysis/src/wizard/
H A DUtilities.bas37 Public Const LOCALE_IDEFAULTCODEPAGE As Long = &HB 'def oem code page constant
/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DAnalysisDriver.bas89 Public Const LOCALE_IDEFAULTCODEPAGE As Long = &HB 'def oem code page constant