Home
last modified time | relevance | path

Searched refs:release (Results 76 – 100 of 1469) sorted by relevance

12345678910>>...59

/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java215 public boolean release() { in release() method in java_remote_bridge.RefHolder
272 if (rh.release()) { in remRefHolder()
279 release(); in remRefHolder()
298 done = rh.release(); in freeHolders()
300 release(); in freeHolders()
470 public void release() { in release() method in java_remote_bridge
641 release(); // kill this bridge, if this was the last proxy in sendRequest()
/trunk/main/cppu/inc/uno/
H A Dany2.h79 uno_AcquireFunc acquire, uno_ReleaseFunc release )
95 uno_AcquireFunc acquire, uno_ReleaseFunc release )
157 uno_Any * pValue, uno_ReleaseFunc release )
167 uno_Any * pValue, uno_ReleaseFunc release )
H A Ddispatcher.hxx91 (*m_pUnoI->release)( m_pUnoI ); in ~UnoInterfaceReference()
131 (*m_pUnoI->release)( m_pUnoI ); in set()
141 (*m_pUnoI->release)( m_pUnoI ); in set()
151 (*m_pUnoI->release)( m_pUnoI ); in clear()
H A Denvironment.hxx202 (*_pEnv->release)( _pEnv ); in ~Environment()
209 (*_pEnv->release)( _pEnv ); in clear()
221 (*_pEnv->release)( _pEnv ); in operator =()
264 pEnv->release(pEnv); in getCurrent()
/trunk/main/vos/source/
H A Dtimer.cxx408 m_Lock.release(); in checkForTimeout()
421 m_Lock.release(); in checkForTimeout()
439 pTimer->release(); in checkForTimeout()
443 m_Lock.release(); in checkForTimeout()
475 m_Lock.release(); in run()
/trunk/main/extensions/inc/ucbhelper/
H A Dext_content.hxx70 virtual void SAL_CALL release() throw(RuntimeException);
141 virtual void SAL_CALL release() throw(RuntimeException);
236 virtual void SAL_CALL release() throw(RuntimeException);
269 virtual void SAL_CALL release() throw(RuntimeException);
309 virtual void SAL_CALL release() throw(RuntimeException);
/trunk/main/salhelper/source/
H A Dcondition.cxx69 m_aCond.m_aMutex.release(); in ~ConditionModifier()
100 m_aCond.m_aMutex.release(); in ConditionWaiter()
127 m_aCond.m_aMutex.release(); in ConditionWaiter()
137 m_aCond.m_aMutex.release(); in ~ConditionWaiter()
/trunk/main/sal/inc/osl/
H A Dmutex.hxx78 sal_Bool release() in release() function in osl::Mutex
154 pT->release(); in ~Guard()
189 pT->release(); in ~ClearableGuard()
198 pT->release(); in clear()
/trunk/main/svtools/source/control/
H A Dasynclink.cxx61 if( _pMutex ) _pMutex->release(); in Call()
79 if( _pMutex ) _pMutex->release(); in Call()
99 if( pThis->_pMutex ) pThis->_pMutex->release(); in IMPL_STATIC_LINK()
118 if( _pMutex ) _pMutex->release(); in ClearPendingCall()
/trunk/main/vcl/aqua/source/app/
H A Dsalinst.cxx268 [pSalData->mpStatusItem release]; in DeInitSalData()
355 void SalYieldMutex::release() in release() function in SalYieldMutex
363 OMutex::release(); in release()
402 pInst->mpSalYieldMutex->release(); in ImplSalYieldMutexRelease()
462 mpSalYieldMutex->release(); in ~AquaSalInstance()
521 pYieldMutex->release(); in ReleaseYieldMutex()
587 [pDockMenu release]; in handleAppDefinedEvent()
671 ~ReleasePoolHolder() { [mpPool release]; } in ~ReleasePoolHolder()
1126 [pString release]; in AddToRecentDocumentList()
H A Dsaldata.cxx38 [(NSAutoreleasePool*)pPool release]; in releasePool()
76 [pCurs release]; in ~SalData()
86 [pPool release]; in ~SalData()
93 [mpAppleRemoteMainController release]; in ~SalData()
/trunk/main/sal/inc/rtl/
H A Dref.hxx45 virtual oslInterlockedCount SAL_CALL release() = 0;
92 m_pBody->release(); in ~Reference()
106 pOld->release(); in set()
141 pOld->release(); in clear()
/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx83 virtual void SAL_CALL release() throw () { OWeakObject::release(); } in release() function in __anon312cc8200111::Empty1
141 virtual void SAL_CALL release() throw () { OWeakObject::release(); } in release() function in __anon312cc8200111::Empty2
212 virtual void SAL_CALL release() throw () { OWeakObject::release(); } in release() function in __anon312cc8200111::Full
/trunk/main/svtools/source/uno/
H A Dunoimap.cxx109 virtual void SAL_CALL release() throw();
269 mpEvents->release(); in ~SvUnoImageMapObject()
359 void SAL_CALL SvUnoImageMapObject::release() throw() in release() function in SvUnoImageMapObject
361 OWeakAggObject::release(); in release()
620 (*aIter++)->release(); in ~SvUnoImageMap()
668 maObjectList.back()->release(); in removeByIndex()
677 (*aIter)->release(); in removeByIndex()
694 (*aIter)->release(); in replaceByIndex()
/trunk/main/tools/inc/tools/
H A Dweakbase.hxx62 mpWeakConnection->release(); in ~WeakReference()
80 mpWeakConnection->release(); in reset()
133 mpWeakConnection->release(); in operator =()
153 mpWeakConnection->release(); in ~WeakBase()
/trunk/main/cppu/source/uno/
H A Dprim.hxx98 inline void _release( void * p, uno_ReleaseFunc release ) SAL_THROW( () ) in _release() argument
102 if (release) in _release()
104 (*release)( p ); in _release()
108 (*((uno_Interface *)p)->release)( (uno_Interface *)p ); in _release()
/trunk/main/extensions/workben/
H A Dpythonautotest.cxx65 void release() { OWeakObject::release(); } in release() function in MyPythonRoot
239 void release() { OWeakObject::release(); } in release() function in TestListener
345 void release() { OWeakObject::release(); } in release() function in PythonCodeLibrary
/trunk/main/codemaker/source/codemaker/
H A Dtypemanager.cxx42 release(); in ~TypeManager()
50 sal_Int32 TypeManager::release() in release() function in TypeManager
104 release(); in ~RegistryTypeManager()
112 void RegistryTypeManager::release() in release() function in RegistryTypeManager
114 if (0 == TypeManager::release()) in release()
/trunk/main/dbaccess/source/ui/misc/
H A Ddbaundomanager.cxx122 virtual void release();
135 void OslMutexFacade::release() in release() function in dbaui::OslMutexFacade
137 m_rMutex.release(); in release()
217 void SAL_CALL UndoManager::release( ) throw () in release() function in dbaui::UndoManager
219 m_pImpl->rParent.release(); in release()
/trunk/main/o3tl/inc/o3tl/
H A Dcow_wrapper.hxx192 void release() in release() function in o3tl::cow_wrapper
228 release(); in ~cow_wrapper()
237 release(); in operator =()
249 release(); in make_unique()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dcompbase1.hxx71 virtual void SAL_CALL release() throw () in release() function in cppu::WeakComponentImplHelper1
72 { WeakComponentImplHelperBase::release(); } in release()
124 virtual void SAL_CALL release() throw () in release() function in cppu::WeakAggComponentImplHelper1
125 { WeakAggComponentImplHelperBase::release(); } in release()
H A Dcompbase.hxx57 virtual void SAL_CALL release() throw () \
58 { WeakComponentImplHelperBase::release(); } \
85 virtual void SAL_CALL release() throw () \
86 { WeakAggComponentImplHelperBase::release(); } \
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx106 m_bridge->release(); in ~UnoInterfaceInfo()
108 m_unoI->release(m_unoI); in ~UnoInterfaceInfo()
151 m_bridge->release(); in ~UnoInterfaceProxy()
672 uno_Interface::release = cli_proxy_release; in CliProxy()
882 m_bridge->release(); in ~CliProxy()
933 inline void CliProxy::release() const in release() function in cli_uno::CliProxy
974 cliProxy->release(); in cli_proxy_release()
1099 (*pUnoI->release)( pUnoI ); in cli_proxy_dispatch()
1113 (*pInterface->release)( pInterface ); in cli_proxy_dispatch()
/trunk/main/extensions/source/macosx/spotlight/
H A DOOoMetaDataParser.m51 [temp release];
66 [tempDict release];
100 [parser release];
163 [textCurrentElement release];
165 [customAttribute release];
/trunk/main/cppuhelper/source/
H A Dimplbase.cxx239 void WeakComponentImplHelperBase::release() in release() function in cppu::WeakComponentImplHelperBase
259 OWeakObject::release(); in release()
371 void WeakAggComponentImplHelperBase::release() in release() function in cppu::WeakAggComponentImplHelperBase
376 OWeakAggObject::release(); in release()
395 OWeakAggObject::release(); in release()

Completed in 106 milliseconds

12345678910>>...59