Home
last modified time | relevance | path

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

/aoo41x/main/dtrans/source/win32/clipb/
H A DWinClipbImpl.cxx255 void SAL_CALL CWinClipbImpl::onReleaseDataObject( CXNotifyingDataObject* theCaller ) in onReleaseDataObject() argument
257 OSL_ASSERT( NULL != theCaller ); in onReleaseDataObject()
259 if ( theCaller ) in onReleaseDataObject()
260 theCaller->lostOwnership( ); in onReleaseDataObject()
267 if ( m_pCurrentClipContent == theCaller ) in onReleaseDataObject()
H A DWinClipbImpl.hxx101 void SAL_CALL onReleaseDataObject( CXNotifyingDataObject* theCaller );

Completed in 14 milliseconds