Home
last modified time | relevance | path

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

/aoo41x/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx112 m_fContents(FALSE), in COooFilter()
259 m_fContents = FALSE; in Init()
284 m_fContents = TRUE; in Init()
293 m_fContents = TRUE; in Init()
311 m_fContents = TRUE; in Init()
314 m_fContents = FALSE; in Init()
316 if ( m_fContents ) in Init()
376 if ( !m_fContents || m_fEof ) in GetChunk()
471 if ( !m_fContents || 0 == m_ulUnicodeBufferLen ) in GetText()
H A Dooofilt.hxx167 BOOL m_fContents; // TRUE if contents requested member in COooFilter

Completed in 24 milliseconds