Home
last modified time | relevance | path

Searched refs:setStrokeWidth (Results 1 – 9 of 9) sorted by path

/trunk/main/cppcanvas/inc/cppcanvas/
H A Dpolypolygon.hxx79 virtual void setStrokeWidth( const double& rStrokeWidth ) = 0;
/trunk/main/cppcanvas/source/wrapper/
H A Dimplpolypolygon.cxx140 void ImplPolyPolygon::setStrokeWidth( const double& rStrokeWidth ) in setStrokeWidth() function in cppcanvas::internal::ImplPolyPolygon
H A Dimplpolypolygon.hxx69 virtual void setStrokeWidth( const double& rStrokeWidth );
/trunk/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx534 pPolyPoly->setStrokeWidth(fLineWidth); in importPolygons()
/trunk/main/slideshow/source/engine/slide/
H A Duserpaintoverlay.cxx435 pPolyPoly->setStrokeWidth(mnStrokeWidth); in handleMouseDragged()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx307 … void setStrokeWidth(const SvgNumber& rStrokeWidth = SvgNumber()) { maStrokeWidth = rStrokeWidth; } in setStrokeWidth() function in svgio::svgreader::SvgStyleAttributes
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1463 setStrokeWidth(aNum); in parseStyleAttribute()
/trunk/main/vcl/inc/vcl/
H A Dgraphictools.hxx193 void setStrokeWidth ( double );
/trunk/main/vcl/source/gdi/
H A Dgraphictools.cxx292 void SvtGraphicStroke::setStrokeWidth( double fWidth ) in setStrokeWidth() function in SvtGraphicStroke

Completed in 65 milliseconds