/trunk/main/chart2/source/tools/ |
H A D | RangeHighlighter.cxx | 314 lang::EventObject aEvent( static_cast< lang::XComponent* >( this ) ); in addSelectionChangeListener() local 344 lang::EventObject aEvent( static_cast< lang::XComponent* >( this ) ); in fireSelectionEvent() local
|
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/ |
H A D | TextView.java | 217 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent() 234 public void actionPerformed (ActionEvent aEvent) in actionPerformed()
|
H A D | ComponentView.java | 172 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent()
|
/trunk/main/chart2/source/controller/main/ |
H A D | StatusBarCommandDispatch.cxx | 129 void SAL_CALL StatusBarCommandDispatch::modified( const lang::EventObject& aEvent ) in modified()
|
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/ |
H A D | ContextMenuInterceptor.java | 140 com.sun.star.ui.ContextMenuExecuteEvent aEvent ) throws RuntimeException { in notifyContextMenuExecute()
|
/trunk/main/vcl/unx/gtk/a11y/ |
H A D | atkutil.cxx | 185 void DocumentFocusListener::disposing( const lang::EventObject& aEvent ) in disposing() 202 void DocumentFocusListener::notifyEvent( const accessibility::AccessibleEventObject& aEvent ) in notifyEvent() 251 …accessibility::XAccessible > DocumentFocusListener::getAccessible(const lang::EventObject& aEvent ) in getAccessible()
|
/trunk/main/sc/source/ui/Accessibility/ |
H A D | AccessibleDocument.cxx | 474 AccessibleEventObject aEvent; in ReplaceChild() local 1098 AccessibleEventObject aEvent; in FindSelectedShapesChanges() local 1108 AccessibleEventObject aEvent; in FindSelectedShapesChanges() local 1126 AccessibleEventObject aEvent; in FindSelectedShapesChanges() local 1299 AccessibleEventObject aEvent; in AddShape() local 1325 AccessibleEventObject aEvent; in RemoveShape() local 1587 AccessibleEventObject aEvent; in Notify() local 1646 AccessibleEventObject aEvent; in Notify() local 1690 AccessibleEventObject aEvent; in selectionChanged() local 2322 AccessibleEventObject aEvent; in AddChild() local [all …]
|
H A D | AccessibleDocumentPagePreview.cxx | 442 AccessibleEventObject aEvent; in operator ()() local 460 AccessibleEventObject aEvent; in operator ()() local 834 AccessibleEventObject aEvent; in FindChanged() local 844 AccessibleEventObject aEvent; in FindChanged() local 855 AccessibleEventObject aEvent; in FindChanged() local 865 AccessibleEventObject aEvent; in FindChanged() local 1510 AccessibleEventObject aEvent; in Notify() local 1546 AccessibleEventObject aEvent; in Notify() local 1570 AccessibleEventObject aEvent; in Notify() local
|
/trunk/main/winaccessibility/source/service/ |
H A D | AccComponentEventListener.cxx | 49 void AccComponentEventListener::notifyEvent( const ::com::sun::star::accessibility::AccessibleEven… in notifyEvent()
|
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/ |
H A D | OfficeConnection.java | 150 ActionEvent aEvent = new ActionEvent (this,0,"<connected>"); in run() local
|
/trunk/main/slideshow/source/engine/ |
H A D | eventqueue.cxx | 206 const EventEntry aEvent (maNextNextEvents.top()); in process_() local
|
/trunk/main/toolkit/source/awt/ |
H A D | vclxmenu.cxx | 114 css::awt::MenuEvent aEvent; in IMPL_LINK() local 130 css::awt::MenuEvent aEvent; in IMPL_LINK() local 141 css::awt::MenuEvent aEvent; in IMPL_LINK() local 152 css::awt::MenuEvent aEvent; in IMPL_LINK() local
|
/trunk/main/sw/source/core/access/ |
H A D | accframebase.cxx | 200 AccessibleEventObject aEvent; in _InvalidateCursorPos() local 264 AccessibleEventObject aEvent; in Modify() local
|
/trunk/main/framework/source/services/ |
H A D | ContextChangeEventMultiplexer.cxx | 65 css::lang::EventObject aEvent (xThis); in disposing() local 122 css::ui::ContextChangeEventObject aEvent ( in addContextChangeEventListener() local
|
H A D | tabwindowservice.cxx | 285 css::lang::EventObject aEvent(xThis); in dispose() local 371 css::lang::EventObject aEvent( xThis ); in IMPL_LINK() local
|
/trunk/main/forms/source/richtext/ |
H A D | clipboarddispatcher.cxx | 103 FeatureStateEvent aEvent( ORichTextFeatureDispatcher::buildStatusEvent() ); in buildStatusEvent() local
|
/trunk/main/sc/source/core/tool/ |
H A D | addinlis.cxx | 131 void SAL_CALL ScAddInListener::modified( const ::com::sun::star::sheet::ResultEvent& aEvent ) in modified()
|
/trunk/main/framework/source/uifactory/ |
H A D | uielementfactorymanager.cxx | 229 void SAL_CALL ConfigurationAccess_FactoryManager::elementInserted( const ContainerEvent& aEvent ) t… in elementInserted() 249 void SAL_CALL ConfigurationAccess_FactoryManager::elementRemoved ( const ContainerEvent& aEvent ) t… in elementRemoved() 269 void SAL_CALL ConfigurationAccess_FactoryManager::elementReplaced( const ContainerEvent& aEvent ) t… in elementReplaced()
|
/trunk/main/sfx2/source/dialog/ |
H A D | filedlghelper.cxx | 151 void SAL_CALL FileDialogHelper_Impl::fileSelectionChanged( const FilePickerEvent& aEvent ) throw ( … in fileSelectionChanged() 158 void SAL_CALL FileDialogHelper_Impl::directoryChanged( const FilePickerEvent& aEvent ) throw ( Runt… in directoryChanged() 165 OUString SAL_CALL FileDialogHelper_Impl::helpRequested( const FilePickerEvent& aEvent ) throw ( Run… in helpRequested() 172 void SAL_CALL FileDialogHelper_Impl::controlStateChanged( const FilePickerEvent& aEvent ) throw ( R… in controlStateChanged() 215 OUString FileDialogHelper_Impl::handleHelpRequested( const FilePickerEvent& aEvent ) in handleHelpRequested() 282 void FileDialogHelper_Impl::handleControlStateChanged( const FilePickerEvent& aEvent ) in handleControlStateChanged() 2829 void SAL_CALL FileDialogHelper::FileSelectionChanged( const FilePickerEvent& aEvent ) in FileSelectionChanged() 2835 void SAL_CALL FileDialogHelper::DirectoryChanged( const FilePickerEvent& aEvent ) in DirectoryChanged() 2841 OUString SAL_CALL FileDialogHelper::HelpRequested( const FilePickerEvent& aEvent ) in HelpRequested() 2847 void SAL_CALL FileDialogHelper::ControlStateChanged( const FilePickerEvent& aEvent ) in ControlStateChanged()
|
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/ |
H A D | ExampleAddIn.java | 37 com.sun.star.sheet.ResultEvent aEvent = in getResult() local 60 com.sun.star.sheet.ResultEvent aEvent = getResult(); in incrementValue() local
|
/trunk/main/odk/examples/cpp/complextoolbarcontrols/ |
H A D | MyProtocolHandler.cxx | 77 FeatureStateEvent aEvent; in SendCommand() local 94 FeatureStateEvent aEvent; in SendCommandTo() local
|
H A D | ListenerHelper.cxx | 127 void SAL_CALL ListenerItemEventListener::disposing( const EventObject& aEvent) throw (RuntimeExcept… in disposing()
|
/trunk/main/connectivity/source/sdbcx/ |
H A D | VCollection.cxx | 402 …ContainerEvent aEvent(static_cast<XContainer*>(this), makeAny(sName), makeAny(xNewlyCreated), Any(… in appendByDescriptor() local 442 ContainerEvent aEvent(static_cast<XContainer*>(this), makeAny(_sName), Any(), Any()); in notifyElementRemoved() local 540 …ContainerEvent aEvent(static_cast<XContainer*>(this), makeAny(_sNewName), makeAny(m_pElements->get… in renameObject() local
|
/trunk/main/sd/source/ui/tools/ |
H A D | PropertySet.cxx | 84 beans::PropertyChangeEvent aEvent( in setPropertyValue() local
|
/trunk/main/dtrans/source/generic/ |
H A D | generic_clipboard.cxx | 134 ClipboardEvent aEvent(static_cast < XClipboard * > (this), m_aContents); in setContents() local
|