Home
last modified time | relevance | path

Searched refs:getStrokeWidth (Results 1 – 12 of 12) sorted by path

/trunk/main/cppcanvas/inc/cppcanvas/
H A Dpolypolygon.hxx80 virtual double getStrokeWidth() const = 0;
/trunk/main/cppcanvas/source/wrapper/
H A Dimplpolypolygon.cxx145 double ImplPolyPolygon::getStrokeWidth() const in getStrokeWidth() function in cppcanvas::internal::ImplPolyPolygon
H A Dimplpolypolygon.hxx70 virtual double getStrokeWidth() const;
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1260 … sal::static_int_cast<sal_uInt16>( mapRelative( (sal_Int32)( rStroke.getStrokeWidth() ) ) ), aColo… in Impl_writeStroke()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1250 double fStrokeWidth( aStroke.getStrokeWidth() ); in ImplWriteActions()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1593 mapCurShape->mnStrokeWidth = FRound( aStroke.getStrokeWidth() ); in ImplWriteActions()
/trunk/main/slideshow/source/engine/
H A Dslideshowimpl.cxx1567 fLineWidth = pPolyPoly->getStrokeWidth(); in registerUserPaintPolygons()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx306 SvgNumber getStrokeWidth() const;
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx679 …const double fStrokeWidth(getStrokeWidth().isSet() ? getStrokeWidth().solve(mrOwner, length) : 1.0… in add_stroke()
812 …const double fStrokeWidth(getStrokeWidth().isSet() ? getStrokeWidth().solve(mrOwner, length) : 1.0… in prepare_singleMarker()
2103 SvgNumber SvgStyleAttributes::getStrokeWidth() const in getStrokeWidth() function in svgio::svgreader::SvgStyleAttributes
2118 return pSvgStyleAttributes->getStrokeWidth(); in getStrokeWidth()
/trunk/main/vcl/inc/vcl/
H A Dgraphictools.hxx143 double getStrokeWidth () const;
/trunk/main/vcl/source/gdi/
H A Dgraphictools.cxx175 double SvtGraphicStroke::getStrokeWidth() const in getStrokeWidth() function in SvtGraphicStroke
208 aStr += ::rtl::OString::valueOf( static_cast< double >(getStrokeWidth()) ); in toString()
H A Dpdfwriter_impl2.cxx579 double fStrokeWidth( aStroke.getStrokeWidth() ); in playMetafile()

Completed in 78 milliseconds