Home
last modified time | relevance | path

Searched refs:Source (Results 751 – 775 of 975) sorted by relevance

1...<<313233343536373839

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DAccessibilityWorkBench.java625 XFrame.class, aSourceObj.Source); in disposing()
/trunk/main/dbaccess/source/ui/inc/
H A Dunodatbr.hxx228 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(::com::…
/trunk/main/chart2/source/controller/dialogs/
H A DStrings.src379 Text [ en-US ] = "Light Source %LIGHTNUMBER" ;
/trunk/main/svl/source/inc/
H A Dpasswordcontainer.hxx396 virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source )
/trunk/main/wizards/source/importwizard/
H A Dimportwi.src430 Text [ en-US ] = "Source documents" ;
/trunk/main/stoc/source/javavm/
H A Djavavm.cxx1092 if (rSource.Source == m_xInetConfiguration) in disposing()
1094 if (rSource.Source == m_xJavaConfiguration) in disposing()
/trunk/main/sdext/source/presenter/
H A DPresenterToolBar.cxx602 if (rEventObject.Source == mxWindow) in disposing()
1269 if (rEventObject.Source == mxWindow) in disposing()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx1974 void SAL_CALL ODatabaseDocument::disposing( const ::com::sun::star::lang::EventObject& Source ) thr… in disposing() argument
1977 m_pImpl->disposing(Source); in disposing()
/trunk/main/svx/source/inc/
H A Dfmexpl.hxx323 …virtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& Source) throw(::com::su…
H A Dfmshimp.hxx285 …virtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& Source) throw( ::com::s…
/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java639 Object oModel = UnoDialog.getModel(xTextEvent.Source); in textChanged()
/trunk/main/extensions/source/propctrlr/
H A Deformshelper.cxx733 aEvent.Source = m_xBindableControl.get(); in firePropertyChange()
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.hxx241 impl_disposing( const com::sun::star::lang::EventObject& Source )
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_content.cxx657 aEvent.Source = static_cast< cppu::OWeakObject * >( this ); in setPropertyValues()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrol.hxx166 …void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(::com::sun::sta…
/trunk/main/embeddedobj/source/commonembedding/
H A Dmiscobj.cxx338 … aEvent.Source = uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >( this ) ); in PostEvent_Impl()
/trunk/main/embeddedobj/source/general/
H A Ddummyobject.cxx69 aEvent.Source = uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >( this ) ); in PostEvent_Impl()
/trunk/main/fpicker/source/aqua/
H A DSalAquaFilePicker.cxx609 …uno::Reference<XFilePickerListener> xFilePickerListener( aEvent.Source, ::com::sun::star::uno::UNO… in disposing()
/trunk/main/reportdesign/source/ui/inc/
H A DReportController.hxx366 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(::co…
/trunk/main/scripting/source/dlgprov/
H A Ddlgevtatt.cxx374 aScriptEvent.Source = (OWeakObject *)this; // get correct XInterface in firing_impl()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDataWrapper.cxx646 aEvent.Source = xSrc; in fireChartDataChangeEvent()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblelistitem.cxx130 aEvt.Source = *this; in NotifyAccessibleEvent()
/trunk/main/editeng/source/uno/
H A Dunotext2.cxx266 aEvt.Source = *(OWeakAggObject*) this; in dispose()
/trunk/main/svx/source/table/
H A Dcell.hxx191 …tual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com::su…
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx2219 if ( evt.Source == m_xReportDefinition ) in propertyChange()
2291 uno::Reference< report::XGroup> xGroup(evt.Source,uno::UNO_QUERY); in propertyChange()
2307 void SAL_CALL OReportController::disposing( const lang::EventObject& Source ) throw(uno::RuntimeExc… in disposing() argument
2310 OReportController_BASE::disposing(Source); in disposing()

Completed in 214 milliseconds

1...<<313233343536373839