Home
last modified time | relevance | path

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

12345678910>>...15

/aoo42x/main/dbaccess/source/ui/inc/
H A Dbrwctrlr.hxx221 …virtual sal_Bool SAL_CALL approveReset(const ::com::sun::star::lang::EventObject& rEvent) throw( :…
222 …virtual void SAL_CALL resetted(const ::com::sun::star::lang::EventObject& rEvent) throw( ::com::su…
/aoo42x/main/chart2/source/controller/main/
H A DChartController_Window.cxx1898 void ChartController::impl_SetMousePointer( const MouseEvent & rEvent ) in impl_SetMousePointer() argument
1903 Point aMousePos( m_pChartWindow->PixelToLogic( rEvent.GetPosPixel())); in impl_SetMousePointer()
1904 sal_uInt16 nModifier = rEvent.GetModifier(); in impl_SetMousePointer()
1905 sal_Bool bLeftDown = rEvent.IsLeft(); in impl_SetMousePointer()
H A DChartController.cxx466 void SAL_CALL ChartController::modeChanged( const util::ModeChangeEvent& rEvent ) in modeChanged() argument
471 if( rEvent.NewMode.equals(C2U("dirty")) ) in modeChanged()
478 else if( rEvent.NewMode.equals(C2U("invalid")) ) in modeChanged()
/aoo42x/main/svx/source/form/
H A Dfmvwimp.cxx516 void SAL_CALL FmXFormView::formActivated(const EventObject& rEvent) throw( RuntimeException ) in formActivated() argument
519 m_pView->GetFormShell()->GetImpl()->formActivated( rEvent ); in formActivated()
523 void SAL_CALL FmXFormView::formDeactivated(const EventObject& rEvent) throw( RuntimeException ) in formDeactivated() argument
526 m_pView->GetFormShell()->GetImpl()->formDeactivated( rEvent ); in formDeactivated()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlgrin.cxx911 const String& rEvent = pOption->GetString(); in InsertBodyOptions() local
912 if( rEvent.Len() ) in InsertBodyOptions()
913 InsertBasicDocEvent( aEvent, rEvent, eScriptType2, in InsertBodyOptions()
/aoo42x/main/unotools/source/config/
H A Dconfigitem.cxx195 void ConfigChangeListener_Impl::changesOccurred( const ChangesEvent& rEvent ) throw(RuntimeExceptio… in changesOccurred() argument
197 const ElementChange* pElementChanges = rEvent.Changes.getConstArray(); in changesOccurred()
199 Sequence<OUString> aChangedNames(rEvent.Changes.getLength()); in changesOccurred()
/aoo42x/main/svx/source/inc/
H A Dsvxpixelctlaccessiblecontext.hxx191 void CommitChange( const com::sun::star::accessibility::AccessibleEventObject& rEvent );
353 void CommitChange( const com::sun::star::accessibility::AccessibleEventObject& rEvent );
/aoo42x/main/extensions/source/bibliography/
H A Dtoolbar.cxx544 void BibToolBar::statusChanged(const frame::FeatureStateEvent& rEvent) in statusChanged() argument
550 (*pListener)->statusChanged(rEvent); in statusChanged()
/aoo42x/main/fpicker/source/unx/kde4/
H A DKDE4FilePicker.cxx703 void SAL_CALL KDE4FilePicker::disposing( const lang::EventObject &rEvent ) in disposing() argument
706 uno::Reference<XFilePickerListener> xFilePickerListener( rEvent.Source, uno::UNO_QUERY ); in disposing()
/aoo42x/main/sw/source/ui/inc/
H A Dautoedit.hxx37 virtual void KeyInput( const KeyEvent& rEvent );
/aoo42x/main/svx/source/sidebar/
H A DColorPanel.hxx44 virtual void DataChanged (const DataChangedEvent& rEvent);
/aoo42x/main/svx/source/sidebar/debug/
H A DColorPanel.hxx44 virtual void DataChanged (const DataChangedEvent& rEvent);
/aoo42x/main/sfx2/source/sidebar/
H A DTabItem.hxx43 virtual void MouseMove (const MouseEvent& rEvent);
H A DMenuButton.hxx38 virtual void MouseMove (const MouseEvent& rEvent);
H A DToolBox.hxx38 virtual void MouseMove (const MouseEvent& rEvent);
H A DToolBoxBackground.hxx59 virtual void DataChanged (const DataChangedEvent& rEvent);
H A DDeckTitleBar.hxx44 virtual void DataChanged (const DataChangedEvent& rEvent);
/aoo42x/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx2886 void SAL_CALL LayoutManager::disposing( const lang::EventObject& rEvent ) in disposing() argument
2894 if ( rEvent.Source == Reference< XInterface >( m_xFrame, UNO_QUERY )) in disposing()
2916 m_pToolbarManager->disposing(rEvent); in disposing()
2948 else if ( rEvent.Source == Reference< XInterface >( m_xContainerWindow, UNO_QUERY )) in disposing()
2969 else if ( rEvent.Source == Reference< XInterface >( m_xDocCfgMgr, UNO_QUERY )) in disposing()
2971 else if ( rEvent.Source == Reference< XInterface >( m_xModuleCfgMgr , UNO_QUERY )) in disposing()
/aoo42x/main/sd/source/ui/inc/
H A DPaneDockingWindow.hxx64 virtual void MouseButtonDown (const MouseEvent& rEvent);
H A Dfuoltext.hxx67 void UpdateForKeyPress (const KeyEvent& rEvent);
/aoo42x/main/sd/source/ui/sidebar/
H A DPreviewValueSet.hxx54 virtual void MouseButtonDown (const MouseEvent& rEvent);
H A DAllMasterPagesSelector.hxx52 virtual void NotifyContainerChangeEvent (const MasterPageContainerChangeEvent& rEvent);
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx140 …virtual void SAL_CALL flushed( const ::com::sun::star::lang::EventObject& rEvent ) throw (::com::s…
187 void SAL_CALL FlushNotificationAdapter::flushed( const EventObject& rEvent ) throw (RuntimeExceptio… in flushed() argument
191 xListener->flushed( rEvent ); in flushed()
/aoo42x/main/comphelper/inc/comphelper/
H A Daccessibleeventbuffer.hxx104 rEvent,
/aoo42x/main/sd/source/ui/framework/module/
H A DSlideSorterModule.hxx52 const css::drawing::framework::ConfigurationChangeEvent& rEvent)

Completed in 1111 milliseconds

12345678910>>...15