Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/ole/
H A Dndole.cxx105 SwOLELRUCache* pOLELRU_Cache = 0; variable
123 pOLELRU_Cache->InsertObj( *mpObj ); in SwOLEListener_Impl()
135 if( !pOLELRU_Cache ) in stateChanged()
137 pOLELRU_Cache->InsertObj( *mpObj ); in stateChanged()
141 if ( pOLELRU_Cache ) in stateChanged()
148 if ( mpObj && pOLELRU_Cache ) in Release()
149 pOLELRU_Cache->RemoveObj( *mpObj ); in Release()
156 if ( mpObj && pOLELRU_Cache ) in disposing()
157 pOLELRU_Cache->RemoveObj( *mpObj ); in disposing()
853 if( !pOLELRU_Cache ) in GetOleRef()
[all …]

Completed in 8 milliseconds