Home
last modified time | relevance | path

Searched refs:release (Results 251 – 275 of 1469) sorted by relevance

1...<<11121314151617181920>>...59

/trunk/main/ucb/source/ucp/gio/
H A Dgio_outputstream.hxx55 virtual void SAL_CALL release( void ) throw() { OWeakObject::release(); } in release() function in gio::OutputStream
H A Dgio_seekable.hxx53 virtual void SAL_CALL release( void ) throw() { OWeakObject::release(); } in release() function in gio::Seekable
H A Dgio_inputstream.hxx55 virtual void SAL_CALL release( void ) throw() { OWeakObject::release(); } in release() function in gio::InputStream
/trunk/main/connectivity/source/simpledbt/
H A Ddbtfactory.cxx69 oslInterlockedCount SAL_CALL ODataAccessToolsFactory::release() in release() function in connectivity::ODataAccessToolsFactory
71 return ORefBase::release(); in release()
/trunk/main/connectivity/source/drivers/ado/
H A DAStatement.cxx112 m_pConnection->release(); in disposing()
118 void SAL_CALL OStatement_Base::release() throw() in release() function in OStatement_Base
828 void SAL_CALL OStatement::release() throw() in release() function in OStatement
830 OStatement_Base::release(); in release()
H A DAView.cxx113 void SAL_CALL OAdoView::release() throw() in release() function in OAdoView
115 OView_ADO::release(); in release()
/trunk/main/editeng/source/editeng/
H A Deeobj.hxx59 void SAL_CALL release() throw() { OWeakObject::release(); } in release() function in EditDataObject
/trunk/main/salhelper/inc/salhelper/
H A Dqueue.hxx119 m_aNotEmpty.release(); in put()
172 m_aNotFull.release(); in get()
/trunk/main/fpicker/source/aqua/
H A DNSURL_OOoAdditions.cxx72 [sURLString release];
74 [pool release];
/trunk/main/dbaccess/source/core/misc/
H A Dapitools.cxx92 void OSubComponent::release() throw ( ) in release() function in OSubComponent
138 OWeakAggObject::release(); in release()
/trunk/main/UnoControls/source/controls/
H A DOConnectionPointContainerHelper.cxx107 void SAL_CALL OConnectionPointContainerHelper::release() throw() in release() function in unocontrols::OConnectionPointContainerHelper
113 OWeakObject::release(); in release()
/trunk/main/stoc/source/corereflection/
H A Dcrcomp.cxx57 virtual void SAL_CALL release() throw ();
91 void IdlCompFieldImpl::release() throw() in release() function in stoc_corefl::IdlCompFieldImpl
93 IdlMemberImpl::release(); in release()
/trunk/main/forms/source/richtext/
H A Drtattributehandler.cxx66 oslInterlockedCount SAL_CALL ReferenceBase::release() in release() function in frm::ReferenceBase
98 oslInterlockedCount SAL_CALL AttributeHandler::release() in release() function in frm::AttributeHandler
100 return ReferenceBase::release(); in release()
/trunk/main/registry/inc/registry/
H A Dreflread.hxx53 void (TYPEREG_CALLTYPE *release) (TypeReaderImpl);
338 { m_pApi->release(m_hImpl); } in ~RegistryTypeReader()
344 m_pApi->release(m_hImpl); in operator ==()
/trunk/main/connectivity/source/inc/java/sql/
H A DJStatement.hxx142 virtual void SAL_CALL release() throw();
184 virtual void SAL_CALL release() throw();
207 virtual void SAL_CALL release() throw();
/trunk/main/ucb/workben/cachemap/
H A Dcachemapobject3.cxx52 void Object3::release() SAL_THROW(()) in release() function in Object3
84 xElement.release(); in get()
/trunk/main/embeddedobj/source/msole/
H A Dolewrapclient.cxx104 pLockComponent->release(); in SaveObject()
144 pLockComponent->release(); in OnShowWindow()
/trunk/main/extensions/source/scanner/
H A Dscanner.hxx83 virtual void SAL_CALL release() throw();
102 void Unlock() { maProtector.release(); } in Unlock()
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx515 void SAL_CALL ScCellFieldObj::release() throw() in release() function in ScCellFieldObj
517 OComponentHelper::release(); in release()
891 pContentObj->release(); in ~ScHeaderFieldsObj()
1202 void SAL_CALL ScHeaderFieldObj::release() throw() in release() function in ScHeaderFieldObj
1204 OComponentHelper::release(); in release()
1228 pContentObj->release(); in ~ScHeaderFieldObj()
/trunk/main/vcl/inc/vcl/
H A Dunohelp2.hxx55 void SAL_CALL release() throw() { OWeakObject::release(); } in release() function in vcl::unohelper::TextDataObject
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontentidentifier.cxx76 void SAL_CALL FTPContentIdentifier::release( void ) throw() { in release() function in FTPContentIdentifier
77 OWeakObject::release(); in release()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxpointer.hxx61 void SAL_CALL release() throw() { OWeakObject::release(); } in release() function in VCLXPointer
/trunk/main/basctl/source/basicide/
H A Dbasidectrlr.cxx85 void SAL_CALL BasicIDEController::release() throw() in release() function in BasicIDEController
87 SfxBaseController::release(); in release()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeHandle.cxx53 void SAL_CALL EnhancedCustomShapeHandle::release() throw() in release() function in EnhancedCustomShapeHandle
55 OWeakObject::release(); in release()
/trunk/main/store/source/
H A Dstorbase.cxx101 virtual oslInterlockedCount SAL_CALL release() in release() function in store::PageData::Allocator_Impl
103 return OStoreObject::release(); in release()

Completed in 87 milliseconds

1...<<11121314151617181920>>...59