Home
last modified time | relevance | path

Searched refs:_rEvent (Results 101 – 125 of 144) sorted by relevance

123456

/aoo42x/main/reportdesign/source/ui/inc/
H A DFormattedFieldBeautifier.hxx58 void notifyPropertyChange( const ::com::sun::star::beans::PropertyChangeEvent& _rEvent );
H A DFixedTextColor.hxx60 void notifyPropertyChange( const ::com::sun::star::beans::PropertyChangeEvent& _rEvent );
H A Ddlgedfunc.hxx100 virtual sal_Bool handleKeyEvent(const KeyEvent& _rEvent);
H A DSectionWindow.hxx100 …virtual void _propertyChanged(const ::com::sun::star::beans::PropertyChangeEvent& _rEvent) throw( …
H A DGroupsSorting.hxx163 …virtual void _propertyChanged(const ::com::sun::star::beans::PropertyChangeEvent& _rEvent) throw( …
H A DDesignView.hxx254 sal_Bool handleKeyEvent(const KeyEvent& _rEvent);
/aoo42x/main/dbaccess/inc/
H A DIController.hxx133 virtual bool interceptUserInput( const NotifyEvent& _rEvent ) = 0;
/aoo42x/main/forms/source/component/
H A DDatabaseForm.cxx1126 void ODatabaseForm::onError( const SQLErrorEvent& _rEvent ) in onError() argument
1128 m_aErrorListeners.notifyEach( &XSQLErrorListener::errorOccured, _rEvent ); in onError()
3106 bool ODatabaseForm::impl_approveRowChange_throw( const EventObject& _rEvent, const bool _bAllowSQLE… in impl_approveRowChange_throw() argument
3119 if ( !xListener->approveRowSetChange( _rEvent ) ) in impl_approveRowChange_throw()
4132 void SAL_CALL ODatabaseForm::errorOccured(const SQLErrorEvent& _rEvent) throw( RuntimeException ) in errorOccured() argument
4135 onError(_rEvent); in errorOccured()
H A Dentrylisthelper.hxx86 bool handleDisposing( const ::com::sun::star::lang::EventObject& _rEvent );
/aoo42x/main/comphelper/inc/comphelper/
H A Daccessibleeventnotifier.hxx139 const ::com::sun::star::accessibility::AccessibleEventObject& _rEvent
H A Dpropmultiplex.hxx58 …virtual void _propertyChanged(const ::com::sun::star::beans::PropertyChangeEvent& _rEvent) throw( …
/aoo42x/main/connectivity/inc/connectivity/
H A Dconncleanup.hxx66 …virtual void SAL_CALL propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& _rEvent
/aoo42x/main/forms/source/richtext/
H A Dfeaturedispatcher.hxx89 const ::com::sun::star::frame::FeatureStateEvent& _rEvent
H A Drichtextimplcontrol.hxx154 long HandleCommand( const CommandEvent& _rEvent );
/aoo42x/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx250 …virtual void SAL_CALL propertyChange( const beans::PropertyChangeEvent& _rEvent ) throw (uno::Runt… in propertyChange() argument
253 _rEvent.NewValue >>= sURL; in propertyChange()
/aoo42x/main/svx/source/inc/
H A Dgridcell.hxx833 virtual void onFocusGained( const ::com::sun::star::awt::FocusEvent& _rEvent );
834 virtual void onFocusLost( const ::com::sun::star::awt::FocusEvent& _rEvent );
948 virtual void onFocusGained( const ::com::sun::star::awt::FocusEvent& _rEvent );
949 virtual void onFocusLost( const ::com::sun::star::awt::FocusEvent& _rEvent );
/aoo42x/main/reportdesign/source/ui/report/
H A DReportController.cxx2145 void OReportController::notifyGroupSections(const ContainerEvent& _rEvent,bool _bShow) in notifyGroupSections() argument
2147 uno::Reference< report::XGroup> xGroup(_rEvent.Element,uno::UNO_QUERY); in notifyGroupSections()
2153 _rEvent.Accessor >>= nGroupPos; in notifyGroupSections()
2194 void SAL_CALL OReportController::elementInserted( const ContainerEvent& _rEvent ) throw(RuntimeExce… in elementInserted() argument
2196 notifyGroupSections(_rEvent,true); in elementInserted()
2199 void SAL_CALL OReportController::elementRemoved( const ContainerEvent& _rEvent ) throw(RuntimeExcep… in elementRemoved() argument
2201 notifyGroupSections(_rEvent,false); in elementRemoved()
/aoo42x/main/toolkit/source/controls/
H A Dcontrolmodelcontainerbase.cxx1034 void SAL_CALL ControlModelContainerBase::propertyChange( const PropertyChangeEvent& _rEvent ) throw… in propertyChange() argument
1038 DBG_ASSERT( 0 == _rEvent.PropertyName.compareToAscii( "TabIndex" ), in propertyChange()
1046 CompareControlModel( Reference< XControlModel >( _rEvent.Source, UNO_QUERY ) ) in propertyChange()
/aoo42x/main/extensions/source/propctrlr/
H A Dsubmissionhandler.hxx113 …virtual void _propertyChanged(const ::com::sun::star::beans::PropertyChangeEvent& _rEvent) throw( …
/aoo42x/main/svtools/source/brwbox/
H A Ddatwin.hxx196 sal_Bool ImplRowDividerHitTest( const BrowserMouseEvent& _rEvent );
/aoo42x/main/accessibility/inc/accessibility/extended/
H A Daccessibleeditbrowseboxcell.hxx94 …void notifyTranslatedEvent( const ::com::sun::star::accessibility::AccessibleEventObject& _rEvent
/aoo42x/main/svx/inc/svx/
H A DAccessibleControlShape.hxx91 …CALL propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& _rEvent ) throw(::com::su…
/aoo42x/main/sfx2/inc/sfx2/
H A Dfiledlghelper.hxx266 …al void SAL_CALL DialogClosed( const ::com::sun::star::ui::dialogs::DialogClosedEvent& _rEvent );
/aoo42x/main/dbaccess/source/ui/app/
H A DAppDetailView.hxx220 bool interceptKeyInput( const KeyEvent& _rEvent );
/aoo42x/main/sfx2/source/dialog/
H A Dfiledlgimpl.hxx173 … dialogClosed( const ::com::sun::star::ui::dialogs::DialogClosedEvent& _rEvent ) throw (::com::s…

Completed in 202 milliseconds

123456