Home
last modified time | relevance | path

Searched refs:ImplWritePoint (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx587 ImplWritePoint( rPoly[ i ] ); in ImplWritePolygonRecord()
636 ImplWritePoint( rPoly[ n ] ); in ImplWritePolyPolygonRecord()
666 ImplWritePoint( rPoly[ 0 ] ); in ImplWritePath()
687 ImplWritePoint( aNewPoly[ o ] ); in ImplWritePath()
707 ImplWritePoint( aNewPoly[ o ] ); in ImplWritePath()
744 ImplWritePoint( rPt ); in ImplWriteBmpRecord()
827 ImplWritePoint( rPos ); in ImplWriteTextRecord()
913 ImplWritePoint( pA->GetPoint() ); in ImplWrite()
927 ImplWritePoint( pA->GetPoint() ); in ImplWrite()
949 ImplWritePoint( pA->GetEndPoint() ); in ImplWrite()
[all …]
H A Demfwr.hxx77 void ImplWritePoint( const Point& rPoint );
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx195 inline void ImplWritePoint( const Point&, sal_uInt32 nMode = PS_SPACE );
1405 inline void PSWriter::ImplWritePoint( const Point& rPoint, sal_uInt32 nMode ) in ImplWritePoint() function in PSWriter
1415 ImplWritePoint( rPoint ); in ImplMoveTo()
1424 ImplWritePoint( rPoint ); in ImplLineTo()
1433 ImplWritePoint( rP1 ); in ImplCurveTo()
1434 ImplWritePoint( rP2 ); in ImplCurveTo()
1435 ImplWritePoint( rP3 ); in ImplCurveTo()

Completed in 41 milliseconds