Home
last modified time | relevance | path

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

/trunk/main/sdext/source/pdfimport/tree/
H A Dgenericelements.cxx69 void Element::updateGeometryWith( const Element* pMergeFrom ) in updateGeometryWith() function in pdfi::Element
307 pEle->updateGeometryWith( pChild ); in updateParagraphGeometry()
H A Dgenericelements.hxx93 void updateGeometryWith( const Element* pMergeFrom );
H A Dpdfiprocessor.cxx545 pPara->updateGeometryWith( pText ); in drawCharGlyphs()
548 pFrame->updateGeometryWith( pPara ); in drawCharGlyphs()
H A Ddrawtreevisiting.cxx674 pCurPara->updateGeometryWith( pCurEle ); in visit()
760 pCur->updateGeometryWith( pNext ); in optimizeTextElements()
H A Dwritertreevisiting.cxx645 pCurPara->updateGeometryWith( pCurEle ); in visit()
805 pCur->updateGeometryWith( pNext ); in optimizeTextElements()

Completed in 31 milliseconds