Home
last modified time | relevance | path

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

/AOO42X/main/filter/source/svg/
H A Dsvgfilter.hxx148 sal_Bool hasClip() const;
H A Dsvgexport.cxx117 sal_Bool SVGExport::hasClip() const in hasClip() function in SVGExport
H A Dsvgwriter.cxx639 if( mrExport.hasClip() ) in ImplWritePolyPolygon()