Lines Matching refs:Right
755 aArea.Right() = m_nRowHeaderWidthPixel; in impl_getAllVisibleCellsArea()
765 aArea.Right() = loop->getEnd() - nScrolledOutLeft + m_nRowHeaderWidthPixel; in impl_getAllVisibleCellsArea()
769 && ( loop->getEnd() - nScrolledOutLeft >= aArea.Right() ) in impl_getAllVisibleCellsArea()
773 --aArea.Right(); in impl_getAllVisibleCellsArea()
923 if ( aColumn.getRect().Right() > _rArea.Right() ) in lcl_getColumnsVisibleWithin()
1238 aDataCellPlayground.Right() -= nScrollbarMetrics; in impl_ni_relayout()
1259 aDataCellPlayground.Right() -= nScrollbarMetrics; in impl_ni_relayout()
1346 Point( i_dataCellPlayground.Right() + 1, 0 ), in impl_ni_positionChildWindows()
1382 Size( i_dataCellPlayground.Right() + 1, nScrollbarMetrics ) in impl_ni_positionChildWindows()
1399 …m_pScrollCorner->SetPosPixel( Point( i_dataCellPlayground.Right() + 1, i_dataCellPlayground.Bottom… in impl_ni_positionChildWindows()
1404 …m_pScrollCorner->SetPosPixel( Point( i_dataCellPlayground.Right() + 1, i_dataCellPlayground.Bottom… in impl_ni_positionChildWindows()
1476 aRowHeaderArea.Right() = m_nRowHeaderWidthPixel - 1; in doPaintContent()
2124 aInvalidateRect.Right() = aAllCells.Right(); in invalidateSelectedRegion()