Searched refs:ImplGetClientWindow (Results 1 – 7 of 7) sorted by relevance
83 while( pChildWindow->ImplGetClientWindow() ) in drop()84 pChildWindow = pChildWindow->ImplGetClientWindow(); in drop()139 while( pChildWindow->ImplGetClientWindow() ) in dragEnter()140 pChildWindow = pChildWindow->ImplGetClientWindow(); in dragEnter()202 while( pChildWindow->ImplGetClientWindow() ) in dragOver()203 pChildWindow = pChildWindow->ImplGetClientWindow(); in dragOver()260 while( pChildWindow->ImplGetClientWindow() ) in dropActionChanged()261 pChildWindow = pChildWindow->ImplGetClientWindow(); in dropActionChanged()317 while( pChildWindow->ImplGetClientWindow() ) in dragGestureRecognized()318 pChildWindow = pChildWindow->ImplGetClientWindow(); in dragGestureRecognized()
399 if ( pBorderWindow->ImplGetClientWindow()->IsSystemWindow() ) in ImplMouseButtonDown()401 … SystemWindow* pClientWindow = (SystemWindow*)(pBorderWindow->ImplGetClientWindow()); in ImplMouseButtonDown()449 if ( pBorderWindow->ImplGetClientWindow()->IsSystemWindow() ) in ImplMouseButtonDown()451 … SystemWindow* pClientWindow = (SystemWindow*)(pBorderWindow->ImplGetClientWindow()); in ImplMouseButtonDown()505 Window *pWin = pBorderWindow->ImplGetClientWindow()->ImplGetWindow(); in ImplTracking()525 if ( pBorderWindow->ImplGetClientWindow()->IsSystemWindow() ) in ImplTracking()527 … SystemWindow* pClientWindow = (SystemWindow*)(pBorderWindow->ImplGetClientWindow()); in ImplTracking()547 if ( pBorderWindow->ImplGetClientWindow()->IsSystemWindow() ) in ImplTracking()549 … SystemWindow* pClientWindow = (SystemWindow*)(pBorderWindow->ImplGetClientWindow()); in ImplTracking()575 if ( pBorderWindow->ImplGetClientWindow()->IsSystemWindow() ) in ImplTracking()[all …]
1488 Window* Window::ImplGetClientWindow() const in ImplGetClientWindow() function in Window
3640 if( !ImplGetClientWindow() || !(ImplGetClientWindow()->GetStyle() & WB_SYSTEMFLOATWIN) ) in ImplToTop()
756 while ( pClientWin->ImplGetClientWindow() ) in SetSettings()757 pClientWin = pClientWin->ImplGetClientWindow(); in SetSettings()766 while ( pClientWin->ImplGetClientWindow() ) in SetSettings()767 pClientWin = pClientWin->ImplGetClientWindow(); in SetSettings()
412 SAL_DLLPRIVATE Window* ImplGetClientWindow() const;
1330 Window *pClientWin = pFrame->GetWindow()->ImplGetClientWindow(); in ImplSalShow()1439 Window *pClientWin = GetWindow()->ImplGetClientWindow(); in SetPosSize()