Home
last modified time | relevance | path

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

/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx371 if( m_ChunkPosition == m_pContentReader ->getChunkBuffer().size() ) in GetChunk()
382 m_pwsBuffer = m_pContentReader -> getChunkBuffer()[m_ChunkPosition].second; in GetChunk()
384 DWORD ChunkLCID = LocaleSetToLCID( m_pContentReader -> getChunkBuffer()[m_ChunkPosition].first ); in GetChunk()
/trunk/main/shell/inc/internal/
H A Dcontentreader.hxx47 inline ChunkBuffer_t const & getChunkBuffer( ) const{ return m_ChunkBuffer; }; in getChunkBuffer() function in CContentReader

Completed in 28 milliseconds