Lines Matching refs:Source
78 const lang::EventObject& Source ) in notifyClosing() argument
82 aDocEvent.Source = Source.Source; in notifyClosing()
205 if ( isOfficeDocument( Event.Source ) ) in notifyEvent()
210 xModel( Event.Source, uno::UNO_QUERY ); in notifyEvent()
229 xDoc( Event.Source, uno::UNO_QUERY ); in notifyEvent()
236 rtl:: OUString aDocId = getDocumentId( Event.Source ); in notifyEvent()
238 uno::Reference< frame::XModel >( Event.Source, uno::UNO_QUERY ) ); in notifyEvent()
243 Event.Source, uno::UNO_QUERY ); in notifyEvent()
262 if ( isOfficeDocument( Event.Source ) ) in notifyEvent()
275 xModel( Event.Source, uno::UNO_QUERY ); in notifyEvent()
303 Event.Source, uno::UNO_QUERY ); in notifyEvent()
317 if ( isOfficeDocument( Event.Source ) ) in notifyEvent()
322 xModel( Event.Source, uno::UNO_QUERY ); in notifyEvent()
332 xDoc( Event.Source, uno::UNO_QUERY ); in notifyEvent()
353 if ( isOfficeDocument( Event.Source ) ) in notifyEvent()
358 xModel( Event.Source, uno::UNO_QUERY ); in notifyEvent()
368 xDoc( Event.Source, uno::UNO_QUERY ); in notifyEvent()
392 if ( isOfficeDocument( Event.Source ) ) in notifyEvent()
397 xModel( Event.Source, uno::UNO_QUERY ); in notifyEvent()
411 xDoc( Event.Source, uno::UNO_QUERY ); in notifyEvent()
418 rtl:: OUString aDocId = getDocumentId( Event.Source ); in notifyEvent()