Home
last modified time | relevance | path

Searched refs:release (Results 101 – 125 of 1469) sorted by relevance

12345678910>>...59

/trunk/main/cppuhelper/inc/cppuhelper/
H A Dcompbase2.hxx71 virtual void SAL_CALL release() throw () in release() function in cppu::WeakComponentImplHelper2
72 { WeakComponentImplHelperBase::release(); } in release()
124 virtual void SAL_CALL release() throw () in release() function in cppu::WeakAggComponentImplHelper2
125 { WeakAggComponentImplHelperBase::release(); } in release()
H A Dcompbase3.hxx71 virtual void SAL_CALL release() throw () in release() function in cppu::WeakComponentImplHelper3
72 { WeakComponentImplHelperBase::release(); } in release()
124 virtual void SAL_CALL release() throw () in release() function in cppu::WeakAggComponentImplHelper3
125 { WeakAggComponentImplHelperBase::release(); } in release()
H A Dcompbase4.hxx71 virtual void SAL_CALL release() throw () in release() function in cppu::WeakComponentImplHelper4
72 { WeakComponentImplHelperBase::release(); } in release()
124 virtual void SAL_CALL release() throw () in release() function in cppu::WeakAggComponentImplHelper4
125 { WeakAggComponentImplHelperBase::release(); } in release()
H A Dcompbase5.hxx71 virtual void SAL_CALL release() throw () in release() function in cppu::WeakComponentImplHelper5
72 { WeakComponentImplHelperBase::release(); } in release()
124 virtual void SAL_CALL release() throw () in release() function in cppu::WeakAggComponentImplHelper5
125 { WeakAggComponentImplHelperBase::release(); } in release()
H A Dcompbase6.hxx71 virtual void SAL_CALL release() throw () in release() function in cppu::WeakComponentImplHelper6
72 { WeakComponentImplHelperBase::release(); } in release()
124 virtual void SAL_CALL release() throw () in release() function in cppu::WeakAggComponentImplHelper6
125 { WeakAggComponentImplHelperBase::release(); } in release()
H A Dcompbase7.hxx71 virtual void SAL_CALL release() throw () in release() function in cppu::WeakComponentImplHelper7
72 { WeakComponentImplHelperBase::release(); } in release()
124 virtual void SAL_CALL release() throw () in release() function in cppu::WeakAggComponentImplHelper7
125 { WeakAggComponentImplHelperBase::release(); } in release()
H A Dcompbase10.hxx71 virtual void SAL_CALL release() throw () in release() function in cppu::WeakComponentImplHelper10
72 { WeakComponentImplHelperBase::release(); } in release()
124 virtual void SAL_CALL release() throw () in release() function in cppu::WeakAggComponentImplHelper10
125 { WeakAggComponentImplHelperBase::release(); } in release()
H A Dcompbase11.hxx71 virtual void SAL_CALL release() throw () in release() function in cppu::WeakComponentImplHelper11
72 { WeakComponentImplHelperBase::release(); } in release()
124 virtual void SAL_CALL release() throw () in release() function in cppu::WeakAggComponentImplHelper11
125 { WeakAggComponentImplHelperBase::release(); } in release()
H A Dcompbase8.hxx71 virtual void SAL_CALL release() throw () in release() function in cppu::WeakComponentImplHelper8
72 { WeakComponentImplHelperBase::release(); } in release()
124 virtual void SAL_CALL release() throw () in release() function in cppu::WeakAggComponentImplHelper8
125 { WeakAggComponentImplHelperBase::release(); } in release()
H A Dcompbase9.hxx71 virtual void SAL_CALL release() throw () in release() function in cppu::WeakComponentImplHelper9
72 { WeakComponentImplHelperBase::release(); } in release()
123 virtual void SAL_CALL release() throw () in release() function in cppu::WeakAggComponentImplHelper9
124 { WeakAggComponentImplHelperBase::release(); } in release()
H A Dcompbase12.hxx71 virtual void SAL_CALL release() throw () in release() function in cppu::WeakComponentImplHelper12
72 { WeakComponentImplHelperBase::release(); } in release()
124 virtual void SAL_CALL release() throw () in release() function in cppu::WeakAggComponentImplHelper12
125 { WeakAggComponentImplHelperBase::release(); } in release()
/trunk/main/stoc/source/security/
H A Daccess_controller.cxx126 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~acc_Intersection()
189 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~acc_Union()
249 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~acc_Policy()
279 virtual void SAL_CALL release()
306 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~acc_CurrentContext()
315 void acc_CurrentContext::release() in release() function in stoc_sec::acc_CurrentContext
537 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~AccessController()
/trunk/main/cli_ure/
H A Dreadme.txt22 Adapting version after a release of an office
24 After a release the entries in cli_ure/version/version.txt must be changed to reflect the versions
25 of the assemblies at the time of the release. Please refer to the document at
62 Step 2: Install the office of the last release (respin when using staroffice)
81 last release. So if a version from version.txt is greater then the one of the respective
129 time of the release. Second, when something was fixed. Then a version should be changed unless
130 this has already be done for the next release. Please look at the document mentioned further
133 If new published UNO types have been added since the last release (product update) then the
/trunk/main/udkapi/com/sun/star/uno/
H A DXUnloadingPreference.idl43 a listener may release references to UNO components. Thus, the
47 If the interface is not implemented, then the listener may release the
50 it may release it.
58 <FALSE/>do not release references to this object,otherwise
H A DXInterface.idl50 release() do not have return values). In general, also the UNO object itself
106 <p> Every call to acquire must be followed by a corresponding call to release
113 // DocMerge from xml: method com::sun::star::uno::XInterface::release
116 <p>Calling release() on the object is often called releasing
119 [oneway] void release();
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx134 void release() { OWeakObject::release(); } in release() function in OFileWriter
192 void release() { OWeakObject::release(); } in release() function in OSaxWriterTest
245 void release() { OWeakObject::release(); } in release() function in AttributeListImpl
/trunk/main/bridges/test/java_uno/acquire/
H A Dtestacquire.cxx100 virtual void SAL_CALL release() throw ();
124 void Interface::release() throw () { in release() function in Interface
141 virtual void SAL_CALL release() throw () { Interface::release(); } in release() function in __anon481f6b320311::Base
170 virtual void SAL_CALL release() throw () { Base::release(); } in release() function in __anon481f6b320411::Derived
/trunk/main/cppuhelper/source/
H A Dinterfacecontainer.cxx134 aData.pAsInterface->release(); in ~OInterfaceIteratorHelper()
187 aData.pAsInterface->release(); in ~OInterfaceContainerHelper()
249 aData.pAsInterface->release(); in addInterface()
313 aData.pAsInterface->release(); in removeInterface()
326 aData.pAsInterface->release(); in disposeAndClear()
356 aData.pAsInterface->release(); in clear()
/trunk/main/comphelper/source/misc/
H A Ddocpasswordrequest.cxx131 void SAL_CALL SimplePasswordRequest::release( ) throw () in release() function in comphelper::SimplePasswordRequest
133 OWeakObject::release(); in release()
212 void SAL_CALL DocPasswordRequest::release( ) throw () in release() function in comphelper::DocPasswordRequest
214 OWeakObject::release(); in release()
/trunk/main/cppu/source/threadpool/
H A Dcurrent.cxx53 virtual void SAL_CALL release() throw () = 0;
168 (*((uno_Environment *)pId->pCurrentContextEnv)->release)( in delete_IdContainer()
213 (*((uno_Environment *)pId->pCurrentContextEnv)->release)( in uno_setCurrentContext()
236 (*pEnv->release)( pEnv ); in uno_setCurrentContext()
/trunk/main/ucb/workben/ucb/
H A Ducbdemo.cxx187 virtual void SAL_CALL release() throw () in release() function in TestOutputStream
188 { OWeakObject::release(); } in release()
263 { OWeakObject::release(); } in release()
530 virtual void SAL_CALL release()
592 OWeakObject::release(); in release()
798 release()
1658 void SAL_CALL UcbContent::release() in release() function in UcbContent
1661 OWeakObject::release(); in release()
2105 m_pContent->release(); in ~MyWin()
2175 m_pContent->release(); in IMPL_LINK()
[all …]
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx584 void SAL_CALL release() throw() { OWeakAggObject::release(); } in release() function in UnoFixedHyperlinkControl
655 void SAL_CALL release() throw() { OWeakAggObject::release(); } in release() function in UnoFixedTextControl
964 void SAL_CALL release() throw() { OWeakAggObject::release(); } in release() function in UnoComboBoxControl
1026 void SAL_CALL release() throw() { OWeakAggObject::release(); } in release() function in UnoSpinFieldControl
1092 void SAL_CALL release() throw() { OWeakAggObject::release(); } in release() function in UnoDateFieldControl
1168 void SAL_CALL release() throw() { OWeakAggObject::release(); } in release() function in UnoTimeFieldControl
1243 void SAL_CALL release() throw() { OWeakAggObject::release(); } in release() function in UnoNumericFieldControl
1320 void SAL_CALL release() throw() { OWeakAggObject::release(); } in release() function in UnoCurrencyFieldControl
1395 void SAL_CALL release() throw() { OWeakAggObject::release(); } in release() function in UnoPatternFieldControl
1452 void SAL_CALL release() throw() { OWeakAggObject::release(); } in release() function in UnoProgressBarControl
/trunk/main/unotools/source/streaming/
H A Dstreamhelper.cxx39 void SAL_CALL OInputStreamHelper::release() throw () in release() function in utl::OInputStreamHelper
41 InputStreamHelper_Base::release(); in release()
149 void SAL_CALL OOutputStreamHelper::release() throw () in release() function in utl::OOutputStreamHelper
151 OutputStreamHelper_Base::release(); in release()
/trunk/main/curl/
H A Dmakefile.mk122 OUT2BIN=$(BUILD_DIR)$/../builds/libcurl-vc9-X86-release-dll-ssl-dll-zlib-dll-ipv6-sspi/bin/libcurl.…
123 OUT2LIB=$(BUILD_DIR)$/../builds/libcurl-vc9-X86-release-dll-ssl-dll-zlib-dll-ipv6-sspi/lib/libcurl.…
125 OUT2BIN=$(BUILD_DIR)$/../builds/libcurl-vc9-X64-release-dll-ssl-dll-zlib-dll-ipv6-sspi/bin/libcurl.…
126 OUT2LIB=$(BUILD_DIR)$/../builds/libcurl-vc9-X64-release-dll-ssl-dll-zlib-dll-ipv6-sspi/lib/libcurl.…
/trunk/main/ucb/source/ucp/file/
H A Dprov.cxx126 FileProvider::release( in release() function in FileProvider
130 OWeakObject::release(); in release()
385 release(
447 XPropertySetInfoImpl2::release( in release() function in XPropertySetInfoImpl2
451 OWeakObject::release(); in release()

Completed in 109 milliseconds

12345678910>>...59