Home
last modified time | relevance | path

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

/aoo4110/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx103 m_lRefs(1), in COooFilter()
199 return InterlockedIncrement( &m_lRefs ); in AddRef()
214 ULONG ulTmp = InterlockedDecrement( &m_lRefs ); in Release()
840 m_lRefs(1) in COooFilterCF()
906 return InterlockedIncrement( &m_lRefs ); in AddRef()
921 ULONG ulTmp = InterlockedDecrement( &m_lRefs ); in Release()
H A Dooofilt.hxx157 long m_lRefs; // Reference count member in COooFilter
213 long m_lRefs; // Reference count member in COooFilterCF

Completed in 27 milliseconds