Searched refs:mnStrokeWidth (Results 1 – 3 of 3) sorted by relevance
77 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
145 sal_Int32 mnStrokeWidth; member159 mnStrokeWidth( 0 ), in SVGShapeDescriptor()
675 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 27 milliseconds