Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/table/
H A Dgridtablerenderer.cxx94 long const nSortIndicatorWidth = 2 * i_headerHeight / 3; in getBitmapFor() local
95 long const nSortIndicatorHeight = 2 * nSortIndicatorWidth / 3; in getBitmapFor()
98 Size const aBitmapSize( nSortIndicatorWidth, nSortIndicatorHeight ); in getBitmapFor()

Completed in 18 milliseconds