Home
last modified time | relevance | path

Searched refs:osl_decrementInterlockedCount (Results 176 – 200 of 227) sorted by relevance

12345678910

/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx45 osl_decrementInterlockedCount( &m_refCount ); in ODatabaseMetaData()
/trunk/main/connectivity/source/drivers/ado/
H A DAStatement.cxx83 osl_decrementInterlockedCount( &m_refCount ); in OStatement_Base()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasecontext.cxx205 osl_decrementInterlockedCount( &m_refCount ); in ODatabaseContext()
H A Dconnection.cxx414 osl_decrementInterlockedCount( &m_refCount ); in DBG_NAME()
H A DModelImpl.cxx1068 if ( osl_decrementInterlockedCount(&m_refCount) == 0 ) in release()
/trunk/main/accessibility/source/extended/
H A Daccessibleiconchoicectrlentry.cxx103 osl_decrementInterlockedCount( &m_refCount ); in DBG_NAME()
/trunk/main/forms/source/component/
H A DImageControl.cxx182 osl_decrementInterlockedCount( &m_refCount ); in OImageControlModel()
H A DGrid.cxx165 osl_decrementInterlockedCount( &pClone->m_refCount ); in createClone()
/trunk/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx230 if (! ::osl_decrementInterlockedCount( &m_nRef )) in release()
/trunk/main/reportdesign/source/core/api/
H A DSection.cxx258 osl_decrementInterlockedCount( &m_refCount ); in init()
H A DReportDefinition.cxx688 osl_decrementInterlockedCount( &m_refCount ); in DBG_NAME()
709 osl_decrementInterlockedCount( &m_refCount ); in OReportDefinition()
739 osl_decrementInterlockedCount( &m_refCount ); in OReportDefinition()
/trunk/main/bridges/source/jni_uno/
H A Djni_uno2java.cxx495 if (0 == osl_decrementInterlockedCount( &m_ref )) in release()
/trunk/main/bridges/test/
H A Dtestcomp.cxx159 { if (! osl_decrementInterlockedCount( &_nRef )) delete this; } in release()
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx200 osl_decrementInterlockedCount( &m_refCount ); in DocObjectWrapper()
215 if ( osl_decrementInterlockedCount( &m_refCount ) == 0 ) in release()
/trunk/main/embedserv/source/embed/
H A Ded_ipersiststr.cxx366 sal_Int32 nCount = osl_decrementInterlockedCount( &m_refCount ); in STDMETHODIMP_()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx101 osl_decrementInterlockedCount( &m_refCount ); in OStatement_Base()
/trunk/main/sal/rtl/source/
H A Dstrtmpl.c1013 !osl_decrementInterlockedCount( &(pThis->refCount) ) ) in IMPL_RTL_STRINGNAME()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx58 osl_decrementInterlockedCount( &m_refCount ); in MacabDatabaseMetaData()
/trunk/main/extensions/source/propctrlr/
H A Dformmetadata.cxx691 if ( 0 == osl_decrementInterlockedCount( &m_refCount ) ) in release()
/trunk/main/sd/source/core/
H A Dstlsheet.cxx788 if (osl_decrementInterlockedCount( &m_refCount ) == 0) in release()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx935 if (0 == osl_decrementInterlockedCount( &m_ref )) in release()
/trunk/main/sw/source/ui/uno/
H A Dunomailmerge.cxx270 osl_decrementInterlockedCount( &m_refCount ); in DBG_NAME()
/trunk/main/sc/source/ui/vba/
H A Dvbawindow.cxx232 osl_decrementInterlockedCount( &m_refCount ); in init()
/trunk/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx126 osl_decrementInterlockedCount( &m_refCount ); in DBG_NAME()
/trunk/main/sal/osl/w32/
H A Dsocket.cxx1173 if( pSocket && 0 == osl_decrementInterlockedCount( &(pSocket->m_nRefCount) ) ) in osl_releaseSocket()

Completed in 192 milliseconds

12345678910