Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/table/
H A Dtablecontrol_impl.cxx1277 const long columnEnd = columnStart + newWidthsPixel[col]; in impl_ni_relayout() local
1278 m_aColumnWidths.push_back( MutableColumnMetrics( columnStart, columnEnd ) ); in impl_ni_relayout()
1279 accumulatedWidthPixel = columnEnd; in impl_ni_relayout()

Completed in 18 milliseconds