Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dcharmap.cxx408 Point aPointUL( x + 1, y + 1 ); in DrawChars_Impl() local
412 DrawRect( Rectangle( aPointUL, Size(nX-1,nY-1) ) ); in DrawChars_Impl()
420 DrawRect( Rectangle( aPointUL, Size( nX-1, nY-1) ) ); in DrawChars_Impl()
423 DrawLine( aPointUL, Point( x+nX-1, y+1) ); in DrawChars_Impl()
424 DrawLine( aPointUL, Point( x+1, y+nY-1) ); in DrawChars_Impl()

Completed in 22 milliseconds