Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx597 PolyPolygon aFillPath; in ImplWriteActions() local
1223 if ( aFillPath.Count() ) in ImplWriteActions()
1225 aFillPath = PolyPolygon(); in ImplWriteActions()
1310 aFill.getPath( aFillPath ); in ImplWriteActions()
1354 ImplIntersect( aFillPath ); in ImplWriteActions()
1359 aFillPath = PolyPolygon(); in ImplWriteActions()
1367 aFill.getPath( aFillPath ); in ImplWriteActions()
1373 if ( aFillPath.Count() ) in ImplWriteActions()
1376 ImplIntersect( aFillPath ); in ImplWriteActions()

Completed in 21 milliseconds