Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/table/
H A Dtablecontrol_impl.cxx1286 long const newColumnWidthAppFont = pixelWidthToAppFont( newWidthsPixel[col] ); in impl_ni_relayout() local
1287 pColumn->setWidth( newColumnWidthAppFont ); in impl_ni_relayout()
1289 anyColumnWidthChanged |= ( oldColumnWidthAppFont != newColumnWidthAppFont ); in impl_ni_relayout()

Completed in 19 milliseconds