Home
last modified time | relevance | path

Searched refs:Source (Results 176 – 200 of 975) sorted by relevance

12345678910>>...39

/trunk/main/chart2/source/inc/
H A DWeakListenerAdapter.hxx66 const ::com::sun::star::lang::EventObject& Source ) in disposing()
75 xEventListener->disposing( Source ); in disposing()
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1217 aEvt.Source = *this; in setFastPropertyValue()
1527 aEvt.Source = *this; in IMPLEMENT_LISTENER_ADMINISTRATION()
1647 aEvt.Source = *this; in removeByIndex()
1708 aEvt.Source = *this; in replaceByIndex()
1763 …::equal_to< ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > >(),evt.Source)); in propertyChange()
1776 void SAL_CALL SbaXFormAdapter::disposing(const ::com::sun::star::lang::EventObject& Source) throw( … in disposing() argument
1779 if (Source.Source == m_xMainForm) in disposing()
1784 …qual_to< ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > >(),Source.Source)); in disposing()
/trunk/main/framework/source/jobs/
H A Dhelponstartup.cxx208 if (aEvent.Source == m_xModuleManager) in disposing()
211 if (aEvent.Source == m_xDesktop) in disposing()
214 if (aEvent.Source == m_xConfig) in disposing()
/trunk/main/sdext/source/presenter/
H A DPresenterCurrentSlideObserver.cxx144 if (rEvent.Source == Reference<XInterface>(static_cast<XWeak*>(mpPresenterController.get()))) in disposing()
146 else if (rEvent.Source == mxSlideShowController) in disposing()
H A DPresenterFrameworkObserver.cxx167 if ( ! rEvent.Source.is()) in disposing()
170 if (rEvent.Source == mxConfigurationController) in disposing()
H A DPresenterPaneBorderManager.cxx299 if (iDescriptor->first == rEvent.Source) in mousePressed()
372 if (iDescriptor->first == rEvent.Source) in mouseMoved()
530 if (iDescriptor->first == rEvent.Source) in disposing()
/trunk/main/sd/source/ui/framework/module/
H A DToolPanelModule.cxx102 if (rEvent.Source == Reference<XInterface>(static_cast<XWeak*>(mpObserver.get()))) in disposing()
106 else if (rEvent.Source == Reference<XInterface>( in disposing()
/trunk/main/oovbaapi/ooo/vba/
H A DXErrObject.idl44 [attribute] string Source;
46 …void Raise([in] any Number, [in] any Source, [in] any Description, [in] any HelpFile, [in] any Hel…
/trunk/main/sdext/source/minimizer/
H A Doptimizerdialog.cxx416 Any aSource( Event.Source ); in itemStateChanged()
688 Reference< XControl > xControl( rEvent.Source, UNO_QUERY ); in actionPerformed()
716 Reference< XSpinField > xFormattedField( rEvent.Source, UNO_QUERY ); in textChanged()
726 Reference< XComboBox > xComboBox( rEvent.Source, UNO_QUERY ); in textChanged()
/trunk/main/forms/source/component/
H A DFilter.cxx290 void SAL_CALL OFilterControl::disposing(const EventObject& Source) throw( RuntimeException ) in disposing() argument
292 UnoControl::disposing(Source); in disposing()
380 aEvt.Source = *this; in itemStateChanged()
553 aEvt.Source = *this; in commit()
/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx347 aEvent.Source = getXUndoManager(); in disposing()
362 aEvent.Source = getXUndoManager(); in buildEvent()
817 aEvent.Source = getXUndoManager(); in actionUndone()
828 aEvent.Source = getXUndoManager(); in actionRedone()
/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx648 Reference< XInterface > xSource( _rSource.Source, UNO_QUERY ); in disposing()
695 …std::pair<const ::rtl::OUString, InterfaceRef >(::comphelper::getString(evt.OldValue),evt.Source)); in propertyChange()
907 aEvt.Source = static_cast<XContainer*>(this); in implInsert()
1030 aReplaceEvent.Source = static_cast< XContainer* >( this ); in implReplaceByIndex()
1090 aEvt.Source = static_cast<XContainer*>(this); in implRemoveByIndex()
/trunk/main/chart2/source/controller/main/
H A DChartController.cxx902 if( !(aModelRef->getModel() == rSource.Source) ) in queryClosing()
930 if( impl_releaseThisModel( rSource.Source ) ) in notifyClosing()
977 if( !impl_releaseThisModel( rSource.Source )) in disposing()
979 if( rSource.Source == m_xLayoutManagerEventBroadcaster ) in disposing()
989 Reference< frame::XLayoutManager > xLM( aSource.Source, uno::UNO_QUERY ); in layoutEvent()
/trunk/main/svx/source/form/
H A Dfiltnav.cxx325 virtual void SAL_CALL disposing(const EventObject& Source) throw( RuntimeException );
450 Reference< XFormController > xController( _Event.Source, UNO_QUERY_THROW ); in predicateExpressionChanged()
451 Reference< XFilterController > xFilterController( _Event.Source, UNO_QUERY_THROW ); in predicateExpressionChanged()
496 Reference< XFormController > xController( _Event.Source, UNO_QUERY_THROW ); in disjunctiveTermRemoved()
497 Reference< XFilterController > xFilterController( _Event.Source, UNO_QUERY_THROW ); in disjunctiveTermRemoved()
531 Reference< XFormController > xController( _Event.Source, UNO_QUERY_THROW ); in disjunctiveTermAdded()
532 Reference< XFilterController > xFilterController( _Event.Source, UNO_QUERY_THROW ); in disjunctiveTermAdded()
/trunk/main/ucb/source/cacher/
H A Dcacheddynamicresultset.cxx129 ::impl_disposing( const EventObject& Source ) in impl_disposing() argument
132 DynamicResultSetWrapper::impl_disposing( Source ); in impl_disposing()
H A Dcacheddynamicresultsetstub.hxx110 com::sun::star::ucb::XDynamicResultSet > & Source )
116 com::sun::star::ucb::XDynamicResultSet > & Source
/trunk/main/udkapi/com/sun/star/lang/
H A DEventObject.idl43 // DocMerge from xml: field com::sun::star::lang::EventObject::Source
46 com::sun::star::uno::XInterface Source;
/trunk/main/dtrans/source/win32/dnd/
H A Dsourcecontext.cxx108 e.Source= Reference<XInterface>( static_cast<XDragSourceContext*>( this), UNO_QUERY); in fire_dragDropEnd()
136 e.Source= Reference<XInterface>( static_cast<XDragSourceContext*>( this), UNO_QUERY); in fire_dropActionChanged()
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DEventListenerProxy.java168 aEvent.Source)); in windowOpened()
186 aEvent.Source)); in windowClosed()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.hxx163 …virtual void SAL_CALL queryClosing( const ::com::sun::star::lang::EventObject& Source, ::sal_Bool …
164 …virtual void SAL_CALL notifyClosing( const ::com::sun::star::lang::EventObject& Source ) throw (::…
167 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com:…
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx174 virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source )
261 void SAL_CALL BasMgrContainerListenerImpl::disposing( const EventObject& Source ) in disposing() argument
264 (void)Source; in disposing()
281 Reference< XLibraryContainer > xScriptCont( Event.Source, UNO_QUERY ); in elementInserted()
303 Reference< vba::XVBAModuleInfo > xVBAModuleInfo( Event.Source, UNO_QUERY ); in elementInserted()
2529 const ::rtl::OUString& Language, const ::rtl::OUString& Source )
2567 const ::rtl::OUString& Source in addModule()
2575 pLib->MakeModule32( ModuleName, Source ); in addModule()
/trunk/main/offapi/com/sun/star/form/binding/
H A DXListEntrySink.idl48 @param Source
52 void setListEntrySource( [in] XListEntrySource Source );
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx130 …:sun::star::lang::EventObject& Source ) throw(::com::sun::star::uno::RuntimeException) { UnoContro… in disposing() argument
304 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com:…
430 …:sun::star::lang::EventObject& Source ) throw(::com::sun::star::uno::RuntimeException) { UnoContro… in disposing() argument
509 …:sun::star::lang::EventObject& Source ) throw(::com::sun::star::uno::RuntimeException) { UnoContro… in disposing() argument
845 …:sun::star::lang::EventObject& Source ) throw(::com::sun::star::uno::RuntimeException) { UnoContro… in disposing() argument
958 …:sun::star::lang::EventObject& Source ) throw(::com::sun::star::uno::RuntimeException) { UnoEditCo… in disposing() argument
/trunk/main/svtools/inc/svtools/
H A Dtransfer.hxx178 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw( ::com:…
215 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(::com::…
430 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(::com::…
486 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(::com::…
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx299 aEvent.Source = *this; in setText()
732 aEvt.Source = (::cppu::OWeakObject*)this; in dispose()
784 UnoControlBase::disposing( Source ); in disposing()
796 aEvent.Source = *this; in itemStateChanged()
934 aEvt.Source = (::cppu::OWeakObject*)this; in dispose()
1027 aEvt.Source = (::cppu::OWeakObject*)this; in dispose()
1236 aEvt.Source = (::cppu::OWeakObject*)this; in dispose()
1957 aEvent.Source = *this; in setFastPropertyValue_NoBroadcast()
2275 aEvent.Source = *this; in impl_notifyItemListEvent_nolck()
2312 aEvt.Source = (::cppu::OWeakObject*)this; in IMPL_SERVICEINFO_DERIVED()
[all …]

Completed in 146 milliseconds

12345678910>>...39