Searched refs:arrOEMCP (Results 1 – 1 of 1) sorted by relevance
180 sal_uInt32 arrOEMCP[] = { 437, 708, 709, 710, 720, 737, in IsOEMCP() local185 for ( sal_Int8 i = 0; i < ( sizeof( arrOEMCP )/sizeof( sal_uInt32 ) ); ++i ) in IsOEMCP()186 if ( arrOEMCP[i] == codepage ) in IsOEMCP()
Completed in 10 milliseconds