Home
last modified time | relevance | path

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

/trunk/main/dtrans/source/win32/misc/
H A DImplHelper.cxx180 sal_uInt32 arrOEMCP[] = { 437, 708, 709, 710, 720, 737, in IsOEMCP() local
185 for ( sal_Int8 i = 0; i < ( sizeof( arrOEMCP )/sizeof( sal_uInt32 ) ); ++i ) in IsOEMCP()
186 if ( arrOEMCP[i] == codepage ) in IsOEMCP()

Completed in 20 milliseconds