Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/pdfimport/tree/
H A Dwritertreevisiting.cxx115 double rel_x = rElem.x, rel_y = rElem.y; in fillFrameProps() local
138 rel_x -= pAnchor->x; in fillFrameProps()
153 rProps[ USTR( "svg:x" ) ] = convertPixelToUnitString( rel_x ); in fillFrameProps()
190 aBuf.append( convertPixelToUnitString( rel_x ) ); in fillFrameProps()
H A Ddrawtreevisiting.cxx215 double rel_x = rElem.x, rel_y = rElem.y; in fillFrameProps() local
226 rProps[ USTR( "svg:x" ) ] = convertPixelToUnitString( rel_x ); in fillFrameProps()
265 aBuf.append( convertPixelToUnitString( rel_x ) ); in fillFrameProps()

Completed in 22 milliseconds