Searched refs:fPaintWidth (Results 1 – 1 of 1) sorted by relevance
633 double const fPaintWidth = maPaintRectangleLogic.GetWidth(); in updateShapeAttributes() local644 double const fZeroEquiv( -fPaintWidth ); in updateShapeAttributes()652 if( fPaintWidth > fScrollWidth ) in updateShapeAttributes()653 pos.setX( pos.getX() + (fPaintWidth-fScrollWidth) / 2.0 ); in updateShapeAttributes()
Completed in 22 milliseconds