Home
last modified time | relevance | path

Searched refs:release (Results 176 – 200 of 1469) sorted by relevance

12345678910>>...59

/trunk/main/toolkit/inc/toolkit/helper/
H A Dmacros.hxx139 void SAL_CALL release() throw() { ListenerMultiplexerBase::release(); } \
151 void SAL_CALL release() throw() { ListenerMultiplexerBase::release(); } \
/trunk/main/sw/source/core/access/
H A Dacctable.hxx113 virtual void SAL_CALL release( ) throw () in release() function in SwAccessibleTable
114 { SwAccessibleContext::release(); }; in release()
314 virtual void SAL_CALL release( ) throw () in release() function in SwAccessibleTableColHeaders
315 { SwAccessibleContext::release(); }; in release()
/trunk/main/toolkit/source/helper/
H A Daccessibilityclient.cxx85 virtual oslInterlockedCount SAL_CALL release();
167 oslInterlockedCount SAL_CALL AccessibleDummyFactory::release() in release() function in toolkit::AccessibleDummyFactory
225 pFactory->release(); in ensureInitialized()
/trunk/main/oox/inc/oox/core/
H A Dcontexthandler2.hxx76 virtual void SAL_CALL release() throw() = 0;
222 virtual void SAL_CALL release() throw() { ContextHandler::release(); } in release() function in oox::core::ContextHandler2
/trunk/main/comphelper/source/misc/
H A Dasyncnotification.cxx63 oslInterlockedCount SAL_CALL AnyEvent::release() in release() function in comphelper::AnyEvent
254 release(); in onTerminated()
264 oslInterlockedCount SAL_CALL AsyncEventNotifier::release() in release() function in comphelper::AsyncEventNotifier
/trunk/main/extensions/source/scanner/
H A Dsane.hxx51 virtual void SAL_CALL release() throw() { OWeakObject::release(); } in release() function in BitmapTransporter
59 void unlock() { m_aProtector.release(); } in unlock()
/trunk/main/fpicker/source/aqua/
H A DSalAquaPicker.cxx86 [m_pDialog release]; in ~SalAquaPicker()
88 [pool release]; in ~SalAquaPicker()
212 [pool release]; in run()
/trunk/main/cppuhelper/source/
H A Dexc_thrower.cxx68 virtual void SAL_CALL release() throw ();
161 void ExceptionThrower::release() throw () in release() function in __anonc25f52000111::ExceptionThrower
182 uno_Interface::release = ExceptionThrower_acquire_release_nop; in ExceptionThrower()
H A Dfactory.cxx341 pModuleCount->release( pModuleCount); in ~OFactoryComponentHelper()
349 void SAL_CALL release() throw() in release() function in cppu::OFactoryComponentHelper
350 { OComponentHelper::release(); } in release()
575 virtual void SAL_CALL release() throw ();
652 void ORegistryFactoryHelper::release() throw () in release() function in cppu::ORegistryFactoryHelper
654 OFactoryComponentHelper::release(); in release()
/trunk/main/cppuhelper/test/testcmp/
H A DTestComponent.cxx80 void SAL_CALL release() throw ();
142 void SAL_CALL TestComponent::release() throw () in release() function in TestComponent
144 cppu::WeakImplHelper1<lang::XServiceInfo>::release(); in release()
/trunk/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch40 + release builds ZIP files for published downloads
54 + <property name="release.date" value="2008-07-03"/>
92 + <!-- directory in which to build the product for release -->
96 + <property name="issue.dir" value="${troot}/saxon-issues/saxon-issue-${release.date} (${versi…
670 + <target name="basic-userdoc" description="Generate Basic Documentation for release with execut…
820 + <target name="samples-n" description="Assemble release samples for .NET"
877 + <target name="release-userdoc" description="Generate User Documentation">
928 + <target name="release-source" description="Generate Zip file containing issued Source Code">
953 + depends="release-userdoc, product-javadoc, product-dotnetdoc,
954 + samples, samples-j, testdrivers-j, samples-n, release-source">
[all …]
/trunk/main/rdbmaker/inc/codemaker/
H A Dregistry.hxx102 release(); in ~TypeReader()
111 inline void release() in release() function in TypeReader
121 release(); in operator =()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DOSubComponent.hxx56 void release(oslInterlockedCount& _refCount,
89 release(m_pDerivedImplementation->m_refCount, in relase_ChildImpl()
94 m_pDerivedImplementation->WEAK::release(); in relase_ChildImpl()
/trunk/main/cairo/cairo/
H A Dmakefile.mk91 BUILD_ACTION=$(GNUMAKE) -f Makefile.win32 CFG=release
192 OUT2LIB+=src$/release$/*.lib
193 OUT2BIN+=src$/release$/*.dll
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr.cxx140 virtual void SAL_CALL release() throw();
148 ::g_moduleCount.modCnt.release( &::g_moduleCount.modCnt ); in ~EventListenerImpl()
245 void EventListenerImpl::release() throw() in release() function in stoc_tdmgr::EventListenerImpl
247 _pMgr->release(); in release()
270 _pMgr->release(); in ~EnumerationImpl()
315 ::g_moduleCount.modCnt.release( &::g_moduleCount.modCnt ); in ~ManagerImpl()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.cxx80 ResultSetBase::release( in release() function in ResultSetBase
84 OWeakObject::release(); in release()
453 void SAL_CALL release( void ) in release() function in XPropertySetInfoImpl
456 OWeakObject::release(); in release()
/trunk/main/extensions/test/stm/
H A Dmarktest.cxx63 void release() { OWeakObject::release(); } in release() function in OMarkableOutputStreamTest
425 void release() { OWeakObject::release(); } in release() function in OMarkableInputStreamTest
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.cxx80 ResultSetBase::release( in release() function in ResultSetBase
84 OWeakObject::release(); in release()
459 void SAL_CALL release( void ) in release() function in XPropertySetInfoImpl
462 OWeakObject::release(); in release()
/trunk/main/unodevtools/source/unodevtools/
H A Dtypemanager.cxx82 release(); in ~UnoTypeManager()
85 void UnoTypeManager::release() in release() function in unodevtools::UnoTypeManager
87 if (0 == TypeManager::release()) in release()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DJobQueue.java99 release(); in run()
178 synchronized void release() { in release() method in JobQueue
189 _sync_jobQueue.release(); in release()
/trunk/main/mysqlc/source/
H A Dmysqlc_subcomponent.hxx66 void release(oslInterlockedCount& _refCount,
99 release(m_pDerivedImplementation->m_refCount, in relase_ChildImpl()
104 m_pDerivedImplementation->WEAK::release(); in relase_ChildImpl()
/trunk/main/cppu/inc/uno/
H A Dmapping.hxx246 (*_pMapping->release)( _pMapping ); in ~Mapping()
253 (*_pMapping->release)( _pMapping ); in clear()
263 (*_pMapping->release)( _pMapping ); in operator =()
/trunk/main/stoc/source/corereflection/
H A Dcrenum.cxx51 virtual void SAL_CALL release() throw();
89 void IdlEnumFieldImpl::release() throw() in release() function in stoc_corefl::IdlEnumFieldImpl
91 IdlMemberImpl::release(); in release()
/trunk/main/i18npool/source/breakiterator/data/
H A DLICENSE_INFO25 The ICU data files can be found in the ICU release version 3.2 from 2004-Nov-15.
26 This ICU release can be found at
31 to these files. The license text of the ICU release can be found in the zip
/trunk/main/sd/source/filter/html/
H A DHtmlOptionsDialog.cxx77 virtual void SAL_CALL release() throw();
162 void SAL_CALL SdHtmlOptionsDialog::release() throw() in release() function in SdHtmlOptionsDialog
164 OWeakObject::release(); in release()

Completed in 91 milliseconds

12345678910>>...59