Home
last modified time | relevance | path

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

/AOO41X/main/shell/inc/internal/ !
H A Dutilities.hxx92 LCID LocaleSetToLCID( const LocaleSet_t & Locale );
/AOO41X/main/shell/source/win32/shlxthandler/util/ !
H A Dutilities.cxx185 LCID LocaleSetToLCID( const LocaleSet_t & Locale ) in LocaleSetToLCID() function
/AOO41X/main/shell/source/win32/shlxthandler/ooofilt/ !
H A Dooofilt.cxx383 … DWORD ChunkLCID = LocaleSetToLCID( m_pContentReader -> getChunkBuffer()[m_ChunkPosition].first ); in GetChunk()