Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/table/
H A Dtablecontrol_impl.cxx760 …const long nScrolledOutLeft = m_nLeftColumn == 0 ? 0 : m_aColumnWidths[ m_nLeftColumn - 1 ].getEnd… in impl_getAllVisibleCellsArea() local
765 aArea.Right() = loop->getEnd() - nScrolledOutLeft + m_nRowHeaderWidthPixel; in impl_getAllVisibleCellsArea()
769 && ( loop->getEnd() - nScrolledOutLeft >= aArea.Right() ) in impl_getAllVisibleCellsArea()

Completed in 29 milliseconds