Home
last modified time | relevance | path

Searched defs:aEvent (Results 101 – 125 of 438) sorted by relevance

12345678910>>...18

/trunk/main/sc/source/ui/unoobj/
H A Ddispuno.cxx301 frame::FeatureStateEvent aEvent; in addStatusListener() local
381 frame::FeatureStateEvent aEvent; in selectionChanged() local
404 lang::EventObject aEvent; in disposing() local
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DTokenView.java188 public void mouseDragged (final MouseEvent aEvent) in mouseDragged()
196 public void mouseMoved (final MouseEvent aEvent) in mouseMoved()
290 public void componentMoved (final ComponentEvent aEvent) in componentMoved()
/trunk/main/slideshow/source/engine/animationnodes/
H A Dgenerateevent.cxx61 animations::Event aEvent; in generateEvent() local
/trunk/main/winaccessibility/source/service/
H A DAccMenuEventListener.cxx46 void AccMenuEventListener::notifyEvent( const ::com::sun::star::accessibility::AccessibleEventObje… in notifyEvent()
H A DAccParagraphEventListener.cxx46 void AccParagraphEventListener::notifyEvent( const ::com::sun::star::accessibility::AccessibleEven… in notifyEvent()
H A DAccDialogEventListener.cxx46 void AccDialogEventListener::notifyEvent( const ::com::sun::star::accessibility::AccessibleEventOb… in notifyEvent()
H A DAccListEventListener.cxx49 void AccListEventListener::notifyEvent( const ::com::sun::star::accessibility::AccessibleEventObje… in notifyEvent()
H A DAccWindowEventListener.cxx46 void AccWindowEventListener::notifyEvent( const ::com::sun::star::accessibility::AccessibleEventOb… in notifyEvent()
/trunk/main/connectivity/source/drivers/ado/
H A DATables.cxx104 ContainerEvent aEvent(static_cast<XContainer*>(this), makeAny(_rsNewTable), Any(), Any()); in appendNew() local
/trunk/main/toolkit/source/controls/
H A Droadmapcontrol.cxx256 ContainerEvent aEvent; in GetContainerEvent() local
283 ContainerEvent aEvent = GetContainerEvent(Index, xRoadmapItem); in insertByIndex() local
304 ContainerEvent aEvent = GetContainerEvent(Index, xRoadmapItem); in removeByIndex() local
337 ContainerEvent aEvent = GetContainerEvent(Index, xRoadmapItem); in replaceByIndex() local
H A Dtabpagecontainer.cxx171 ContainerEvent aEvent; in insertByIndex() local
322 ContainerEvent aEvent; in updateFromModel() local
339 ContainerEvent aEvent; in addControl() local
/trunk/main/fpicker/source/win32/filepicker/
H A DFilePicker.cxx149 void SAL_CALL CFilePicker::disposing(const lang::EventObject& aEvent) throw(uno::RuntimeException) in disposing()
161 void SAL_CALL CFilePicker::fileSelectionChanged(FilePickerEvent aEvent) in fileSelectionChanged()
172 void SAL_CALL CFilePicker::directoryChanged(FilePickerEvent aEvent) in directoryChanged()
183 void SAL_CALL CFilePicker::controlStateChanged(FilePickerEvent aEvent) in controlStateChanged()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx950 XEvent aEvent; in getPasteData() local
2276 DropTargetEvent aEvent; in handleDropEvent() local
2356 XEvent aEvent; in dropComplete() local
2440 XEvent aEvent; in sendDragStatus() local
2565 XEvent aEvent; in sendDropPosition() local
2742 XEvent aEvent; in handleDragEvent() local
2827 XEvent aEvent; in handleDragEvent() local
2855 XEvent aEvent; in handleDragEvent() local
3125 XEvent aEvent; in updateDragWindow() local
3178 XEvent aEvent; in updateDragWindow() local
[all …]
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DEditableTextView.java101 public void actionPerformed (ActionEvent aEvent) in actionPerformed()
H A DObjectView.java104 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent()
H A DEventMonitorView.java110 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent()
/trunk/main/toolkit/test/accessibility/
H A DAccessibilityWorkBench.java555 public void valueChanged (TreeSelectionEvent aEvent) in valueChanged()
585 public void queryTermination (final com.sun.star.lang.EventObject aEvent) throws RuntimeException in queryTermination()
594 public void notifyTermination (final com.sun.star.lang.EventObject aEvent) throws RuntimeException in notifyTermination()
/trunk/main/framework/source/jobs/
H A Djob.cxx532 css::frame::DispatchResultEvent aEvent = aAnalyzedResult.getDispatchResult(); in impl_reactForJobResult() local
820 void SAL_CALL Job::queryClosing( const css::lang::EventObject& aEvent , in queryClosing()
910 void SAL_CALL Job::disposing( const css::lang::EventObject& aEvent ) throw(css::uno::RuntimeExcepti… in disposing()
/trunk/main/framework/source/services/
H A Dframe.cxx1874 css::lang::EventObject aEvent( xThis ); in dispose() local
2199 void SAL_CALL Frame::windowResized( const css::awt::WindowEvent& in windowResized()
2219 void SAL_CALL Frame::focusGained( const css::awt::FocusEvent& in focusGained()
2259 void SAL_CALL Frame::windowActivated( const css::lang::EventObject& in windowActivated()
2287 void SAL_CALL Frame::windowDeactivated( const css::lang::EventObject& in windowDeactivated()
2472 void SAL_CALL Frame::disposing( const css::lang::EventObject& aEvent ) throw( css::uno::RuntimeExce… in disposing()
3270 sal_Bool Frame::implcp_windowResized( const css::awt::WindowEvent& aEvent ) in implcp_windowResized()
3279 sal_Bool Frame::implcp_focusGained( const css::awt::FocusEvent& aEvent ) in implcp_focusGained()
3288 sal_Bool Frame::implcp_windowActivated( const css::lang::EventObject& aEvent ) in implcp_windowActivated()
3297 sal_Bool Frame::implcp_windowDeactivated( const css::lang::EventObject& aEvent ) in implcp_windowDeactivated()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DEventHandler.java64 public void disposing (com.sun.star.lang.EventObject aEvent) in disposing()
315 public void notifyEvent (com.sun.star.accessibility.AccessibleEventObject aEvent) in notifyEvent()
/trunk/main/svtools/workben/
H A Dbrowser.cxx414 String aEvent( String( "Command at ", RTL_TEXTENCODING_IBM_850 ) ); in Command() local
426 String aEvent( String( "Select: ", RTL_TEXTENCODING_IBM_850 ) ); in Select() local
444 String aEvent( String( "DoubleClick: ", RTL_TEXTENCODING_IBM_850 ) ); in DoubleClick() local
463 String aEvent( String( "Cursor: ", RTL_TEXTENCODING_IBM_850 ) ); in CursorMoved() local
/trunk/main/vcl/unx/generic/app/
H A Dwmadaptor.cxx1733 XEvent aEvent; in maximizeFrame() local
1798 XEvent aEvent; in maximizeFrame() local
1874 XEvent aEvent; in enableAlwaysOnTop() local
1908 XEvent aEvent; in enableAlwaysOnTop() local
2136 XEvent aEvent; in shade() local
2173 XEvent aEvent; in shade() local
2225 XEvent aEvent; in showFullScreen() local
2378 XEvent aEvent; in switchToWorkArea() local
2535 XEvent aEvent; in answerPing() local
/trunk/main/framework/source/uiconfiguration/
H A Dmoduleuiconfigurationmanager.cxx566 ConfigurationEvent aEvent; in impl_resetElementTypeData() local
773 css::lang::EventObject aEvent( xThis ); in dispose() local
1137 ConfigurationEvent aEvent; in replaceSettings() local
1187 ConfigurationEvent aEvent; in replaceSettings() local
1251 ConfigurationEvent aEvent; in removeSettings() local
1266 ConfigurationEvent aEvent; in removeSettings() local
1331 ConfigurationEvent aEvent; in insertSettings() local
1591 void ModuleUIConfigurationManager::implts_notifyContainerListener( const ConfigurationEvent& aEvent in implts_notifyContainerListener()
H A Duiconfigurationmanagerimpl.cxx538 ConfigurationEvent aEvent; in impl_resetElementTypeData() local
750 css::lang::EventObject aEvent( m_xOwner ); in dispose() local
1104 ConfigurationEvent aEvent; in replaceSettings() local
1152 ConfigurationEvent aEvent; in replaceSettings() local
1214 ConfigurationEvent aEvent; in removeSettings() local
1229 ConfigurationEvent aEvent; in removeSettings() local
1308 ConfigurationEvent aEvent; in insertSettings() local
1675 void UIConfigurationManagerImpl::implts_notifyContainerListener( const ConfigurationEvent& aEvent, … in implts_notifyContainerListener()
/trunk/main/sw/source/ui/uno/
H A Dunodispatch.cxx271 frame::FeatureStateEvent aEvent; in dispatch() local
314 frame::FeatureStateEvent aEvent; in addStatusListener() local
387 frame::FeatureStateEvent aEvent; in selectionChanged() local

Completed in 267 milliseconds

12345678910>>...18