Home
last modified time | relevance | path

Searched refs:GetWindowByPos (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dgridwin5.cxx69 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()
H A Dtabview.cxx1068 Window* ScTabView::GetWindowByPos( ScSplitPos ePos ) in GetWindowByPos() function in ScTabView
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx355 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 …]
H A DAccessibleText.cxx95 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()
H A DAccessibleCell.cxx158 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in GetBoundingBoxOnScreen()
181 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in GetBoundingBox()
H A DAccessibleSpreadsheet.cxx1384 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in GetBoundingBoxOnScreen()
1397 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in GetBoundingBox()
1467 Window* pWindow = pViewShell->GetWindowByPos(eSplitPos); in GetVisArea()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx331 _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()
/trunk/main/sc/source/ui/inc/
H A Dtabview.hxx312 Window* GetWindowByPos( ScSplitPos ePos );
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx1704 pActiveViewSh->GetWindowByPos( pActiveViewSh->GetViewData()->GetEditActivePart() ) : in UpdateActiveView()

Completed in 82 milliseconds