Home
last modified time | relevance | path

Searched refs:osl_decrementInterlockedCount (Results 51 – 75 of 227) sorted by relevance

12345678910

/trunk/main/embedserv/source/embed/
H A Diipaobj.cxx70 sal_Int32 nCount = osl_decrementInterlockedCount( &m_refCount); in STDMETHODIMP_()
/trunk/main/filter/source/config/cache/
H A Dlateinitlistener.cxx63 osl_decrementInterlockedCount( &m_refCount ); in LateInitListener()
/trunk/main/cppu/source/uno/
H A DIdentityMapping.cxx67 if (!::osl_decrementInterlockedCount(&static_cast<IdentityMapping *>(pMapping )->m_nRef)) in s_release()
/trunk/main/svx/source/accessibility/
H A DAccessibleControlShape.cxx159 osl_decrementInterlockedCount( &m_refCount ); in AccessibleControlShape()
310 osl_decrementInterlockedCount( &m_refCount ); in Init()
/trunk/main/svx/source/form/
H A Dfmtextcontrolfeature.cxx66 osl_decrementInterlockedCount( &m_refCount ); in FmTextControlFeature()
/trunk/main/dbaccess/source/core/api/
H A DRowSetRow.hxx69 if (! osl_decrementInterlockedCount( &m_refCount )) in release()
/trunk/main/accessibility/source/extended/
H A Daccessibletablistbox.cxx71 osl_decrementInterlockedCount( &m_refCount ); in DBG_NAME()
/trunk/main/dbaccess/source/core/misc/
H A Dapitools.cxx97 if (osl_decrementInterlockedCount( &m_refCount ) == 0 ) in release()
H A DPropertyForward.cxx79 osl_decrementInterlockedCount( &m_refCount ); in DBG_NAME()
/trunk/main/comphelper/source/misc/
H A DSelectionMultiplex.cxx100 osl_decrementInterlockedCount(&m_refCount); in OSelectionChangeMultiplexer()
H A Dcomponentmodule.cxx101 if ( 0 == osl_decrementInterlockedCount( &m_nClients ) ) in revokeClient()
/trunk/main/salhelper/inc/salhelper/
H A Dmonitor.hxx86 if (osl_decrementInterlockedCount (&m_nReferenceCount) == 0) in release()
/trunk/main/toolkit/source/controls/
H A Dspinningprogress.cxx86 osl_decrementInterlockedCount( &m_refCount ); in SpinningProgressControlModel()
/trunk/main/bridges/source/cpp_uno/shared/
H A Dunointerfaceproxy.cxx85 if (! osl_decrementInterlockedCount( in releaseProxy()
/trunk/main/connectivity/source/cpool/
H A DZDriverWrapper.cxx66 osl_decrementInterlockedCount( &m_refCount ); in ODriverWrapper()
/trunk/main/cppu/qa/
H A Dtest_reference.cxx77 if ( 0 == osl_decrementInterlockedCount( &m_refCount ) ) in release()
/trunk/main/dbaccess/source/core/inc/
H A DFilteredContainer.hxx84 osl_decrementInterlockedCount(&m_rValue); in ~EnsureReset()
/trunk/main/cppuhelper/source/
H A Dcomponent_context.cxx816 osl_decrementInterlockedCount( &m_refCount ); in ComponentContext()
819 osl_decrementInterlockedCount( &m_refCount ); in ComponentContext()
/trunk/main/fpicker/source/office/
H A Dasyncfilepicker.cxx71 if ( 0 == osl_decrementInterlockedCount( &m_refCount ) ) in release()
/trunk/main/reportdesign/source/core/api/
H A DReportComponent.cxx133 osl_decrementInterlockedCount( &_rRefCount ); in setShape()
/trunk/main/sal/osl/all/
H A Ddebugbase.cxx153 osl_decrementInterlockedCount(&rData.m_nCount); in osl_detail_ObjectRegistry_revokeObject()
/trunk/main/forms/source/component/
H A DFormsCollection.cxx149 osl_decrementInterlockedCount( &pClone->m_refCount ); in createClone()
/trunk/main/o3tl/inc/o3tl/
H A Dcow_wrapper.hxx63 return osl_decrementInterlockedCount(&rCount) != 0; in decrementCount()
/trunk/main/connectivity/source/commontools/
H A DTPrivilegesResultSet.cxx92 osl_decrementInterlockedCount( &m_refCount ); in OResultSetPrivileges()
/trunk/main/dbaccess/source/ui/uno/
H A DColumnPeer.cxx62 osl_decrementInterlockedCount( &m_refCount ); in OColumnPeer()

Completed in 79 milliseconds

12345678910