Home
last modified time | relevance | path

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

/aoo41x/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx370 if( m_ChunkPosition == m_pContentReader ->getChunkBuffer().size() ) in GetChunk()
381 m_pwsBuffer = m_pContentReader -> getChunkBuffer()[m_ChunkPosition].second; in GetChunk()
383 … DWORD ChunkLCID = LocaleSetToLCID( m_pContentReader -> getChunkBuffer()[m_ChunkPosition].first ); in GetChunk()
/aoo41x/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