Home
last modified time | relevance | path

Searched defs:aEvent (Results 151 – 175 of 438) sorted by relevance

12345678910>>...18

/trunk/main/chart2/source/tools/
H A DRangeHighlighter.cxx314 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 DTextView.java217 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent()
234 public void actionPerformed (ActionEvent aEvent) in actionPerformed()
H A DComponentView.java172 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent()
/trunk/main/chart2/source/controller/main/
H A DStatusBarCommandDispatch.cxx129 void SAL_CALL StatusBarCommandDispatch::modified( const lang::EventObject& aEvent ) in modified()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/
H A DContextMenuInterceptor.java140 com.sun.star.ui.ContextMenuExecuteEvent aEvent ) throws RuntimeException { in notifyContextMenuExecute()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkutil.cxx185 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 DAccessibleDocument.cxx474 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 DAccessibleDocumentPagePreview.cxx442 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 DAccComponentEventListener.cxx49 void AccComponentEventListener::notifyEvent( const ::com::sun::star::accessibility::AccessibleEven… in notifyEvent()
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DOfficeConnection.java150 ActionEvent aEvent = new ActionEvent (this,0,"<connected>"); in run() local
/trunk/main/slideshow/source/engine/
H A Deventqueue.cxx206 const EventEntry aEvent (maNextNextEvents.top()); in process_() local
/trunk/main/toolkit/source/awt/
H A Dvclxmenu.cxx114 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 Daccframebase.cxx200 AccessibleEventObject aEvent; in _InvalidateCursorPos() local
264 AccessibleEventObject aEvent; in Modify() local
/trunk/main/framework/source/services/
H A DContextChangeEventMultiplexer.cxx65 css::lang::EventObject aEvent (xThis); in disposing() local
122 css::ui::ContextChangeEventObject aEvent ( in addContextChangeEventListener() local
H A Dtabwindowservice.cxx285 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 Dclipboarddispatcher.cxx103 FeatureStateEvent aEvent( ORichTextFeatureDispatcher::buildStatusEvent() ); in buildStatusEvent() local
/trunk/main/sc/source/core/tool/
H A Daddinlis.cxx131 void SAL_CALL ScAddInListener::modified( const ::com::sun::star::sheet::ResultEvent& aEvent ) in modified()
/trunk/main/framework/source/uifactory/
H A Duielementfactorymanager.cxx229 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 Dfiledlghelper.cxx151 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 DExampleAddIn.java37 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 DMyProtocolHandler.cxx77 FeatureStateEvent aEvent; in SendCommand() local
94 FeatureStateEvent aEvent; in SendCommandTo() local
H A DListenerHelper.cxx127 void SAL_CALL ListenerItemEventListener::disposing( const EventObject& aEvent) throw (RuntimeExcept… in disposing()
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx402 …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 DPropertySet.cxx84 beans::PropertyChangeEvent aEvent( in setPropertyValue() local
/trunk/main/dtrans/source/generic/
H A Dgeneric_clipboard.cxx134 ClipboardEvent aEvent(static_cast < XClipboard * > (this), m_aContents); in setContents() local

Completed in 107 milliseconds

12345678910>>...18