Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx1444 Point aLL = lcl_convert( m_pWriter->m_aGraphicsStack.front().m_aMapMode, in convertRect() local
1453 rRect.Left() = aLL.X(); in convertRect()
1454 rRect.Right() = aLL.X() + aSize.Width(); in convertRect()
1455 rRect.Top() = pointToPixel(getHeight()) - aLL.Y(); in convertRect()

Completed in 64 milliseconds