Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx2757 if( ! i_rEle.m_aBBox.IsEmpty() ) in emitStructureAttributes()
2760 appendFixedInt( i_rEle.m_aBBox.Left(), aLayout ); in emitStructureAttributes()
2762 appendFixedInt( i_rEle.m_aBBox.Top(), aLayout ); in emitStructureAttributes()
2764 appendFixedInt( i_rEle.m_aBBox.Right(), aLayout ); in emitStructureAttributes()
2766 appendFixedInt( i_rEle.m_aBBox.Bottom(), aLayout ); in emitStructureAttributes()
2915 if( ! rEle.m_aBBox.IsEmpty() || rEle.m_aAttributes.size() ) in emitStructure()
11776 m_aStructure[ m_nCurrentStructElement ].m_aBBox = rRect; in setStructureBoundingBox()
11778 m_aPages[nPageNr].convertRect( m_aStructure[ m_nCurrentStructElement ].m_aBBox ); in setStructureBoundingBox()
H A Dpdfwriter_impl.hxx529 Rectangle m_aBBox; member

Completed in 67 milliseconds