Searched refs:nActiveWidth (Results 1 – 1 of 1) sorted by relevance
172 sal_Int32 nActiveWidth = Min( GetWidth() - GetHdrWidth(), GetPosCount() * GetCharWidth() ); in InitSizeData() local176 maActiveRect.SetSize( Size( nActiveWidth, nActiveHeight ) ); in InitSizeData()
Completed in 18 milliseconds