/aoo42x/main/vcl/source/helper/ |
H A D | evntpost.cxx | 47 void EventPoster::Post( UserEvent* pEvent ) in Post() 53 IMPL_LINK_INLINE_START( EventPoster, DoEvent_Impl, UserEvent*, pEvent ) in IMPL_LINK_INLINE_START() argument
|
/aoo42x/main/vcl/inc/ |
H A D | salinst.hxx | 147 bool CallEventCallback( void* pEvent, int nBytes ) in CallEventCallback() 149 bool CallErrorCallback( void* pEvent, int nBytes ) in CallErrorCallback()
|
H A D | salobj.hxx | 76 long CallCallback( sal_uInt16 nEvent, const void* pEvent ) in CallCallback()
|
/aoo42x/main/vcl/aqua/source/app/ |
H A D | saltimer.cxx | 74 NSEvent* pEvent = [NSEvent otherEventWithType: NSApplicationDefined in ImplSalStartTimer() local 93 void AquaSalTimer::handleStartTimerEvent( NSEvent* pEvent ) in handleStartTimerEvent()
|
/aoo42x/main/vcl/aqua/source/a11y/ |
H A D | aqua11yfocustracker.cxx | 48 getWindow(const ::VclSimpleEvent *pEvent) in getWindow() 58 …cusTracker::WindowEventHandler(AquaA11yFocusTracker *pFocusTracker, ::VclSimpleEvent const *pEvent) in WindowEventHandler() 210 void AquaA11yFocusTracker::menu_highlighted(const VclMenuEvent *pEvent) in menu_highlighted()
|
/aoo42x/main/framework/source/jobs/ |
H A D | jobexecutor.cxx | 319 OUStringList::iterator pEvent = m_lEvents.find(sEvent); in elementInserted() local 334 OUStringList::iterator pEvent = m_lEvents.find(sEvent); in elementRemoved() local
|
/aoo42x/main/accessibility/source/extended/ |
H A D | listboxaccessible.cxx | 57 IMPL_LINK( ListBoxAccessibleBase, WindowEventListener, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument
|
H A D | accessibletabbarbase.cxx | 52 IMPL_LINK( AccessibleTabBarBase, WindowEventListener, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument
|
/aoo42x/main/vcl/unx/gtk/window/ |
H A D | gtkobject.cxx | 176 gboolean GtkSalObject::signalButton( GtkWidget*, GdkEventButton* pEvent, gpointer object ) in signalButton() 189 gboolean GtkSalObject::signalFocus( GtkWidget*, GdkEventFocus* pEvent, gpointer object ) in signalFocus()
|
/aoo42x/main/slideshow/source/engine/animationnodes/ |
H A D | generateevent.cxx | 55 EventSharedPtr pEvent; in generateEvent() local
|
/aoo42x/main/vcl/unx/generic/app/ |
H A D | i18n_xkb.cxx | 89 SalI18N_KeyboardExtension::Dispatch( XEvent* pEvent) in Dispatch()
|
H A D | saldata.cxx | 229 int X11SalData::XErrorHdl( Display *pDisplay, XErrorEvent *pEvent ) in XErrorHdl() 487 static void PrintXError( Display *pDisplay, XErrorEvent *pEvent ) in PrintXError() 523 void SalXLib::XError( Display *pDisplay, XErrorEvent *pEvent ) in XError()
|
/aoo42x/main/vcl/unx/gtk/a11y/ |
H A D | atkutil.cxx | 483 static void handle_toolbox_buttonchange(VclWindowEvent const *pEvent) in handle_toolbox_buttonchange() 524 static void handle_get_focus(::VclWindowEvent const * pEvent) in handle_get_focus() 594 static void handle_menu_highlighted(::VclMenuEvent const * pEvent) in handle_menu_highlighted() 622 long WindowEventHandler(void *, ::VclSimpleEvent const * pEvent) in WindowEventHandler()
|
/aoo42x/main/slideshow/source/inc/ |
H A D | eventqueue.hxx | 128 EventSharedPtr pEvent; member
|
/aoo42x/main/sd/source/ui/view/ |
H A D | FormShellManager.cxx | 245 IMPL_LINK(FormShellManager, ConfigurationUpdateHandler, sd::tools::EventMultiplexerEvent*, pEvent) in IMPL_LINK() argument 275 IMPL_LINK(FormShellManager, WindowEventHandler, VclWindowEvent*, pEvent) in IMPL_LINK() argument
|
/aoo42x/main/sd/source/ui/notes/ |
H A D | TextLogger.cxx | 106 IMPL_LINK(TextLogger, WindowEventHandler, VclWindowEvent*, pEvent) in IMPL_LINK() argument
|
/aoo42x/main/svx/source/sidebar/insert/ |
H A D | InsertPropertyPanel.cxx | 102 IMPL_LINK(InsertPropertyPanel, WindowEventListener, VclSimpleEvent*, pEvent) in IMPL_LINK() argument
|
/aoo42x/main/sd/source/ui/framework/factories/ |
H A D | TaskPanelResource.cxx | 120 IMPL_LINK(TaskPanelResource,WindowEventHandler,VclWindowEvent*,pEvent) in IMPL_LINK() argument
|
/aoo42x/main/svx/source/sdr/event/ |
H A D | eventhandler.cxx | 110 BaseEvent* pEvent = GetEvent(); in ExecuteEvents() local
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxtoolkit.cxx | 1578 IMPL_LINK(VCLXToolkit, eventListenerHandler, ::VclSimpleEvent const *, pEvent) in IMPL_LINK() argument 1620 IMPL_LINK(VCLXToolkit, keyListenerHandler, ::VclSimpleEvent const *, pEvent) in IMPL_LINK() argument 1633 ::VclSimpleEvent const * pEvent, in callTopWindowListeners() 1667 long VCLXToolkit::callKeyHandlers(::VclSimpleEvent const * pEvent, in callKeyHandlers() 1715 void VCLXToolkit::callFocusListeners(::VclSimpleEvent const * pEvent, in callFocusListeners()
|
/aoo42x/main/vcl/source/window/ |
H A D | winproc.cxx | 2009 static sal_uInt16 ImplGetMouseMoveMode( SalMouseEvent* pEvent ) in ImplGetMouseMoveMode() 2023 static sal_uInt16 ImplGetMouseButtonMode( SalMouseEvent* pEvent ) in ImplGetMouseButtonMode() 2041 inline long ImplHandleSalMouseLeave( Window* pWindow, SalMouseEvent* pEvent ) in ImplHandleSalMouseLeave() 2051 inline long ImplHandleSalMouseMove( Window* pWindow, SalMouseEvent* pEvent ) in ImplHandleSalMouseMove() 2061 inline long ImplHandleSalMouseButtonDown( Window* pWindow, SalMouseEvent* pEvent ) in ImplHandleSalMouseButtonDown() 2076 inline long ImplHandleSalMouseButtonUp( Window* pWindow, SalMouseEvent* pEvent ) in ImplHandleSalMouseButtonUp() 2098 static long ImplHandleMenuEvent( Window* pWindow, SalMenuEvent* pEvent, sal_uInt16 nEvent ) in ImplHandleMenuEvent() 2141 static void ImplHandleSalKeyMod( Window* pWindow, SalKeyModEvent* pEvent ) in ImplHandleSalKeyMod() 2363 sal_uInt16 nEvent, const void* pEvent ) in ImplWindowFrameProc()
|
/aoo42x/main/sfx2/source/sidebar/ |
H A D | SidebarPanel.cxx | 155 IMPL_LINK(SidebarPanel, HandleWindowEvent, VclWindowEvent*, pEvent) in IMPL_LINK() argument
|
/aoo42x/main/accessibility/source/standard/ |
H A D | vclxaccessiblemenubar.cxx | 78 IMPL_LINK( VCLXAccessibleMenuBar, WindowEventListener, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument
|
/aoo42x/main/desktop/source/app/ |
H A D | officeipcthread.cxx | 259 IMPL_STATIC_LINK_NOINSTANCE( ProcessEventsClass_Impl, CallEvent, void*, pEvent ) in IMPL_STATIC_LINK_NOINSTANCE() argument 267 IMPL_STATIC_LINK_NOINSTANCE( ProcessEventsClass_Impl, ProcessDocumentsEvent, void*, pEvent ) in IMPL_STATIC_LINK_NOINSTANCE() argument 280 void ImplPostForeignAppEvent( ApplicationEvent* pEvent ) in ImplPostForeignAppEvent() 285 void ImplPostProcessDocumentsEvent( ProcessDocumentsRequest* pEvent ) in ImplPostProcessDocumentsEvent()
|
/aoo42x/main/framework/source/dispatch/ |
H A D | windowcommanddispatch.cxx | 122 const VclWindowEvent* pEvent = (VclWindowEvent*)pParam; in IMPL_LINK() local
|