Lines Matching refs:aVisRect
201 … Rectangle aVisRect(mpWindow->GetWindowExtentsRelative(mpWindow->GetAccessibleParentWindow())); in GetVisArea() local
203 aVisRect.SetPos(Point(0, 0)); in GetVisArea()
205 aVisArea = aVisRect; in GetVisArea()
367 Rectangle aVisRect( aPoint, aOutputSize ); in GetVisRect() local
368 return aVisRect; in GetVisRect()
1515 Rectangle aVisRect( aPoint, aOutputSize ); in GetTextForwarder() local
1516 …Size aSize(mpViewShell->GetLocationData().GetHeaderCellOutputRect(aVisRect, aCellPos, mbColHeader)… in GetTextForwarder()
1655 Rectangle aVisRect; in GetTextForwarder() local
1656 mpViewShell->GetLocationData().GetHeaderPosition(aVisRect); in GetTextForwarder()
1657 Size aSize(aVisRect.GetSize()); in GetTextForwarder()
1770 Rectangle aVisRect( aPoint, aOutputSize ); in GetTextForwarder() local
1771 …Size aSize(mpViewShell->GetLocationData().GetNoteInRangeOutputRect(aVisRect, mbMarkNote, maCellPos… in GetTextForwarder()