Searched refs:mpFrameData (Results 1 – 12 of 12) sorted by relevance
939 mpWindowImpl->mpFrameData->mnDPIX = pParent->mpWindowImpl->mpFrameData->mnDPIX; in ImplInit()940 mpWindowImpl->mpFrameData->mnDPIY = pParent->mpWindowImpl->mpFrameData->mnDPIY; in ImplInit()1048 mpWindowImpl->mpFrameData = pFrameParent->mpWindowImpl->mpFrameData; in ImplInsertWindow()3129 mpWindowImpl->mpFrameData = pWindow->mpWindowImpl->mpFrameData; in ImplUpdateWindowPtr()4808 … pSysWin->mpWindowImpl->mpFrameData->mpNextFrame = mpWindowImpl->mpFrameData->mpNextFrame; in ~Window()7994 Point aPos( mpWindowImpl->mpFrameData->mnLastMouseX, mpWindowImpl->mpFrameData->mnLastMouseY ); in GetPointerPosPixel()8513 if( mpWindowImpl->mpFrameData && mpWindowImpl->mpFrameData->mxDropTargetListener.is() ) in ImplStopDnd()8599 if( mpWindowImpl->mpFrameData ) in GetDragSource()8667 if( mpWindowImpl->mpFrameData ) in GetDragSourceDropTarget()8693 if( mpWindowImpl->mpFrameData ) in GetClipboard()[all …]
930 pChild = pWindow->ImplGetWindowImpl()->mpFrameData->mpFocusWin; in ImplGetKeyInputWindow()1264 if( !pChild->ImplGetWindowImpl()->mpFrameData->mnFocusId ) in ImplHandleExtTextInput()1733 ImplGetWindowImpl()->mpFrameData->mnFocusId = 0; in IMPL_LINK()1738 …sal_Bool bHasFocus = ImplGetWindowImpl()->mpFrameData->mbHasFocus || ImplGetWindowImpl()->mpFrameD… in IMPL_LINK()1747 if ( ImplGetWindowImpl()->mpFrameData->mpFocusWin ) in IMPL_LINK()1844 pWindow->ImplGetWindowImpl()->mpFrameData->mbHasFocus = sal_True; in ImplHandleGetFocus()1848 if ( !pWindow->ImplGetWindowImpl()->mpFrameData->mnFocusId ) in ImplHandleGetFocus()1851 …pWindow->ImplGetWindowImpl()->mpFrameData->mbStartFocusState = !pWindow->ImplGetWindowImpl()->mpFr… in ImplHandleGetFocus()1888 pWindow->ImplGetWindowImpl()->mpFrameData->mbHasFocus = sal_False; in ImplHandleLoseFocus()1893 if ( !pWindow->ImplGetWindowImpl()->mpFrameData->mnFocusId ) in ImplHandleLoseFocus()[all …]
189 mpWindowImpl->mpFrameData->mpFirstBackWin = this; in ImplSaveOverlapBackground()255 if ( mpWindowImpl->mpFrameData->mpFirstBackWin == this ) in ImplDeleteOverlapBackground()259 Window* pTemp = mpWindowImpl->mpFrameData->mpFirstBackWin; in ImplDeleteOverlapBackground()274 Window* pWindow = mpWindowImpl->mpFrameData->mpFirstBackWin; in ImplInvalidateAllOverlapBackgrounds()680 …Point aMousePos( mpWindowImpl->mpFrameData->mnLastMouseX, mpWindowImpl->mpFrameData->mnL… in IMPL_LINK()687 mpWindowImpl->mpFrameData->mnClickCount, 0, in IMPL_LINK()688 … mpWindowImpl->mpFrameData->mnMouseCode, mpWindowImpl->mpFrameData->mnMouseCode ); in IMPL_LINK()753 …Point aMousePos( mpWindowImpl->mpFrameData->mnLastMouseX, mpWindowImpl->mpFrameData->mnL… in EndTracking()761 mpWindowImpl->mpFrameData->mnClickCount, 0, in EndTracking()762 … mpWindowImpl->mpFrameData->mnMouseCode, mpWindowImpl->mpFrameData->mnMouseCode ); in EndTracking()[all …]
186 || !pWindow->mpWindowImpl->mpFrameData->mbHasFocus ) in ImplShow()
326 …(pParent->mpWindowImpl->mpFrameData->mbNeedSysWindow && !(nSysWinMode & SYSTEMWINDOW_MODE_NOAUTOMO… in ImplInit()
797 pWin = pWin->mpWindowImpl->mpFrameData->mpNextFrame; in SetWindowStateData()
751 pFrame->mpWindowImpl->mpFrameData->meMapUnit = MAP_PIXEL; in SetSettings()760 Window* pTempWin = pFrame->mpWindowImpl->mpFrameData->mpFirstOverlap; in SetSettings()772 pFrame = pFrame->mpWindowImpl->mpFrameData->mpNextFrame; in SetSettings()834 Window* pSysWin = pFrame->mpWindowImpl->mpFrameData->mpFirstOverlap; in NotifyAllWindows()841 pFrame = pFrame->mpWindowImpl->mpFrameData->mpNextFrame; in NotifyAllWindows()1260 return pWindow->mpWindowImpl->mpFrameData->mpNextFrame; in GetNextTopLevelWindow()1274 pWin = pWin->mpWindowImpl->mpFrameData->mpNextFrame; in GetTopWindowCount()1295 pWin = pWin->mpWindowImpl->mpFrameData->mpNextFrame; in GetTopWindow()1638 pWin = pWin->mpWindowImpl->mpFrameData->mpNextFrame; in GetDefDialogParent()
241 ImplFrameData* mpFrameData; member in WindowImpl
2487 ImplFrameData* pFrameData = mpWindowImpl->mpFrameData; in ImplLogicUnitToPixelX()2514 ImplFrameData* pFrameData = mpWindowImpl->mpFrameData; in ImplLogicUnitToPixelY()
966 if ( pWindow->mpWindowImpl->mpFrameData->mpFirstBackWin ) in ImplInitClipRegion()
269 Window* pSysWin = pFrame->mpWindowImpl->mpFrameData->mpFirstOverlap; in ImplUpdateAllFontData()276 pFrame = pFrame->mpWindowImpl->mpFrameData->mpNextFrame; in ImplUpdateAllFontData()305 …OutputDevice*)pFrame)->mpGraphics->GetDevFontList( pFrame->mpWindowImpl->mpFrameData->mpFontList ); in ImplUpdateAllFontData()
3346 if( pWin && pWin->ImplGetWindowImpl()->mpFrameData->mnFocusId ) in ImplHandleMouseMsg()
Completed in 170 milliseconds