Searched refs:GetWindowByPos (Results 1 – 9 of 9) sorted by relevance
69 Window* pWin = pViewData->GetView()->GetWindowByPos( eWhich ); in ScHideTextCursor()80 Window* pWin = pViewData->GetView()->GetWindowByPos( eWhich ); in ~ScHideTextCursor()224 …Window* pLeft = pViewData->GetView()->GetWindowByPos( bVSplit ? SC_SPLIT_TOPLEFT : SC_SPLIT_BOTTOM… in ShowNoteMarker()225 …Window* pRight = bHSplit ? pViewData->GetView()->GetWindowByPos( bVSplit ? SC_SPLIT_TOPRIGHT : SC_… in ShowNoteMarker()226 Window* pBottom = bVSplit ? pViewData->GetView()->GetWindowByPos( SC_SPLIT_BOTTOMLEFT ) : 0; in ShowNoteMarker()227 …Window* pDiagonal = (bHSplit && bVSplit) ? pViewData->GetView()->GetWindowByPos( SC_SPLIT_BOTTOMRI… in ShowNoteMarker()
1068 Window* ScTabView::GetWindowByPos( ScSplitPos ePos ) in GetWindowByPos() function in ScTabView
355 maShapeTreeInfo.SetWindow(pViewShell->GetWindowByPos(meSplitPos)); in ScChildrenShapes()384 maShapeTreeInfo.SetWindow(mpViewShell->GetWindowByPos(meSplitPos)); in SetDrawBroadcaster()1019 ScGridWindow* pWin = static_cast<ScGridWindow*>(mpViewShell->GetWindowByPos(meSplitPos)); in FindSelectedShapesChanges()1424 Window *pWin = pViewShell->GetWindowByPos(eSplitPos); in ScAccessibleDocument()1470 Window *pWin = mpViewShell->GetWindowByPos(meSplitPos); in disposing()1607 mpViewShell->GetWindowByPos(meSplitPos), GetCurrentCellName(), in Notify()1777 mpViewShell->GetWindowByPos(meSplitPos)->IsVisible()) in grabFocus()2134 ScGridWindow* pWin = static_cast<ScGridWindow*>(mpViewShell->GetWindowByPos(meSplitPos)); in GetVisibleArea_Impl()2153 ScGridWindow* pWin = static_cast<ScGridWindow*>(mpViewShell->GetWindowByPos(meSplitPos)); in LogicToPixel()2234 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in GetBoundingBoxOnScreen()[all …]
95 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in GetVisArea()122 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in LogicToPixel()137 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in PixelToLogic()902 Window* pWin = mpViewShell->GetWindowByPos( meSplitPos ); in GetTextForwarder()
158 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in GetBoundingBoxOnScreen()181 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in GetBoundingBox()
1384 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in GetBoundingBoxOnScreen()1397 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in GetBoundingBox()1467 Window* pWindow = pViewShell->GetWindowByPos(eSplitPos); in GetVisArea()
331 _rpWindow = _pViewShell->GetWindowByPos( eWhich ); in lcl_prepareFormShellCall()408 ScGridWindow* pWindow = (ScGridWindow*)pViewShell->GetWindowByPos(eWhich); in GetVisArea()1788 Window* pWin = pViewSh->GetWindowByPos( SC_SPLIT_BOTTOMLEFT ); in freezeAtPosition()
312 Window* GetWindowByPos( ScSplitPos ePos );
1704 pActiveViewSh->GetWindowByPos( pActiveViewSh->GetViewData()->GetEditActivePart() ) : in UpdateActiveView()
Completed in 80 milliseconds