Home
last modified time | relevance | path

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

/trunk/main/filter/source/flash/
H A Dswfwriter.cxx381 sal_uInt16 Writer::defineShape( const Polygon& rPoly, const FillStyle& rFillStyle ) in defineShape() argument
384 return defineShape( aPolyPoly, rFillStyle ); in defineShape()
389 sal_uInt16 Writer::defineShape( const PolyPolygon& rPolyPoly, const FillStyle& rFillStyle ) in defineShape() argument
404 rFillStyle.addTo( mpTag ); in defineShape()
H A Dswfwriter.hxx291 sal_uInt16 defineShape( const Polygon& rPoly, const FillStyle& rFillStyle );
295 sal_uInt16 defineShape( const PolyPolygon& rPolyPoly, const FillStyle& rFillStyle );
/trunk/main/sd/source/ui/func/
H A Dfuconstr.cxx408 const XFillStyleItem& rFillStyle = (const XFillStyleItem&)rSet.Get(XATTR_FILLSTYLE); in SetStyleSheet() local
411 if (rFillStyle.GetValue() == XFILL_NONE) in SetStyleSheet()
416 if (rFillStyle.GetValue() != XFILL_NONE) in SetStyleSheet()
H A Dfusel.cxx1286 const XFillStyleItem& rFillStyle = (const XFillStyleItem&) aSet.Get(XATTR_FILLSTYLE); in AnimateObj() local
1287 bFilled = rFillStyle.GetValue() != XFILL_NONE; in AnimateObj()

Completed in 32 milliseconds