Home
last modified time | relevance | path

Searched refs:Source (Results 126 – 150 of 975) sorted by relevance

12345678910>>...39

/trunk/main/ucb/source/cacher/
H A Ddynamicresultsetwrapper.hxx171 com::sun::star::uno::XInterface > & Source )
178 impl_disposing( const com::sun::star::lang::EventObject& Source )
210 disposing( const com::sun::star::lang::EventObject& Source )
H A Dcontentresultsetwrapper.cxx406 aEvt.Source = static_cast< XComponent * >( this ); in SAL_STATIC_CAST()
416 aEvt.Source = static_cast< XPropertySet * >( this ); in SAL_STATIC_CAST()
426 aEvt.Source = static_cast< XPropertySet * >( this ); in SAL_STATIC_CAST()
824 aEvt.Source = static_cast< XPropertySet * >( this ); in impl_propertyChange()
838 aEvt.Source = static_cast< XPropertySet * >( this ); in impl_vetoableChange()
/trunk/main/scripting/java/com/sun/star/script/framework/io/
H A DXStorageHelper.java187 public void disposing( EventObject Source ) in disposing() argument
190 UnoRuntime.queryInterface(XModel.class,Source.Source ); in disposing()
/trunk/main/canvas/inc/canvas/base/
H A Dbufferedgraphicdevicebase.hxx242 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com:… in disposing() argument
246 if( Source.Source == mxWindow ) in disposing()
/trunk/main/comphelper/source/misc/
H A Daccessiblewrapper.cxx273 Reference< XAccessible > xSource( _rSource.Source, UNO_QUERY ); in disposing()
488 …ce( ::getCppuType( static_cast< Reference< XInterface >* >( NULL ) ) ) >>= aTranslatedEvent.Source; in notifyEvent()
495 aTranslatedEvent.NewValue = makeAny(aTranslatedEvent.Source); in notifyEvent()
497 aTranslatedEvent.OldValue = makeAny(aTranslatedEvent.Source); in notifyEvent()
/trunk/main/ucbhelper/source/provider/
H A Dcontenthelper.cxx304 aEvt.Source = static_cast< lang::XComponent * >( this ); in dispose()
312 aEvt.Source = static_cast< com::sun::star::ucb::XContent * >( this ); in dispose()
320 aEvt.Source in dispose()
329 aEvt.Source = static_cast< com::sun::star::ucb::XCommandInfoChangeNotifier * >( this ); in dispose()
336 aEvt.Source in dispose()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DTopicsControl.java310 XControl xc = UnoRuntime.queryInterface(XControl.class, fe.Source); in focusGained()
1238 rowDown(offset, event.Source);
1242 rowUp(offset, event.Source);
1246 cursorDown(offset, event.Source);
1250 cursorUp(offset, event.Source);
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDocumentViewBase.cxx615 if ( ! rEventObject.Source.is()) in disposing()
619 else if (rEventObject.Source == mxModel || rEventObject.Source == mxController) in disposing()
704 if (e.Source == mxWindow) in focusGained()
712 if (e.Source == mxWindow) in focusLost()
/trunk/test/testuno/source/fvt/uno/sc/data/
H A DSubtotalsForGroup.java87 Object[][] Source = { { "Level", "Code", "No.", "Team", "Name" }, in testForSecondGroup() local
92 sourceData.setDataArray(Source); in testForSecondGroup()
333 Object[][] Source = { { "Level", "Code", "No.", "Team", "Name" }, in testForThirdGroup() local
338 sourceData.setDataArray(Source); in testForThirdGroup()
/trunk/main/fpicker/source/win32/filepicker/
H A DFilePicker.cxx151 …uno::Reference<XFilePickerListener> xFilePickerListener(aEvent.Source, ::com::sun::star::uno::UNO_… in disposing()
163 aEvent.Source = uno::Reference<uno::XInterface>(static_cast<XFilePickerNotifier*>(this)); in fileSelectionChanged()
174 aEvent.Source = uno::Reference<uno::XInterface>(static_cast<XFilePickerNotifier*>(this)); in directoryChanged()
185 aEvent.Source = uno::Reference<uno::XInterface>(static_cast<XFilePickerNotifier*>(this)); in controlStateChanged()
/trunk/main/scripting/source/provider/
H A DActiveMSPList.cxx254 ActiveMSPList::disposing( const ::com::sun::star::lang::EventObject& Source ) in disposing() argument
260 Reference< XInterface > xNormalized( Source.Source, UNO_QUERY ); in disposing()
/trunk/main/framework/source/uiconfiguration/
H A Dimagemanagerimpl.cxx1037 aInsertEvent.Source = m_xOwner; in replaceImages()
1048 aReplaceEvent.Source = m_xOwner; in replaceImages()
1140 aRemoveEvent.Source = m_xOwner; in removeImages()
1151 aReplaceEvent.Source = m_xOwner; in removeImages()
1285 aInsertEvent.Source = m_xOwner; in reload()
1296 aReplaceEvent.Source = m_xOwner; in reload()
1308 aRemoveEvent.Source = m_xOwner; in reload()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCsvControl.cxx172 aEvent.Source = Reference< XAccessible >( this ); in SendVisibleEvent()
180 aEvent.Source = Reference< XAccessible >( this ); in SendSelectionEvent()
813 aEvent.Source = Reference< XAccessible >( this ); in SendCaretEvent()
1320 aEvent.Source = Reference< XAccessible >( this ); in SendFocusEvent()
1335 aEvent.Source = Reference< XAccessible >( this ); in SendTableUpdateEvent()
1350 aEvent.Source = Reference< XAccessible >( this ); in SendInsertColumnEvent()
1365 aEvent.Source = Reference< XAccessible >( this ); in SendRemoveColumnEvent()
/trunk/main/sfx2/source/control/
H A Dunoctitm.cxx281 aObject.Source = (::cppu::OWeakObject*) this; in ReleaseAll()
312 aEvent.Source = (::com::sun::star::frame::XDispatch*) this; in addStatusListener()
537 aObject.Source = (::cppu::OWeakObject*) pDispatch; in ~SfxDispatchController_Impl()
847 aEvent.Source = (::com::sun::star::frame::XDispatch*) pDispatch; in dispatch()
897 aEvent.Source = (::com::sun::star::frame::XDispatch*) pDispatch; in addStatusListener()
986 aEvent.Source = (::com::sun::star::frame::XDispatch*) pDispatch; in StateChanged()
/trunk/main/sfx2/source/notify/
H A Deventsupplier.cxx337 …Execute( aEventData, css::document::DocumentEvent(aEvent.Source, aEvent.EventName, NULL, css::uno:… in notifyEvent()
659 css::document::DocumentEvent aDocEvent(aEvent.Source, aEvent.EventName, NULL, css::uno::Any()); in notifyEvent()
669 implts_notifyJobExecution(css::document::EventObject(_Event.Source, _Event.EventName)); in documentEventOccured()
678 css::uno::Reference< css::frame::XModel > xDoc(aEvent.Source, UNO_QUERY); in disposing()
866 css::document::EventObject aLegacyEvent(aEvent.Source, aEvent.EventName); in implts_notifyListener()
/trunk/main/framework/source/uielement/
H A Dbuttontoolbarcontroller.cxx208 const com::sun::star::lang::EventObject& Source ) in disposing() argument
211 uno::Reference< uno::XInterface > xSource( Source.Source ); in disposing()
/trunk/main/extensions/source/abpilot/
H A Dabspilot.src31 Text [ en-US ] = "Address Book Data Source Wizard" ;
63 Text [ en-US ] = "Data Source Title" ;
368 Text [ en-US ] = "Create Address Data Source" ;
388 …ssign fields now or do so later by first choosing:\n\"File - Template - Address Book Source...\"" ;
/trunk/main/toolkit/source/controls/
H A Dtabpagemodel.cxx213 aEvt.Source = static_cast< ::cppu::OWeakObject* >( this ); in dispose()
217 void SAL_CALL UnoControlTabPage::disposing( const EventObject& Source )throw(RuntimeException) in disposing() argument
219 ControlContainerBase::disposing( Source ); in disposing()
/trunk/main/framework/source/jobs/
H A Djobexecutor.cxx242 aModuleIdentifier = m_xModuleManager->identify( aEvent.Source ); in notifyEvent()
297 css::uno::Reference< css::frame::XModel > xModel(aEvent.Source, css::uno::UNO_QUERY); in notifyEvent()
368 (xCFG == aEvent.Source ) && in disposing()
/trunk/main/UnoControls/source/base/
H A Dmultiplexer.cxx65 aLocalEvent.Source = m_xControl ; \
67 if( aLocalEvent.Source.is() == sal_True ) \
233 aEvent.Source = m_xControl ; in disposeAndClear()
/trunk/main/sc/source/ui/dbgui/
H A Ddapitype.src85 Text [ en-US ] = "Select Source" ;
197 Text [ en-US ] = "External Source" ;
293 Text [ en-US ] = "Select Data Source" ;
/trunk/main/connectivity/source/cpool/
H A DZConnectionPool.cxx202 void SAL_CALL OConnectionPool::disposing( const ::com::sun::star::lang::EventObject& Source ) throw… in disposing() argument
204 Reference<XConnection> xConnection(Source.Source,UNO_QUERY); in disposing()
/trunk/main/sdext/source/presenter/
H A DPresenterController.cxx903 if (rEvent.Source == mxController) in disposing()
905 else if (rEvent.Source == mxConfigurationController) in disposing()
907 else if (rEvent.Source == mxSlideShowController) in disposing()
909 else if (rEvent.Source == mxMainWindow) in disposing()
956 if (rEvent.Source != mxMainWindow) in keyReleased()
/trunk/main/svx/source/accessibility/
H A DChildrenManagerImpl.cxx678 if (rEventObject.Source == maShapeTreeInfo.GetModelBroadcaster() in disposing()
679 || rEventObject.Source == maShapeTreeInfo.GetController()) in disposing()
687 Reference<drawing::XShape> xShape (rEventObject.Source, uno::UNO_QUERY); in disposing()
721 AddShape (Reference<drawing::XShape>(rEventObject.Source, uno::UNO_QUERY)); in notifyEvent()
723 RemoveShape (Reference<drawing::XShape>(rEventObject.Source, uno::UNO_QUERY)); in notifyEvent()
/trunk/main/svx/source/form/
H A Dnavigatortreemodel.cxx77 …void SAL_CALL OFormComponentObserver::disposing(const EventObject& Source) throw( RuntimeException… in disposing() argument
80 Remove( Source.Source ); in disposing()
90 Reference< XFormComponent > xFormComponent(evt.Source, UNO_QUERY); in propertyChange()
91 Reference< XForm > xForm(evt.Source, UNO_QUERY); in propertyChange()

Completed in 134 milliseconds

12345678910>>...39