Home
last modified time | relevance | path

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

/aoo42x/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx215 ULONG ulTmp = InterlockedDecrement( &m_lRefs ); in Release() local
217 if ( 0 == ulTmp ) in Release()
219 return ulTmp; in Release()
922 ULONG ulTmp = InterlockedDecrement( &m_lRefs ); in Release() local
924 if ( 0 == ulTmp ) in Release()
926 return ulTmp; in Release()

Completed in 18 milliseconds