Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/slide/
H A Duserpaintoverlay.cxx77 mnStrokeWidth( nStrokeWidth ), in PaintOverlayHandler()
139 this->mnStrokeWidth = nUserStrokeWidth; in widthChanged()
435 pPolyPoly->setStrokeWidth(mnStrokeWidth); in handleMouseDragged()
460 mnStrokeWidth = dUserPaintStrokeWidth; in update_settings()
472 double mnStrokeWidth; member in slideshow::internal::PaintOverlayHandler
/trunk/main/filter/source/svg/
H A Dsvgwriter.hxx145 sal_Int32 mnStrokeWidth; member
159 mnStrokeWidth( 0 ), in SVGShapeDescriptor()
H A Dsvgwriter.cxx675 if( rShape.mnStrokeWidth ) in ImplWriteShape()
677 …al_Int32 nStrokeWidth = ( bApplyMapping ? ImplMap( rShape.mnStrokeWidth ) : rShape.mnStrokeWidth ); in ImplWriteShape()
1593 mapCurShape->mnStrokeWidth = FRound( aStroke.getStrokeWidth() ); in ImplWriteActions()
1642 mapCurShape->mnStrokeWidth = 0; in ImplWriteActions()

Completed in 31 milliseconds