Home
last modified time | relevance | path

Searched refs:osl_decrementInterlockedCount (Results 101 – 125 of 227) sorted by relevance

12345678910

/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumenteventnotifier.cxx157 if ( 0 == osl_decrementInterlockedCount( &m_refCount ) ) in release()
/trunk/main/dbaccess/source/core/misc/
H A DContainerMediator.cxx95 osl_decrementInterlockedCount( &m_refCount ); in DBG_NAME()
/trunk/main/sd/workben/custompanel/
H A Dctp_panel.cxx154 osl_decrementInterlockedCount( &m_refCount ); in SingleColorPanel()
/trunk/main/odk/examples/cpp/custompanel/
H A Dctp_panel.cxx134 osl_decrementInterlockedCount( &m_refCount ); in SingleColorPanel()
/trunk/main/connectivity/inc/connectivity/
H A DCommonTools.hxx115 if (! osl_decrementInterlockedCount( &m_refCount )) in release()
/trunk/main/connectivity/source/drivers/calc/
H A DCConnection.cxx192 if ( osl_decrementInterlockedCount(&m_nDocCount) == 0 ) in releaseDoc()
/trunk/main/svx/source/inc/
H A Dfmundo.hxx170 void UnLock() { osl_decrementInterlockedCount( &m_Locks ); } in UnLock()
/trunk/main/rdbmaker/source/codemaker/
H A Ddependency.cxx48 if (0 == osl_decrementInterlockedCount(&m_pImpl->m_refCount)) in release()
/trunk/main/extensions/source/propctrlr/
H A Dformcontroller.cxx102 osl_decrementInterlockedCount( &m_refCount ); in FormController()
H A Dsqlcommanddesign.cxx294 osl_decrementInterlockedCount(&m_refCount); in impl_doOpenDesignerFrame_nothrow()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx133 osl_decrementInterlockedCount( &m_refCount ); in construct()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDriver.cxx203 osl_decrementInterlockedCount( &m_refCount ); in MacabDriver()
H A DMacabConnection.cxx75 osl_decrementInterlockedCount( &m_refCount ); in construct()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_bridge.cxx219 if (! osl_decrementInterlockedCount( &m_ref )) in release()
/trunk/main/forms/source/component/
H A DDate.cxx119 osl_decrementInterlockedCount( &m_refCount ); in DBG_NAME()
/trunk/main/chart2/source/model/main/
H A DChartModel.cxx131 osl_decrementInterlockedCount(&m_refCount); in ChartModel()
187 osl_decrementInterlockedCount(&m_refCount); in ChartModel()
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx112 osl_decrementInterlockedCount( &m_refCount ); in construct()
119 osl_decrementInterlockedCount( &m_refCount ); in construct()
/trunk/main/sal/osl/os2/
H A Dpipe.cxx253 if( 0 == osl_decrementInterlockedCount( &(pPipe->m_Reference) ) ) in osl_releasePipe()
/trunk/main/chart2/source/controller/main/
H A DShapeToolbarController.cxx87 osl_decrementInterlockedCount( &m_refCount ); in ShapeToolbarController()
/trunk/main/cppu/source/uno/
H A Dcascade_mapping.cxx134 if (osl_decrementInterlockedCount(&m_refCount) == 0) in release()
/trunk/main/sal/rtl/source/
H A Dunload.cxx131 osl_decrementInterlockedCount( &pMod->counter); in rtl_moduleCount_release()
/trunk/main/winaccessibility/source/service/
H A DAccTopWindowListener.cxx317 if (0 == ::osl_decrementInterlockedCount( &m_refcount )) in release()
/trunk/main/toolkit/source/controls/
H A Dformattedcontrol.cxx107 if ( 0 == osl_decrementInterlockedCount( &s_refCount ) ) in lcl_revokeDefaultFormatsClient()
/trunk/main/reportdesign/source/ui/report/
H A DStartMarker.cxx91 if ( osl_decrementInterlockedCount(&s_nImageRefCount) == 0 ) in ~OStartMarker()
/trunk/main/codemaker/source/codemaker/
H A Dtypemanager.cxx53 if (0 == (refCount = osl_decrementInterlockedCount(&m_pImpl->m_refCount)) ) in release()

Completed in 100 milliseconds

12345678910