Searched refs:nWriteFlags (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/filter/source/svg/ |
| H A D | svgwriter.cxx | 752 sal_uInt32 nWriteFlags, sal_Bool bApplyMapping ) in ImplWriteGradientEx() argument 779 ImplWriteActions( aTmpMtf, nWriteFlags, NULL ); in ImplWriteGradientEx() 1140 sal_uInt32 nWriteFlags, in ImplWriteActions() argument 1148 nWriteFlags |= SVGWRITER_NO_SHAPE_COMMENTS; in ImplWriteActions() 1159 if( nWriteFlags & SVGWRITER_WRITE_FILL ) in ImplWriteActions() 1171 if( nWriteFlags & SVGWRITER_WRITE_FILL ) in ImplWriteActions() 1183 if( nWriteFlags & SVGWRITER_WRITE_FILL ) in ImplWriteActions() 1195 if( nWriteFlags & SVGWRITER_WRITE_FILL ) in ImplWriteActions() 1205 if( nWriteFlags & SVGWRITER_WRITE_FILL ) in ImplWriteActions() 1217 if( nWriteFlags & SVGWRITER_WRITE_FILL ) in ImplWriteActions() [all …]
|
| H A D | svgwriter.hxx | 210 …plWriteGradientEx( const PolyPolygon& rPolyPoly, const Gradient& rGradient, sal_uInt32 nWriteFlags, 220 …void ImplWriteActions( const GDIMetaFile& rMtf, sal_uInt32 nWriteFlags, const :… 234 sal_uInt32 nWriteFlags,
|