Home
last modified time | relevance | path

Searched refs:dispose (Results 26 – 50 of 1551) sorted by relevance

12345678910>>...63

/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOCatalog.java62 tables.dispose(); in postDisposing()
65 views.dispose(); in postDisposing()
68 groups.dispose(); in postDisposing()
71 users.dispose(); in postDisposing()
/aoo42x/main/configmgr/qa/unit/
H A Dtest.cxx255 properties_, css::uno::UNO_QUERY_THROW)->dispose(); in test()
363 context_, css::uno::UNO_QUERY_THROW)->dispose(); in TearDown()
445 access, css::uno::UNO_QUERY_THROW)->dispose(); in TEST_F()
488 access, css::uno::UNO_QUERY_THROW)->dispose(); in TEST_F()
580 access, css::uno::UNO_QUERY_THROW)->dispose(); in getKey()
594 access, css::uno::UNO_QUERY_THROW)->dispose(); in setKey()
611 access, css::uno::UNO_QUERY_THROW)->dispose(); in resetKey()
/aoo42x/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DComponentBase_Test.java52 public boolean dispose() in dispose() method in ComponentBase_Test
70 comp.dispose(); in dispose()
82 comp.dispose(); // already disposed; in dispose()
135 r[i++]= test.dispose(); in main()
/aoo42x/main/slideshow/source/engine/activities/
H A Dactivitiesfactory.cxx290 virtual void dispose() in dispose() function in slideshow::internal::__anon5e43dbaf0111::FromToByActivity
293 BaseType::dispose(); in dispose()
531 virtual void dispose() in dispose() function in slideshow::internal::__anon5e43dbaf0111::ValuesActivity
534 BaseType::dispose(); in dispose()
866 virtual void dispose() in dispose() function in slideshow::internal::__anon5e43dbaf0111::SimpleActivity
869 ContinuousActivityBase::dispose(); in dispose()
/aoo42x/main/svx/source/form/
H A Dfmscriptingenv.cxx101 void SAL_CALL dispose();
169 virtual void dispose();
272 void SAL_CALL FormScriptListener::dispose() in dispose() function in svxform::FormScriptListener
502 void FormScriptingEnvironment::dispose() in dispose() function in svxform::FormScriptingEnvironment
506 m_pScriptListener->dispose(); in dispose()
/aoo42x/main/wizards/com/sun/star/wizards/letter/
H A DLetterDocument.java192 xTF.dispose(); in killEmptyFrames()
200 xTF.dispose(); in killEmptyFrames()
208 xTF.dispose(); in killEmptyFrames()
216 xTF.dispose(); in killEmptyFrames()
224 xTF.dispose(); in killEmptyFrames()
/aoo42x/main/accessibility/source/extended/
H A DAccessibleToolPanelDeck.cxx95 void dispose();
164 dispose(); in ~AccessibleToolPanelDeck_Impl()
168 void AccessibleToolPanelDeck_Impl::dispose() in dispose() function in accessibility::AccessibleToolPanelDeck_Impl
261 m_rAntiImpl.dispose(); in Dying()
381 m_pImpl->dispose(); in disposing()
/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_stgelems.cxx147 m_xWrappedComponent->dispose(); in ~Storage()
231 void SAL_CALL Storage::dispose() in dispose() function in Storage
234 m_xWrappedStorage->dispose(); in dispose()
747 OutputStream::dispose() in dispose() function in OutputStream
750 m_xWrappedComponent->dispose(); in dispose()
1054 void SAL_CALL Stream::dispose() in dispose() function in Stream
1057 m_xWrappedComponent->dispose(); in dispose()
/aoo42x/main/forms/source/helper/
H A Dwindowstateguard.cxx76 void dispose();
116 void WindowStateGuard_Impl::dispose() in dispose() function in frm::WindowStateGuard_Impl
194 dispose(); in disposing()
215 m_pImpl->dispose(); in attach()
/aoo42x/main/toolkit/source/controls/
H A Dunocontrolbase.cxx218 xP->dispose(); in Impl_getMinimumSize()
235 xP->dispose(); in Impl_getPreferredSize()
252 xP->dispose(); in Impl_calcAdjustedSize()
269 xP->dispose(); in Impl_getMinimumSize()
285 xP->dispose(); in Impl_getColumnsAndLines()
/aoo42x/main/extensions/source/bibliography/
H A Dbibcont.cxx149 xTopFrameRef->dispose(); in ~BibBookContainer()
151 xBottomFrameRef->dispose(); in ~BibBookContainer()
186 if ( xTopFrameRef.is() ) xTopFrameRef->dispose(); in createTopFrame()
203 if ( xBottomFrameRef.is() ) xBottomFrameRef->dispose(); in createBottomFrame()
/aoo42x/main/extensions/test/ole/unloading/
H A DunloadTest.cxx99 xcomp->dispose(); in test1()
133 xcomp->dispose(); in test2()
168 xcomp->dispose(); in test3()
214 xcomp->dispose(); in test4()
/aoo42x/main/qadevOOo/tests/java/mod/_remotebridge/
H A Dvarious.java277 xComp.dispose(); in cleanup()
281 xComp.dispose(); in cleanup()
285 xComp.dispose(); in cleanup()
292 xComp.dispose(); in cleanup()
/aoo42x/main/toolkit/source/controls/grid/
H A Dgridcontrol.cxx177 xComponent->dispose(); in lcl_dispose_nothrow()
187 void SAL_CALL UnoGridModel::dispose( ) throw(RuntimeException) in dispose() function in toolkit::UnoGridModel
192 UnoControlModel::dispose(); in dispose()
299 void SAL_CALL UnoGridControl::dispose( ) throw(RuntimeException) in dispose() function in toolkit::UnoGridControl
304 UnoControl::dispose(); in dispose()
/aoo42x/main/qadevOOo/tests/java/mod/_remotebridge.uno/
H A Dvarious.java281 xComp.dispose(); in cleanup()
285 xComp.dispose(); in cleanup()
289 xComp.dispose(); in cleanup()
296 xComp.dispose(); in cleanup()
/aoo42x/main/svx/source/unodraw/
H A Dunomtabl.cxx73 void dispose();
114 dispose(); in ~SvxUnoMarkerTable()
117 void SvxUnoMarkerTable::dispose() in dispose() function in SvxUnoMarkerTable
136 dispose(); in Notify()
206 dispose(); in removeByName()
/aoo42x/main/odk/examples/DevelopersGuide/Config/
H A DConfigExamples.java427 ((XComponent)UnoRuntime.queryInterface(XComponent.class, xViewRoot)).dispose(); in readGridConfiguration()
508 ((XComponent) UnoRuntime.queryInterface(XComponent.class,xViewRoot)).dispose(); in browseConfiguration()
615 ((XComponent)UnoRuntime.queryInterface(XComponent.class, xViewRoot)).dispose(); in editGridOptions()
781 ((XComponent)UnoRuntime.queryInterface(XComponent.class, xOtherViewRoot)).dispose();
840 ((XComponent)UnoRuntime.queryInterface(XComponent.class, xViewRoot)).dispose();
926 ((XComponent) UnoRuntime.queryInterface(XComponent.class, xViewRoot)).dispose();
982 ((XComponent)UnoRuntime.queryInterface(XComponent.class, xViewRoot)).dispose();
/aoo42x/main/offapi/com/sun/star/frame/
H A DXComponentLoader.idl136 loaded document or control the lifetime of it (means dispose() it after using).
141 Should be used for viewable components only. It is not allowed to dispose
149 It is not allowed to dispose it after use directly, because the frame
160 … Simply calling <method scope="com::sun::star::lang">XComponent::dispose</method> on this model may
164 … Direct dispose of the model is allowed only, if this special interface doesn't exist.
/aoo42x/main/slideshow/source/engine/slide/
H A Dslideanimations.cxx62 mpRootNode->dispose(); in ~SlideAnimations()
121 void SlideAnimations::dispose() in dispose() function in slideshow::internal::SlideAnimations
124 maContext.dispose(); in dispose()
H A Dslideimpl.cxx122 virtual void dispose();
434 mpShapeManager->dispose(); in ~SlideImpl()
443 void SlideImpl::dispose() in dispose() function in slideshow::internal::__anon8a7409210111::SlideImpl
447 maAnimations.dispose(); in dispose()
448 maContext.dispose(); in dispose()
453 mpShapeManager->dispose(); in dispose()
/aoo42x/main/svtools/source/uno/
H A Dunogridcolumnfacade.cxx111 void dispose();
138 void ColumnChangeMultiplexer::dispose() in dispose() function in svt::table::ColumnChangeMultiplexer
203 void UnoGridColumnFacade::dispose() in dispose() function in svt::table::UnoGridColumnFacade
209 m_pChangeMultiplexer->dispose(); in dispose()
/aoo42x/main/odk/examples/DevelopersGuide/Database/
H A DRowSet.java104 xComp.dispose(); in useRowSet()
138 xComp.dispose(); in showRowSetPrivileges()
170 xComp.dispose(); in showRowSetRowCount()
226 xComp.dispose(); in showRowSetEvents()
/aoo42x/main/sdext/source/presenter/
H A DPresenterPaneBase.cxx96 xComponent->dispose(); in disposing()
103 xComponent->dispose(); in disposing()
110 xComponent->dispose(); in disposing()
117 xComponent->dispose(); in disposing()
/aoo42x/main/comphelper/inc/comphelper/
H A Duno3.hxx88 virtual void SAL_CALL dispose() throw (::com::sun::star::uno::RuntimeException) \
90 implhelper::dispose(); \
132 virtual void SAL_CALL dispose() throw (::com::sun::star::uno::RuntimeException) \
134 implhelper::dispose(); \
/aoo42x/main/cppuhelper/qa/propertysetmixin/
H A DJavaSupplier.java82 public void dispose() { in dispose() method in JavaSupplier.Empty1
83 prop.dispose(); in dispose()
99 public void dispose() { in dispose() method in JavaSupplier.Empty2
100 prop.dispose(); in dispose()

Completed in 147 milliseconds

12345678910>>...63