Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/graphicfilter/eps/
H A Deps.cxx61 #define PS_WRAP 4 macro
190 void ImplWriteHexByte( sal_uInt8 nNumb, sal_uLong nMode = PS_WRAP );
1521 ImplCurveTo( rPolygon[ i ], rPolygon[ i + 1 ], rPolygon[ i + 2 ], PS_WRAP ); in ImplAddPath()
1525 ImplLineTo( rPolygon.GetPoint( i++ ), PS_SPACE | PS_WRAP ); in ImplAddPath()
1617 ImplCurveTo( rPoly[ i ], rPoly[ i + 1 ], rPoly[ i + 2 ], PS_WRAP ); in ImplPolyLine()
1621 ImplLineTo( rPoly.GetPoint( i++ ), PS_SPACE | PS_WRAP ); in ImplPolyLine()
1664 ImplWriteByte( 'l', PS_SPACE | PS_WRAP ); in ImplSetClipRegion()
1788 ImplWriteByte( 'p', PS_SPACE | PS_WRAP ); in ImplBmp()
1908 ImplWriteHexByte( aBitmapColor.GetBlue(), PS_SPACE | PS_WRAP ); in ImplBmp()
2342 if ( nMode & PS_WRAP ) in ImplExecMode()

Completed in 30 milliseconds