Home
last modified time | relevance | path

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

/trunk/main/svtools/source/table/
H A Dgridtablerenderer.cxx78 …BitmapEx const & getBitmapFor( OutputDevice const & i_device, long const i_headerHeight, StyleSett…
88 …onst & CachedSortIndicator::getBitmapFor( OutputDevice const & i_device, long const i_headerHeight, in getBitmapFor() argument
92 …if ( !rBitmap || ( i_headerHeight != m_lastHeaderHeight ) || ( i_style.GetActiveColor() != m_lastA… in getBitmapFor()
94 long const nSortIndicatorWidth = 2 * i_headerHeight / 3; in getBitmapFor()
110 m_lastHeaderHeight = i_headerHeight; in getBitmapFor()

Completed in 11 milliseconds