Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx1034 Point aPtTl, aPtBr; in Paint() local
1057 aPtBr.Y() = aRectSize.Height() * (i + 1) / nLines - 1; in Paint()
1062 aPtBr.X() = aRectSize.Width() * (j + 1) / nLines - 1; in Paint()
1070 DrawRect( Rectangle( aPtTl, aPtBr ) ); in Paint()

Completed in 21 milliseconds