Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx934 maActPos ( Point() ), in WinMtfOutput()
1154 maActPos = aDest; in MoveTo()
1171 maActPos = aDest; in LineTo()
1285 maActPos = aEnd; in DrawArc()
1421 rPolygon[ 0 ] = maActPos; in DrawPolyLine()
1445 rPolygon[ 0 ] = maActPos; in DrawPolyBezier()
1446 maActPos = rPolygon[ nPoints - 1 ]; in DrawPolyBezier()
1588 rPosition = maActPos; in DrawText()
1598 maActPos.X() = rPosition.X() + nTextWidth; in DrawText()
2150 pSave->aActPos = maActPos; in Push()
[all …]
H A Dwinmtf.hxx561 Point maActPos; member in WinMtfOutput

Completed in 192 milliseconds