Home
last modified time | relevance | path

Searched refs:dispose (Results 226 – 250 of 1551) sorted by relevance

12345678910>>...63

/trunk/main/offapi/com/sun/star/ui/
H A DUIConfigurationManager.idl79 <p>The owner of the object may dispose of this object using
80 <member scope="com::sun::star::lang">XComponent::dispose()</member>.
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dcompbase10.hxx73 virtual void SAL_CALL dispose()throw (::com::sun::star::uno::RuntimeException) in dispose() function in cppu::WeakComponentImplHelper10
74 { WeakComponentImplHelperBase::dispose(); } in dispose()
H A Dcompbase11.hxx73 virtual void SAL_CALL dispose()throw (::com::sun::star::uno::RuntimeException) in dispose() function in cppu::WeakComponentImplHelper11
74 { WeakComponentImplHelperBase::dispose(); } in dispose()
H A Dcompbase8.hxx73 virtual void SAL_CALL dispose()throw (::com::sun::star::uno::RuntimeException) in dispose() function in cppu::WeakComponentImplHelper8
74 { WeakComponentImplHelperBase::dispose(); } in dispose()
H A Dcompbase9.hxx73 virtual void SAL_CALL dispose()throw (::com::sun::star::uno::RuntimeException) in dispose() function in cppu::WeakComponentImplHelper9
74 { WeakComponentImplHelperBase::dispose(); } in dispose()
H A Dcompbase_ex.hxx79 virtual void SAL_CALL dispose()
128 virtual void SAL_CALL dispose()
H A Dcompbase12.hxx73 virtual void SAL_CALL dispose()throw (::com::sun::star::uno::RuntimeException) in dispose() function in cppu::WeakComponentImplHelper12
74 { WeakComponentImplHelperBase::dispose(); } in dispose()
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx156 virtual void dispose();
881 void ActivityImpl::dispose() in dispose() function in __anon10d101710111::ActivityImpl
908 maContext.dispose(); in dispose()
/trunk/main/svx/source/form/
H A Dfmobj.cxx100 xHistory->dispose(); in ~FmFormObj()
334 xHistory->dispose(); in SetPage()
361 xHistory->dispose(); in clonedFrom()
/trunk/main/reportdesign/source/core/api/
H A DImageControl.cxx172 void SAL_CALL OImageControl::dispose() throw(uno::RuntimeException) in dispose() function in reportdesign::OImageControl
174 ImageControlPropertySet::dispose(); in dispose()
175 cppu::WeakComponentImplHelperBase::dispose(); in dispose()
H A DFixedLine.cxx215 void SAL_CALL OFixedLine::dispose() throw(uno::RuntimeException) in dispose() function in reportdesign::OFixedLine
217 FixedLinePropertySet::dispose(); in dispose()
218 cppu::WeakComponentImplHelperBase::dispose(); in dispose()
/trunk/main/reportdesign/source/ui/dlg/
H A DAddField.cxx238 m_pChangeListener->dispose(); in ~OAddFieldWindow()
240 m_pContainerListener->dispose(); in ~OAddFieldWindow()
317 m_pContainerListener->dispose(); in Update()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java384 public void dispose() in dispose() method in ReportBuilderImplementation
386 getReportBuilderLayouter().dispose(); in dispose()
472 dispose(); in createAndOpenReportDocument()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx169 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
250 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
308 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
471 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
563 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
630 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
690 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
765 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/svx/source/unodraw/
H A Dunoshcol.cxx75 dispose(); in release()
101 void SvxShapeCollection::dispose() in dispose() function in SvxShapeCollection
/trunk/main/toolkit/source/controls/grid/
H A Dgridcontrol.hxx61 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
91 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/dtrans/source/generic/
H A Dclipboardmanager.cxx183 void SAL_CALL ClipboardManager::dispose() in dispose() function in ClipboardManager
215 xComponent->dispose(); in dispose()
/trunk/main/framework/source/uiconfiguration/
H A Dmoduleuicfgsupplier.cxx232 xComponent->dispose(); in ~ModuleUIConfigurationManagerSupplier()
252 void SAL_CALL ModuleUIConfigurationManagerSupplier::dispose() in dispose() function in framework::ModuleUIConfigurationManagerSupplier
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DUnoControlDialog.java110 xWinDlg.dispose(); in createTestEnvironment()
231 xWinDlg.dispose(); in cleanup()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svtools/
H A DAccessibleBrowseBoxHeaderCell.java92 xTextDoc.dispose(); in cleanup()
124 if (xTextDoc != null) xTextDoc.dispose(); in createTestEnvironment()
H A DAccessibleIconChoiceCtrlEntry.java112 xTextDoc.dispose(); in cleanup()
148 if (xTextDoc != null) xTextDoc.dispose(); in createTestEnvironment()
/trunk/main/offapi/com/sun/star/sdb/
H A DDatabaseAccessConnection.idl55 <member scope="com::sun::star::sdb">DatabaseAccessConnection::dispose()</member>
66 Don't use the "dispose" method of the XComponent interface, as the DataAccess
/trunk/main/mysqlc/source/
H A Dmysqlc_driver.cxx61 xComp->dispose(); in disposing()
275 _pObject->dispose(); in release()
/trunk/main/odk/examples/OLE/activex/
H A Dso_activex.idl75 [id(7), helpstring("method dispose")]
76 HRESULT dispose();
/trunk/main/sd/source/core/text/
H A Dtextapi.cxx149 dispose(); in ~TextApiObject()
158 void SAL_CALL TextApiObject::dispose() throw(RuntimeException) in dispose() function in sd::TextApiObject

Completed in 140 milliseconds

12345678910>>...63