Home
last modified time | relevance | path

Searched refs:aEvent (Results 401 – 425 of 675) sorted by relevance

1...<<11121314151617181920>>...27

/aoo42x/main/toolkit/source/awt/
H A Dstylesettings.cxx94 EventObject aEvent( *pOwningWindow ); in IMPL_LINK() local
95 aStyleChangeListeners.notifyEach( &XStyleChangeListener::styleSettingsChanged, aEvent ); in IMPL_LINK()
148 EventObject aEvent( *this ); in dispose() local
149 m_pData->aStyleChangeListeners.disposeAndClear( aEvent ); in dispose()
/aoo42x/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx255 …ManagerImpl::notifyEvent( const ::com::sun::star::document::EventObject& aEvent ) throw (::com::su… in notifyEvent() argument
257 if( aEvent.EventName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "OnAnnotationInserted") ) || in notifyEvent()
258 aEvent.EventName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "OnAnnotationRemoved") ) || in notifyEvent()
259 aEvent.EventName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "OnAnnotationChanged" )) ) in notifyEvent()
/aoo42x/main/toolkit/test/accessibility/ov/
H A DStateSetView.java106 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent() argument
108 if (aEvent.EventId == AccessibleEventId.STATE_CHANGED) in notifyEvent()
/aoo42x/main/framework/source/dispatch/
H A Dstartmoduledispatcher.cxx229 css::frame::DispatchResultEvent aEvent( in implts_notifyResultListener() local
234 xListener->dispatchFinished(aEvent); in implts_notifyResultListener()
/aoo42x/main/forms/source/inc/
H A DFormComponent.hxx1088 …virtual void SAL_CALL loaded( const ::com::sun::star::lang::EventObject& aEvent ) throw(::com::sun…
1089 …virtual void SAL_CALL unloading( const ::com::sun::star::lang::EventObject& aEvent ) throw(::com::…
1090 …virtual void SAL_CALL unloaded( const ::com::sun::star::lang::EventObject& aEvent ) throw(::com::s…
1091 …virtual void SAL_CALL reloading( const ::com::sun::star::lang::EventObject& aEvent ) throw(::com::…
1092 …virtual void SAL_CALL reloaded( const ::com::sun::star::lang::EventObject& aEvent ) throw(::com::s…
/aoo42x/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx1771 Any aEvent; in impl_adjustDocumentEvents_nothrow() local
1777 aEvent = xEvents->getByName( *eventName ); in impl_adjustDocumentEvents_nothrow()
1778 if ( !aEvent.hasValue() ) in impl_adjustDocumentEvents_nothrow()
1782 if ( !impl_adjustScriptLibrary_nothrow( aEvent ) ) in impl_adjustDocumentEvents_nothrow()
1786 xEvents->replaceByName( *eventName, aEvent ); in impl_adjustDocumentEvents_nothrow()
/aoo42x/main/svx/source/svdraw/
H A Dsvdoole2.cxx149 …virtual void SAL_CALL changingState( const ::com::sun::star::lang::EventObject& aEvent, ::sal_Int3…
150 …virtual void SAL_CALL stateChanged( const ::com::sun::star::lang::EventObject& aEvent, ::sal_Int32…
151 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com:…
154 …virtual void SAL_CALL notifyEvent( const document::EventObject& aEvent ) throw( uno::Runtime…
239 void SAL_CALL SdrLightEmbeddedClient_Impl::notifyEvent( const document::EventObject& aEvent ) throw… in notifyEvent() argument
246 …if ( mpObj && mpObj->GetAspect() != embed::Aspects::MSOLE_ICON && aEvent.EventName.equalsAscii("On… in notifyEvent()
/aoo42x/main/sfx2/source/appl/
H A Dappuno.cxx1787 ::com::sun::star::frame::DispatchResultEvent aEvent; in dispatchWithNotification()
1789 aEvent.Source = static_cast< ::cppu::OWeakObject* >(this); in dispatchWithNotification()
1791 aEvent.State = ::com::sun::star::frame::DispatchResultState::SUCCESS; in dispatchWithNotification()
1793 aEvent.State = ::com::sun::star::frame::DispatchResultState::FAILURE; in dispatchWithNotification()
1795 xListener->dispatchFinished( aEvent ) ; in dispatchWithNotification()
2155 …virtual sal_Bool SAL_CALL keyPressed( const ::com::sun::star::awt::KeyEvent& aEvent ) throw (::com…
2156 …virtual sal_Bool SAL_CALL keyReleased( const ::com::sun::star::awt::KeyEvent& aEvent ) throw (::co…
2177 sal_Bool SAL_CALL TestKeyHandler::keyPressed( const ::com::sun::star::awt::KeyEvent& aEvent ) throw… in keyPressed() argument
2182 sal_Bool SAL_CALL TestKeyHandler::keyReleased( const ::com::sun::star::awt::KeyEvent& aEvent ) thro… in keyReleased() argument
/aoo42x/main/chart2/source/model/main/
H A DDataPoint.cxx271 void SAL_CALL DataPoint::modified( const lang::EventObject& aEvent ) in modified() argument
274 m_xModifyEventForwarder->modified( aEvent ); in modified()
H A DLegend.cxx249 void SAL_CALL Legend::modified( const lang::EventObject& aEvent ) in modified() argument
252 m_xModifyEventForwarder->modified( aEvent ); in modified()
/aoo42x/main/connectivity/source/drivers/mysql/
H A DYTables.cxx217 ContainerEvent aEvent(static_cast<XContainer*>(this), makeAny(_rsNewTable), Any(), Any()); in appendNew() local
220 static_cast<XContainerListener*>(aListenerLoop.next())->elementInserted(aEvent); in appendNew()
/aoo42x/main/framework/source/uielement/
H A Dprogressbarwrapper.cxx309 lang::EventObject aEvent( xThis ); in dispose() local
310 m_aListenerContainer.disposeAndClear( aEvent ); in dispose()
H A Dtoolbarwrapper.cxx125 com::sun::star::lang::EventObject aEvent( xThis ); in dispose() local
126 m_aListenerContainer.disposeAndClear( aEvent ); in dispose()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlbas.cxx249 void SwHTMLParser::InsertBasicDocEvent( rtl::OUString aEvent, const String& rName, in InsertBasicDocEvent() argument
270 SfxEventConfiguration::ConfigureEvent( aEvent, SvxMacro( sEvent, sScriptType, eScrType ), in InsertBasicDocEvent()
/aoo42x/main/chart2/source/model/template/
H A DChartType.cxx306 void SAL_CALL ChartType::modified( const lang::EventObject& aEvent ) in modified() argument
309 m_xModifyEventForwarder->modified( aEvent ); in modified()
/aoo42x/main/sd/source/ui/accessibility/
H A DAccessiblePageShape.cxx294 AccessiblePageShape::disposing (const ::com::sun::star::lang::EventObject& aEvent) in disposing() argument
298 AccessibleShape::disposing (aEvent); in disposing()
/aoo42x/main/sfx2/source/view/
H A Dviewsh.cxx2134 …nu& rIn, const ::rtl::OUString& rMenuIdentifier, Menu*& rpOut, ui::ContextMenuExecuteEvent aEvent ) in TryContextMenuInterception() argument
2142aEvent.ActionTriggerContainer = ::framework::ActionTriggerHelper::CreateActionTriggerContainerFrom… in TryContextMenuInterception()
2146aEvent.Selection = uno::Reference < view::XSelectionSupplier > ( GetController(), uno::UNO_QUERY ); in TryContextMenuInterception()
2155 ((ui::XContextMenuInterceptor*)aIt.next())->notifyContextMenuExecute( aEvent ); in TryContextMenuInterception()
2189 …::framework::ActionTriggerHelper::CreateMenuFromActionTriggerContainer( rpOut, aEvent.ActionTrigge… in TryContextMenuInterception()
/aoo42x/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx474 EventObject aEvent( *this ); in disposing() local
475 m_aActionListeners.disposeAndClear( aEvent ); in disposing()
481 ActionEvent aEvent( *this, ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "clicked" ) ) ); variable
485 _1, boost::cref(aEvent) ) );
/aoo42x/main/sc/source/ui/view/
H A Dgridwin.cxx2298 MouseEvent aEvent( aCurMousePos ); // nButtons = 0 -> ignore in FakeButtonUp() local
2299 MouseButtonUp( aEvent ); in FakeButtonUp()
2552 ::com::sun::star::awt::MouseEvent aEvent; in PreNotify()
2557 bDone = pImp->MousePressed( aEvent ); in PreNotify()
2559 bDone = pImp->MouseReleased( aEvent ); in PreNotify()
3010 MouseEvent aEvent( rPosPixel ); in SelectForContextMenu() local
3011 pEditView->MouseButtonDown( aEvent ); in SelectForContextMenu()
3012 pEditView->MouseButtonUp( aEvent ); in SelectForContextMenu()
3060 MouseEvent aEvent( rPosPixel ); in SelectForContextMenu() local
3061 pDrawView->MouseButtonDown( aEvent, this ); in SelectForContextMenu()
[all …]
/aoo42x/main/svtools/source/misc/
H A Ddialogcontrolling.cxx105 VclWindowEvent aEvent( &_rWindow, 0, NULL ); in addDependentWindow() local
106 impl_update( aEvent, _rWindow ); in addDependentWindow()
/aoo42x/main/vcl/unx/generic/app/
H A Dsalinst.cxx207 XEvent aEvent; in AnyInput() local
212 XCheckIfEvent(pDisplay, &aEvent, ImplPredicateEvent, in AnyInput()
/aoo42x/main/chart2/source/tools/
H A DRegressionEquation.cxx279 void SAL_CALL RegressionEquation::modified( const lang::EventObject& aEvent ) in modified() argument
282 m_xModifyEventForwarder->modified( aEvent ); in modified()
/aoo42x/main/framework/source/helper/
H A Dpersistentwindowstate.cxx131 void SAL_CALL PersistentWindowState::frameAction(const css::frame::FrameActionEvent& aEvent) in frameAction() argument
156 switch(aEvent.Action) in frameAction()
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/
H A Dcode.js50 function CheckInput (aField, aEvent) argument
52 switch(aEvent.keyCode)
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/
H A DContextMenuInterceptor.java140 com.sun.star.ui.ContextMenuExecuteEvent aEvent ) throws RuntimeException { in notifyContextMenuExecute() argument
146 com.sun.star.container.XIndexContainer xContextMenu = aEvent.ActionTriggerContainer; in notifyContextMenuExecute()

Completed in 195 milliseconds

1...<<11121314151617181920>>...27