Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dcsvruler.cxx175 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()
/trunk/main/sc/source/ui/inc/
H A Dcsvruler.hxx61 Rectangle maActiveRect; /// The active area of the ruler. member in ScCsvRuler

Completed in 18 milliseconds