Home
last modified time | relevance | path

Searched defs:release (Results 51 – 75 of 539) sorted by relevance

12345678910>>...22

/trunk/main/ucb/source/ucp/ftp/
H A Dtest_activedatasink.cxx58 void SAL_CALL Test_ActiveDataSink::release( void ) throw() { in release() function in Test_ActiveDataSink
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxpointer.hxx61 void SAL_CALL release() throw() { OWeakObject::release(); } in release() function in VCLXPointer
H A Dvclxfont.hxx65 void SAL_CALL release() throw() { OWeakObject::release(); } in release() function in VCLXFont
H A Dvclxbitmap.hxx62 void SAL_CALL release() throw() { OWeakObject::release(); } in release() function in VCLXBitmap
H A Dvclxregion.hxx62 void SAL_CALL release() throw() { OWeakObject::release(); } in release() function in VCLXRegion
H A Dvclxmenu.hxx78 void SAL_CALL release() throw() { OWeakObject::release(); } in release() function in VCLXMenu
H A Dvclxtopwindow.hxx105 void SAL_CALL release() throw() { OWeakObject::release(); } in release() function in VCLXTopWindow
/trunk/main/toolkit/inc/toolkit/controls/
H A Dstdtabcontroller.hxx64 void SAL_CALL release() throw() { OWeakAggObject::release(); } in release() function in StdTabController
/trunk/main/connectivity/source/simpledbt/
H A Dcharset_s.cxx45 oslInterlockedCount SAL_CALL ODataAccessCharSet::release() in release() function in connectivity::ODataAccessCharSet
/trunk/main/dbaccess/source/core/inc/
H A Dtablecontainer.hxx109 inline virtual void SAL_CALL release() throw(){ OFilteredContainer::release();} in release() function in dbaccess::OTableContainer
H A Dviewcontainer.hxx111 inline virtual void SAL_CALL release() throw(){ OFilteredContainer::release();} in release() function in dbaccess::OViewContainer
/trunk/main/dbaccess/source/ui/inc/
H A DConnectionLineAccess.hxx67 virtual void SAL_CALL release( ) throw () in release() function in dbaui::OConnectionLineAccess
H A DTableWindowAccess.hxx71 virtual void SAL_CALL release( ) throw () in release() function in dbaui::OTableWindowAccess
/trunk/main/vos/inc/vos/
H A Drefobj.hxx53 virtual RefCount SAL_CALL release() in release() function in vos::ORefObj
/trunk/main/ucb/source/ucp/gio/
H A Dgio_inputstream.hxx55 virtual void SAL_CALL release( void ) throw() { OWeakObject::release(); } in release() function in gio::InputStream
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
/trunk/main/salhelper/inc/salhelper/
H A Dsimplereferenceobject.hxx91 inline void release() SAL_THROW(()) in release() function in salhelper::SimpleReferenceObject
/trunk/main/comphelper/source/misc/
H A Dweak.cxx56 void SAL_CALL OWeakTypeObject::release() throw () in release() function in comphelper::OWeakTypeObject
/trunk/main/sal/inc/osl/
H A Dsemaphor.hxx85 sal_Bool release() in release() function in osl::Semaphore
/trunk/main/framework/source/fwi/helper/
H A Dshareablemutex.cxx66 void ShareableMutex::release() in release() function in framework::ShareableMutex
/trunk/main/scripting/source/provider/
H A DScriptingContext.hxx67 void SAL_CALL release() throw() { ::cppu::OWeakObject::release(); } in release() function in func_provider::ScriptingContext
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11yfocuslistener.cxx111 AquaA11yFocusListener::release() SAL_THROW(()) in release() function in AquaA11yFocusListener
/trunk/main/sw/source/core/access/
H A Daccnotextframe.hxx94 virtual void SAL_CALL release( ) throw () in release() function in SwAccessibleNoTextFrame
/trunk/main/bridges/inc/bridges/cpp_uno/shared/
H A Darraypointer.hxx40 T * release() { T * t = p_; p_ = 0; return t; } in release() function in bridges::cpp_uno::shared::ArrayPointer

Completed in 83 milliseconds

12345678910>>...22