Home
last modified time | relevance | path

Searched refs:meSplitPos (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx304 ScSplitPos meSplitPos; member in ScChildrenShapes
328 meSplitPos(eSplitPos) in ScChildrenShapes()
1415 meSplitPos(eSplitPos), in ScAccessibleDocument()
1470 Window *pWin = mpViewShell->GetWindowByPos(meSplitPos); in disposing()
1528 if (rRef.GetOldGridWin() == meSplitPos) in Notify()
1541 if (rRef.GetNewGridWin() == meSplitPos) in Notify()
1777 mpViewShell->GetWindowByPos(meSplitPos)->IsVisible()) in grabFocus()
1779 mpViewShell->ActivatePart(meSplitPos); in grabFocus()
2223 sal_Int32 nNumber(sal_Int32(meSplitPos) + 1); in createAccessibleName()
2234 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in GetBoundingBoxOnScreen()
[all …]
H A DAccessibleText.cxx60 ScSplitPos meSplitPos; member in ScViewForwarder
77 meSplitPos(eSplitPos) in ScViewForwarder()
95 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in GetVisArea()
100 ScHSplitPos eWhichH = ((meSplitPos == SC_SPLIT_TOPLEFT) || (meSplitPos == SC_SPLIT_BOTTOMLEFT)) ? in GetVisArea()
102 ScVSplitPos eWhichV = ((meSplitPos == SC_SPLIT_TOPLEFT) || (meSplitPos == SC_SPLIT_TOPRIGHT)) ? in GetVisArea()
106 mpViewShell->GetViewData()->GetPosY(eWhichV), meSplitPos, sal_True)); in GetVisArea()
122 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in LogicToPixel()
137 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in PixelToLogic()
756 meSplitPos(eSplitPos), in ScAccessibleCellTextData()
902 Window* pWin = mpViewShell->GetWindowByPos( meSplitPos ); in GetTextForwarder()
[all …]
H A DAccessibleSpreadsheet.cxx279 …cAccessibleSpreadsheet( rParent.mpAccDoc, rParent.mpViewShell, rParent.mnTab, rParent.meSplitPos ); in ScAccessibleSpreadsheet()
301 meSplitPos = eSplitPos; in ConstructScAccessibleSpreadsheet()
306 maVisCells = GetVisCells(GetVisArea(mpViewShell, meSplitPos)); in ConstructScAccessibleSpreadsheet()
976 …l(this, mpViewShell, aCellAddress, GetAccessibleIndexFormula(nRow, nColumn), meSplitPos, mpAccDoc); in GetAccessibleCellAt()
987 …ibleCell(this, mpViewShell, aCellAddress, getAccessibleIndex(nRow, nColumn), meSplitPos, mpAccDoc); in GetAccessibleCellAt()
1052 mpViewShell->GetViewData()->GetPosFromPixel( rPoint.X, rPoint.Y, meSplitPos, nX, nY); in getAccessibleAtPoint()
1384 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in GetBoundingBoxOnScreen()
1397 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in GetBoundingBox()
1430 if (mpViewShell->GetViewData()->GetActivePart() == meSplitPos) in IsFocused()
1484 mpViewShell->GetViewData()->GetPosFromPixel( 1, 1, meSplitPos, nStartX, nStartY); in GetVisCells()
[all …]
H A DAccessibleCell.cxx79 meSplitPos(eSplitPos) in ScAccessibleCell()
158 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in GetBoundingBoxOnScreen()
179 …ewShell->GetViewData()->GetScrPos(maCellAddress.Col(), maCellAddress.Row(), meSplitPos, sal_True)); in GetBoundingBox()
181 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in GetBoundingBox()
/trunk/main/sc/source/ui/inc/
H A DAccessibleCell.hxx154 ScSplitPos meSplitPos; member in ScAccessibleCell
H A DAccessibleText.hxx118 ScSplitPos meSplitPos; member in ScAccessibleCellTextData
H A DAccessibleDocument.hxx301 ScSplitPos meSplitPos; member in ScAccessibleDocument
H A DAccessibleSpreadsheet.hxx269 ScSplitPos meSplitPos; member in ScAccessibleSpreadsheet

Completed in 56 milliseconds