Home
last modified time | relevance | path

Searched refs:Source (Results 276 – 300 of 975) sorted by relevance

1...<<11121314151617181920>>...39

/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx343 virtual void SAL_CALL disposing( const lang::EventObject& Source ) throw (uno::RuntimeException);
371 Reference<XEmbeddedObject> xEmbeddedObject(aEvent.Source,UNO_QUERY); in stateChanged()
488 … virtual void SAL_CALL disposing( const css::lang::EventObject& Source ) throw (RuntimeException);
2338 void SAL_CALL ODocumentDefinition::queryClosing( const lang::EventObject& Source, ::sal_Bool GetsOw… in queryClosing() argument
2340 (void) Source; in queryClosing()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx902 Reference< XPropertySet > xSource(evt.Source, UNO_QUERY); in propertyChange()
1031 Reference< XDispatch > xSource(_rEvent.Source, UNO_QUERY); in statusChanged()
1401 Reference< ::com::sun::star::frame::XFrame > xSourceFrame(_rSource.Source, UNO_QUERY); in disposing()
1407 Reference< XDispatch > xSource(_rSource.Source, UNO_QUERY); in disposing()
1436 Reference<XConnection> xCon(_rSource.Source, UNO_QUERY); in disposing()
2824 Reference< XNameAccess > xNames(_rEvent.Source, UNO_QUERY); in elementInserted()
2869 Reference< XNameAccess > xNames(_rEvent.Source, UNO_QUERY); in elementRemoved()
2922 Reference< XNameAccess > xNames(_rEvent.Source, UNO_QUERY); in elementReplaced()
/trunk/main/forms/source/component/
H A DGroupManager.cxx292 Reference<XContainer> xContainer(evt.Source, UNO_QUERY); in disposing()
343 Reference<XPropertySet> xSet(evt.Source, UNO_QUERY); in propertyChange()
H A DFormattedField.cxx562 …OSL_ENSURE( evt.Source == m_xAggregateSet, "OFormattedModel::_propertyChanged: where did this come… in _propertyChanged()
563 if ( evt.Source == m_xAggregateSet ) in _propertyChanged()
565 Reference< XPropertySet > xSourceSet( evt.Source, UNO_QUERY ); in _propertyChanged()
H A DListBox.hxx131 …virtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& Source) throw (::com::s…
240 …virtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& Source) throw (::com::s…
/trunk/main/extensions/source/propctrlr/
H A Dpropertycomposer.cxx468 void SAL_CALL PropertyComposer::disposing( const EventObject& Source ) throw (RuntimeException) in disposing() argument
471 m_aPropertyListeners.disposing( Source ); in disposing()
/trunk/main/dbaccess/source/core/api/
H A Dquerycontainer.cxx365 if (_rSource.Source.get() == Reference< XInterface >(m_xCommandDefinitions, UNO_QUERY).get()) in disposing()
372 Reference< XContent > xSource(_rSource.Source, UNO_QUERY); in disposing()
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx262 aEvent.Source.set(static_cast<cppu::OWeakObject*>(this)); in ~ScCellFieldsObj()
378 … aEvent.Source.set(uno::Reference< util::XRefreshable >(const_cast<ScCellFieldsObj*>(this))); in refresh()
899 aEvent.Source = static_cast<cppu::OWeakObject*>(this); in ~ScHeaderFieldsObj()
1035 … aEvent.Source.set(uno::Reference< util::XRefreshable >(const_cast<ScHeaderFieldsObj*>(this))); in refresh()
H A Dcellvaluebinding.cxx530 aEvent.Source.set(*this); in notifyModified()
564 if ( xCellInt == aEvent.Source ) in disposing()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsListener.cxx449 && rEventObject.Source in disposing()
458 if (rEventObject.Source == xController) in disposing()
/trunk/main/comphelper/inc/comphelper/
H A Daccessiblewrapper.hxx209 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com:…
389 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com:…
/trunk/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx208 virtual void SAL_CALL disposing(const EventObject& Source) throw( RuntimeException );
233 aScriptEvent.Source = (OWeakObject *)mpManager; // get correct XInterface in firing()
299 aScriptEvent.Source = (OWeakObject *)mpManager; // get correct XInterface in approveFiring()
/trunk/main/wizards/source/euro/
H A Deuro.src147 Text [ en-US ] = "Source Document:" ;
152 Text [ en-US ] = "Source directory:" ;
/trunk/main/toolkit/source/controls/
H A Danimatedimages.cxx136 aEvent.Source = i_model; in lcl_updatePeer()
226 aEvent.Source = i_context; in lcl_notify()
H A Droadmapcontrol.cxx257 aEvent.Source = *this; in GetContainerEvent()
408 aEvt.Source = (::cppu::OWeakObject*)this; in dispose()
/trunk/main/framework/source/services/
H A Dbackingcomp.cxx663 if (!aEvent.Source.is() || aEvent.Source!=m_xWindow || !m_xWindow.is()) in disposing()
/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx234 aEvt.Source = rSource; in disposing()
653 pEvts[nChangesLen].Source = xSource; in fire()
1009 pChanges[nFirePos].Source = xSource; in firePropertiesChangeEvent()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx674 Reference< XPropertySet > xSourceProps( _rEvent.Source, UNO_QUERY ); in _propertyChanged()
3525 aEvent.Source = *this; in onWindowEvent()
3883 aEvent.Source = *this; in onTextChanged()
4080 aEvent.Source = *this; in onWindowEvent()
4088 aEvent.Source = *this; in onWindowEvent()
4411 aEvent.Source = *this; in onWindowEvent()
4434 aEvent.Source = *this; in IMPL_LINK()
4624 aEvent.Source = *this; in onWindowEvent()
4834 aEvt.Source = *this; in IMPL_LINK()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx801 if (m_xActiveController == e.Source) in disposing()
816 if (e.Source == m_xExternalViewController) in disposing()
906 Reference< runtime::XFormController > xController( rEvent.Source, UNO_QUERY_THROW ); in formActivated()
917 Reference< runtime::XFormController > xController( rEvent.Source, UNO_QUERY_THROW ); in formDeactivated()
2735 Reference< XSelectionSupplier > xSupplier( rEvent.Source, UNO_QUERY ); in selectionChanged()
2743 sal_Bool bMarkChanged = m_pShell->GetFormView()->checkUnMarkAll(rEvent.Source); in selectionChanged()
2744 Reference< XForm > xNewForm( GetForm( rEvent.Source ) ); in selectionChanged()
H A Dfmvwimp.cxx508 void SAL_CALL FmXFormView::disposing(const EventObject& Source) throw( RuntimeException ) in disposing() argument
510 if ( m_xWindow.is() && Source.Source == m_xWindow ) in disposing()
535 Reference< XControlContainer > xControlContainer( evt.Source, UNO_QUERY_THROW ); in elementInserted()
/trunk/main/sd/source/ui/tools/
H A DEventMultiplexer.cxx534 if (rEventObject.Source == xController) in disposing()
543 && rEventObject.Source == xConfigurationController) in disposing()
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx269 …virtual void SAL_CALL disposing( const com::sun::star::lang::EventObject& Source ) throw(::com::su…
429 uno::Reference < frame::XModel > xModel( aEvent.Source, uno::UNO_QUERY ); in queryClosing()
1039 aEventObject.Source = *this ; in dispose()
1056 aObject.Source = *this ; in dispose()
/trunk/main/xmloff/source/draw/
H A Danimationexport.cxx577 aEvent.Source <<= xSource; in exportTransitionNode()
1619 if( pEvent->Source.hasValue() ) in convertTiming()
1621 convertSource( sTmp, pEvent->Source ); in convertTiming()
1712 prepareValue( pEvent->Source ); in prepareValue()
/trunk/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx191 void SAL_CALL ODatabaseImportExport::disposing( const EventObject& Source ) throw(::com::sun::star:… in disposing() argument
195 Reference<XConnection> xCon(Source.Source,UNO_QUERY); in disposing()
/trunk/main/svx/source/accessibility/
H A DAccessibleFrameSelector.cxx665 aEvent.Source = xThis; in NotifyFocusListeners()
754 aEvent.Source = xThis; in Invalidate()

Completed in 204 milliseconds

1...<<11121314151617181920>>...39