Home
last modified time | relevance | path

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

/aoo4110/main/sdext/source/pdfimport/tree/
H A Dwritertreevisiting.cxx115 double rel_x = rElem.x, rel_y = rElem.y; in fillFrameProps() local
139 rel_y -= pAnchor->y; in fillFrameProps()
154 rProps[ USTR( "svg:y" ) ] = convertPixelToUnitString( rel_y ); in fillFrameProps()
192 aBuf.append( convertPixelToUnitString( rel_y ) ); in fillFrameProps()
H A Ddrawtreevisiting.cxx215 double rel_x = rElem.x, rel_y = rElem.y; in fillFrameProps() local
227 rProps[ USTR( "svg:y" ) ] = convertPixelToUnitString( rel_y ); in fillFrameProps()
267 aBuf.append( convertPixelToUnitString( rel_y ) ); in fillFrameProps()

Completed in 37 milliseconds