Searched refs:nLastVisPos (Results 1 – 1 of 1) sorted by relevance
1143 sal_Int32 nLastVisPos = ::std::min( GetColumnPos( nColIndex + 1 ), GetLastVisPos() ); in ImplDrawColumnBackgr() local1145 xub_StrLen nStrLen = static_cast< xub_StrLen >( nLastVisPos - nFirstVisPos + 1 ); in ImplDrawColumnBackgr()
Completed in 21 milliseconds