Searched refs:maActiveRect (Results 1 – 2 of 2) sorted by relevance
175 maActiveRect.SetPos( Point( GetFirstX(), (GetHeight() - nActiveHeight - 1) / 2 ) ); in InitSizeData()176 maActiveRect.SetSize( Size( nActiveWidth, nActiveHeight ) ); in InitSizeData()561 aRect = maActiveRect; in ImplDrawArea()586 sal_Int32 nY = (maActiveRect.Top() + maActiveRect.Bottom()) / 2; in ImplDrawBackgrDev()605 maBackgrDev.DrawText( Point( nTextX, maActiveRect.Top() ), aText ); in ImplDrawBackgrDev()
61 Rectangle maActiveRect; /// The active area of the ruler. member in ScCsvRuler
Completed in 11 milliseconds