Lines Matching defs:pWindow

93         Window* pWindow = rEvt.GetWindow();  in ImplCallEvent()  local
326 Window* pWindow; member
345 long ImplHandleMouseEvent( Window* pWindow, sal_uInt16 nSVEvent, sal_Bool bMouseLeave, in ImplHandleMouseEvent()
914 static Window* ImplGetKeyInputWindow( Window* pWindow ) in ImplGetKeyInputWindow()
957 static long ImplHandleKey( Window* pWindow, sal_uInt16 nSVEvent, in ImplHandleKey()
1246 static long ImplHandleExtTextInput( Window* pWindow, in ImplHandleExtTextInput()
1374 static void ImplHandleExtTextInputPos( Window* pWindow, in ImplHandleExtTextInputPos()
1421 static long ImplHandleInputContextChange( Window* pWindow, LanguageType eNewLang ) in ImplHandleInputContextChange()
1430 static sal_Bool ImplCallWheelCommand( Window* pWindow, const Point& rPos, in ImplCallWheelCommand()
1454 static long ImplHandleWheelEvent( Window* pWindow, const SalWheelMouseEvent& rEvt ) in ImplHandleWheelEvent()
1560 static void ImplHandlePaint( Window* pWindow, const Rectangle& rBoundRect, bool bImmediateUpdate ) in ImplHandlePaint()
1592 static void KillOwnPopups( Window* pWindow ) in KillOwnPopups()
1606 void ImplHandleResize( Window* pWindow, long nNewWidth, long nNewHeight ) in ImplHandleResize()
1675 static void ImplHandleMove( Window* pWindow ) in ImplHandleMove()
1702 static void ImplHandleMoveResize( Window* pWindow, long nNewWidth, long nNewHeight ) in ImplHandleMoveResize()
1710 static void ImplActivateFloatingWindows( Window* pWindow, sal_Bool bActive ) in ImplActivateFloatingWindows()
1842 static void ImplHandleGetFocus( Window* pWindow ) in ImplHandleGetFocus()
1864 static void ImplHandleLoseFocus( Window* pWindow ) in ImplHandleLoseFocus()
1910 Window* pWindow; member
1932 void ImplHandleClose( Window* pWindow ) in ImplHandleClose()
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()
2180 static void ImplHandleInputLanguageChange( Window* pWindow ) in ImplHandleInputLanguageChange()
2192 static void ImplHandleSalSettings( Window* pWindow, sal_uInt16 nEvent ) in ImplHandleSalSettings()
2251 static void ImplHandleSalExtTextInputPos( Window* pWindow, SalExtTextInputPosEvent* pEvt ) in ImplHandleSalExtTextInputPos()
2273 static long ImplHandleShowDialog( Window* pWindow, int nDialogId ) in ImplHandleShowDialog()
2290 static void ImplHandleSurroundingTextRequest( Window *pWindow, in ImplHandleSurroundingTextRequest()
2314 static void ImplHandleSalSurroundingTextRequest( Window *pWindow, in ImplHandleSalSurroundingTextRequest()
2339 static void ImplHandleSurroundingTextSelectionChange( Window *pWindow, in ImplHandleSurroundingTextSelectionChange()
2353 static void ImplHandleStartReconversion( Window *pWindow ) in ImplHandleStartReconversion()
2362 long ImplWindowFrameProc( Window* pWindow, SalFrame* /*pFrame*/, in ImplWindowFrameProc()