Home
last modified time | relevance | path

Searched refs:rEvent (Results 351 – 364 of 364) sorted by relevance

1...<<1112131415

/aoo42x/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx297 void ParaPropertyPanel::DataChanged (const DataChangedEvent& rEvent) in DataChanged() argument
299 (void)rEvent; in DataChanged()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1546 void SbaXDataBrowserController::resetted(const ::com::sun::star::lang::EventObject& rEvent) throw( … in resetted() argument
1549 …DBG_ASSERT(rEvent.Source == getControlModel(), "SbaXDataBrowserController::resetted : where did th… in resetted()
1550 (void)rEvent; in resetted()
/aoo42x/main/svx/source/fmcomp/
H A Dfmgridcl.cxx1459 void FmGridControl::restored(const ::com::sun::star::lang::EventObject& rEvent) in restored() argument
1476 positioned(rEvent); in restored()
/aoo42x/main/sc/source/core/data/
H A Ddocumen3.cxx847 const lang::EventObject& rEvent ) in AddUnoListenerCall() argument
853 pUnoListenerCalls->Add( rListener, rEvent ); in AddUnoListenerCall()
/aoo42x/main/svx/inc/svx/
H A DAccessibleTableShape.hxx134 selectionChanged (const ::com::sun::star::lang::EventObject& rEvent)
/aoo42x/main/chart2/source/controller/main/
H A DChartController.hxx724 void impl_SetMousePointer( const MouseEvent & rEvent );
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1082 void CustomAnimationPane::DataChanged (const DataChangedEvent& rEvent) in DataChanged() argument
1084 (void)rEvent; in DataChanged()
/aoo42x/main/basic/source/classes/
H A Dsbxmod.cxx2395 …virtual void SAL_CALL notifyEvent( const document::EventObject& rEvent ) throw (uno::RuntimeExcept… in notifyEvent() argument
2398 if( rEvent.EventName == GlobalEventConfig::GetEventName( STR_EVENT_CLOSEDOC ) ) in notifyEvent()
/aoo42x/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx340 …virtual void SAL_CALL printJobEvent( const view::PrintJobEvent& rEvent ) throw ( uno::RuntimeExcep…
348 void SAL_CALL SfxPrintHelperListener_Impl::printJobEvent( const view::PrintJobEvent& rEvent ) throw… in printJobEvent() argument
355 ((view::XPrintJobListener*)pIterator.next())->printJobEvent( rEvent ); in printJobEvent()
/aoo42x/main/sfx2/source/appl/
H A Dnewhelp.cxx2631 FeatureStateEvent rEvent = pStateListener->GetStateEvent(); in PreNotify() local
2633 rEvent.State >>= bCheck; in PreNotify()
/aoo42x/main/basic/source/uno/
H A Dnamecont.cxx346 …rence< vba::XVBAScriptListener >& rxListener, const vba::VBAScriptEvent& rEvent ) throw (Exception) in implTypedNotify() argument
348 rxListener->notifyVBAScriptEvent( rEvent ); in implTypedNotify()
/aoo42x/main/basic/source/inc/
H A Dnamecont.hxx200 const ::com::sun::star::script::vba::VBAScriptEvent& rEvent )
/aoo42x/main/sw/source/core/unocore/
H A Dunoframe.cxx3852 void SwXOLEListener::disposing( const lang::EventObject& rEvent ) in disposing() argument
3860 uno::Reference< frame::XModel > xModel( rEvent.Source, uno::UNO_QUERY ); in disposing()
/aoo42x/main/sc/inc/
H A Ddocument.hxx1820 const ::com::sun::star::lang::EventObject& rEvent );

Completed in 6366 milliseconds

1...<<1112131415