Home
last modified time | relevance | path

Searched refs:dispose (Results 151 – 175 of 1551) sorted by relevance

12345678910>>...63

/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DJavaThreadPool.java120 public void dispose(Throwable throwable) { in dispose() method in JavaThreadPool
123 _javaThreadPoolFactory.dispose(this, throwable); in dispose()
/trunk/main/testtools/source/servicetests/
H A DTestBase.java130 factory.dispose(); in test()
139 void dispose() throws Exception; in dispose() method
/trunk/main/ridljar/test/com/sun/star/lib/util/
H A DWeakMap_Test.java58 ((Disposable) u2.get()).dispose(); in test()
74 public void dispose() { in dispose() method in WeakMap_Test.Disposable
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/lang/
H A D_XComponent.java148 oObj.dispose(); in _dispose()
150 altDispose.dispose(); in _dispose()
/trunk/main/jurt/test/com/sun/star/comp/bridgefactory/
H A DBridgeFactory_Test.java72 xComponent.dispose(); in test()
100 xComponent_new.dispose(); in test()
/trunk/main/sd/source/ui/unoidl/
H A Dunowcntr.cxx105 void SvUnoWeakContainer::dispose() in dispose() function in SvUnoWeakContainer
115 xComp->dispose(); in dispose()
/trunk/main/sfx2/source/sidebar/
H A DSidebarPanel.cxx60 dispose(); in SidebarPanel()
162 dispose(); in IMPL_LINK()
/trunk/main/forms/source/richtext/
H A Dfeaturedispatcher.cxx59 dispose(); in ~ORichTextFeatureDispatcher()
64 void ORichTextFeatureDispatcher::dispose() in dispose() function in frm::ORichTextFeatureDispatcher
/trunk/main/framework/qa/complex/imageManager/
H A D_XComponent.java149 oObj.dispose(); in _dispose()
153 altDispose.dispose(); in _dispose()
/trunk/main/svl/source/fsstor/
H A Dostreamcontainer.cxx256 void SAL_CALL OFSStreamContainer::dispose() in dispose() function in OFSStreamContainer
461 dispose(); in closeInput()
523 dispose(); in closeOutput()
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DUnoRuntime.java621 b.dispose(); in reset()
672 public void dispose() throws InterruptedException, IOException { in dispose() method in UnoRuntime.BridgeTurner
673 bridge.dispose(); in dispose()
/trunk/main/offapi/com/sun/star/configuration/
H A DAccessRootElement.idl93 <p>The owner of the hierarchy may dispose of this object
94 using <member scope="com::sun::star::lang">XComponent::dispose()</member>.
106 <p>The provider of this object may still dispose of this object, when the
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleContextBase.cxx80 dispose(); in ~ScAccessibleContextBase()
156 dispose(); in Notify()
469 dispose(); in disposing()
/trunk/main/comphelper/inc/comphelper/
H A Daccessiblewrapper.hxx212 virtual void SAL_CALL dispose() throw( ::com::sun::star::uno::RuntimeException );
300 virtual void SAL_CALL dispose() throw( ::com::sun::star::uno::RuntimeException );
372 void dispose();
/trunk/main/sd/source/ui/framework/module/
H A DToolPanelModule.cxx90 xComponent->dispose(); in disposing()
111 dispose(); in disposing()
/trunk/main/slideshow/source/engine/
H A Dactivitiesqueue.cxx64 boost::mem_fn( &Disposable::dispose ) ); in ~ActivitiesQueue()
67 boost::mem_fn( &Disposable::dispose ) ); in ~ActivitiesQueue()
/trunk/main/comphelper/source/container/
H A Dcontainermultiplexer.cxx53 m_pAdapter->dispose(); in ~OContainerListener()
139 void OContainerListenerAdapter::dispose() in dispose() function in comphelper::OContainerListenerAdapter
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydatasource.cxx119 dispose()
286 void SAL_CALL HierarchyDataSource::dispose() in dispose() function in HierarchyDataSource
790 void SAL_CALL HierarchyDataAccess::dispose() in dispose() function in HierarchyDataAccess
798 xOrig->dispose(); in dispose()
/trunk/main/connectivity/source/drivers/file/
H A DFStatement.cxx120 xComp->dispose(); in disposeResultSet()
131 m_pSQLAnalyzer->dispose(); in disposing()
139 m_aSQLIterator.dispose(); in disposing()
205 dispose(); in close()
/trunk/main/cppuhelper/source/
H A Dcomponent_context.cxx282 xComp->dispose(); in try_dispose()
291 xComp->dispose(); in try_dispose()
331 m_xTarget->dispose(); in disposing()
738 xComp->dispose(); in disposing()
/trunk/main/offapi/com/sun/star/frame/
H A DXFrame.idl68 dispose this window anymore. </p>
305 Note: Don't dispose this window - the frame is the owner of it.
321 Note: Don't dispose it - the frame is the owner of it.
322 Use <member>XController::getFrame()</member> to dispose
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DFunctionHelper.java394 xComponent.dispose(); in createViewFrame()
410 xComponent.dispose(); in createViewFrame()
806 xDocument.dispose(); in closeDocument()
824 xFrame.dispose(); in closeDocument()
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx393 xControlComp->dispose(); in disposeAndClearControl_nothrow()
606 void dispose();
991 dispose(); in ~ViewObjectContactOfUnoControl_Impl()
1022 void ViewObjectContactOfUnoControl_Impl::dispose() in dispose() function in sdr::contact::ViewObjectContactOfUnoControl_Impl
1733 m_pImpl->dispose(); in ~ViewObjectContactOfUnoControl()
/trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DEditorFrame.java48 aGr.dispose();
113 aGr.dispose(); in getReplacementImage()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XFrameLoader.java193 if (frameSup != null) frameSup.dispose() ; in after()
194 frame.dispose(); in after()

Completed in 100 milliseconds

12345678910>>...63