Searched refs:nScrolledOutLeft (Results 1 – 1 of 1) sorted by relevance
760 …const long nScrolledOutLeft = m_nLeftColumn == 0 ? 0 : m_aColumnWidths[ m_nLeftColumn - 1 ].getEnd… in impl_getAllVisibleCellsArea() local765 aArea.Right() = loop->getEnd() - nScrolledOutLeft + m_nRowHeaderWidthPixel; in impl_getAllVisibleCellsArea()769 && ( loop->getEnd() - nScrolledOutLeft >= aArea.Right() ) in impl_getAllVisibleCellsArea()
Completed in 29 milliseconds