Home
last modified time | relevance | path

Searched refs:osl_decrementInterlockedCount (Results 151 – 175 of 227) sorted by relevance

12345678910

/trunk/main/svx/source/table/
H A Dcelleditsource.cxx255 if( ! osl_decrementInterlockedCount( &maRefCount ) ) in release()
/trunk/main/reportdesign/source/core/api/
H A DFormattedField.cxx86 osl_decrementInterlockedCount( &m_refCount ); in OFormattedField()
H A DImageControl.cxx148 osl_decrementInterlockedCount( &m_refCount ); in OImageControl()
H A DFixedLine.cxx193 osl_decrementInterlockedCount( &m_refCount ); in OFixedLine()
H A DShape.cxx97 osl_decrementInterlockedCount( &m_refCount ); in OShape()
/trunk/main/cppu/source/helper/purpenv/
H A Dhelper_purpenv_Environment.cxx298 if (osl_decrementInterlockedCount(&m_nRef) == 0) in release()
/trunk/main/stoc/test/security/
H A Dtest_security.cxx123 if (! ::osl_decrementInterlockedCount( &m_refcount )) in release()
/trunk/main/comphelper/source/misc/
H A Daccessiblewrapper.cxx419 osl_decrementInterlockedCount( &_rRefCount ); in aggregateProxy()
/trunk/main/connectivity/source/cpool/
H A DZPoolCollection.cxx102 osl_decrementInterlockedCount( &m_refCount ); in OPoolCollection()
/trunk/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx89 osl_decrementInterlockedCount( &m_refCount ); in OPreparedStatement()
/trunk/main/reportdesign/source/core/sdr/
H A DUndoEnv.cxx157 osl_decrementInterlockedCount( &m_pImpl->m_nLocks ); in UnLock()
/trunk/main/ucb/source/core/
H A Ducb.cxx383 osl_decrementInterlockedCount(&m_nInitCount); in initialize()
/trunk/main/editeng/source/xml/
H A Dxmltxtexp.cxx122 if( ! osl_decrementInterlockedCount( &maRefCount ) ) in release()
/trunk/main/sal/rtl/source/
H A Dustring.c854 osl_decrementInterlockedCount( &(pThis->refCount) ) ) == 0) in internRelease()
/trunk/main/bridges/test/java_uno/acquire/
H A Dtestacquire.cxx125 if (osl_decrementInterlockedCount(&m_refCount) == 0) { in release()
/trunk/main/chart2/source/model/main/
H A DAxis.cxx331 osl_decrementInterlockedCount(&m_refCount); in Axis()
/trunk/main/cppu/source/uno/
H A Dlbmap.cxx226 if (! ::osl_decrementInterlockedCount( in mediate_release()
/trunk/main/accessibility/source/helper/
H A Dacc_factory.cxx261 if ( 0 == osl_decrementInterlockedCount( &m_refCount ) ) in release()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx156 osl_decrementInterlockedCount( &m_refCount ); in OResultSet()
169 osl_decrementInterlockedCount( &m_refCount ); in construct()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx338 osl_decrementInterlockedCount( &m_refCount ); in OEmbedObjectHolder()
484 osl_decrementInterlockedCount( &m_refCount ); in LifetimeCoupler()
/trunk/main/forms/source/component/
H A Dclickableimage.cxx504 osl_decrementInterlockedCount( &m_refCount ); in implInitializeImageURL()
/trunk/main/svx/source/unodraw/
H A Dunoshtxt.cxx298 if( ! osl_decrementInterlockedCount( &maRefCount ) ) in release()
/trunk/main/stoc/source/security/
H A Daccess_controller.cxx318 if (! ::osl_decrementInterlockedCount( &m_refcount )) in release()
/trunk/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx207 oslInterlockedCount newCount = osl_decrementInterlockedCount( &m_refCount ); in release()
/trunk/main/extensions/source/propctrlr/
H A Dformgeometryhandler.cxx797 osl_decrementInterlockedCount( &m_refCount ); in impl_init_nothrow()

Completed in 197 milliseconds

12345678910