Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/table/
H A Dtablecontrol_impl.cxx1272 long accumulatedWidthPixel = m_nRowHeaderWidthPixel; in impl_ni_relayout() local
1276 const long columnStart = accumulatedWidthPixel; in impl_ni_relayout()
1279 accumulatedWidthPixel = columnEnd; in impl_ni_relayout()
1299 … && ( accumulatedWidthPixel - m_aColumnWidths[ m_nLeftColumn - 1 ].getStart() <= gridWidthPixel ) in impl_ni_relayout()

Completed in 25 milliseconds