Home
last modified time | relevance | path

Searched defs:pEvent (Results 1 – 25 of 121) sorted by relevance

12345

/trunk/main/vcl/source/helper/
H A Devntpost.cxx47 void EventPoster::Post( UserEvent* pEvent ) in Post()
53 IMPL_LINK_INLINE_START( EventPoster, DoEvent_Impl, UserEvent*, pEvent ) in IMPL_LINK_INLINE_START() argument
/trunk/main/vcl/inc/
H A Dsalinst.hxx147 bool CallEventCallback( void* pEvent, int nBytes ) in CallEventCallback()
149 bool CallErrorCallback( void* pEvent, int nBytes ) in CallErrorCallback()
H A Dsalobj.hxx76 long CallCallback( sal_uInt16 nEvent, const void* pEvent ) in CallCallback()
/trunk/main/vcl/aqua/source/app/
H A Dsaltimer.cxx74 NSEvent* pEvent = [NSEvent otherEventWithType: NSApplicationDefined in ImplSalStartTimer() local
93 void AquaSalTimer::handleStartTimerEvent( NSEvent* pEvent ) in handleStartTimerEvent()
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11yfocustracker.cxx48 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()
/trunk/main/framework/source/jobs/
H A Djobexecutor.cxx319 OUStringList::iterator pEvent = m_lEvents.find(sEvent); in elementInserted() local
334 OUStringList::iterator pEvent = m_lEvents.find(sEvent); in elementRemoved() local
/trunk/main/accessibility/source/extended/
H A Dlistboxaccessible.cxx57 IMPL_LINK( ListBoxAccessibleBase, WindowEventListener, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument
H A Daccessibletabbarbase.cxx52 IMPL_LINK( AccessibleTabBarBase, WindowEventListener, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument
/trunk/main/vcl/unx/gtk/window/
H A Dgtkobject.cxx176 gboolean GtkSalObject::signalButton( GtkWidget*, GdkEventButton* pEvent, gpointer object ) in signalButton()
189 gboolean GtkSalObject::signalFocus( GtkWidget*, GdkEventFocus* pEvent, gpointer object ) in signalFocus()
/trunk/main/slideshow/source/engine/animationnodes/
H A Dgenerateevent.cxx55 EventSharedPtr pEvent; in generateEvent() local
/trunk/main/vcl/unx/generic/app/
H A Di18n_xkb.cxx89 SalI18N_KeyboardExtension::Dispatch( XEvent* pEvent) in Dispatch()
H A Dsaldata.cxx229 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()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkutil.cxx483 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()
/trunk/main/slideshow/source/inc/
H A Deventqueue.hxx128 EventSharedPtr pEvent; member
/trunk/main/sd/source/ui/view/
H A DFormShellManager.cxx245 IMPL_LINK(FormShellManager, ConfigurationUpdateHandler, sd::tools::EventMultiplexerEvent*, pEvent) in IMPL_LINK() argument
275 IMPL_LINK(FormShellManager, WindowEventHandler, VclWindowEvent*, pEvent) in IMPL_LINK() argument
/trunk/main/sd/source/ui/notes/
H A DTextLogger.cxx106 IMPL_LINK(TextLogger, WindowEventHandler, VclWindowEvent*, pEvent) in IMPL_LINK() argument
/trunk/main/svx/source/sidebar/insert/
H A DInsertPropertyPanel.cxx102 IMPL_LINK(InsertPropertyPanel, WindowEventListener, VclSimpleEvent*, pEvent) in IMPL_LINK() argument
/trunk/main/sd/source/ui/framework/factories/
H A DTaskPanelResource.cxx120 IMPL_LINK(TaskPanelResource,WindowEventHandler,VclWindowEvent*,pEvent) in IMPL_LINK() argument
/trunk/main/svx/source/sdr/event/
H A Deventhandler.cxx110 BaseEvent* pEvent = GetEvent(); in ExecuteEvents() local
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx1578 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()
/trunk/main/vcl/source/window/
H A Dwinproc.cxx2009 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()
/trunk/main/sfx2/source/sidebar/
H A DSidebarPanel.cxx155 IMPL_LINK(SidebarPanel, HandleWindowEvent, VclWindowEvent*, pEvent) in IMPL_LINK() argument
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblemenubar.cxx78 IMPL_LINK( VCLXAccessibleMenuBar, WindowEventListener, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument
/trunk/main/desktop/source/app/
H A Dofficeipcthread.cxx259 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()
/trunk/main/framework/source/dispatch/
H A Dwindowcommanddispatch.cxx122 const VclWindowEvent* pEvent = (VclWindowEvent*)pParam; in IMPL_LINK() local

Completed in 98 milliseconds

12345