Home
last modified time | relevance | path

Searched refs:m_aTargetRect (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx8603 m_aOutputStreams.front().m_aTargetRect = in beginRedirect()
8608 Point aDelta = m_aOutputStreams.front().m_aTargetRect.BottomLeft(); in beginRedirect()
8610 aDelta.Y() = -(nPageHeight - m_aOutputStreams.front().m_aTargetRect.Bottom()); in beginRedirect()
8623 return m_aOutputStreams.empty() ? Rectangle() : m_aOutputStreams.front().m_aTargetRect; in getRedirectTargetRect()
H A Dpdfwriter_impl.hxx696 Rectangle m_aTargetRect; member

Completed in 65 milliseconds