Searched refs:aHandleLineProperties (Results 1 – 1 of 1) sorted by relevance
291 VLineProperties aHandleLineProperties; in createShapes() local292 aHandleLineProperties.LineStyle = uno::makeAny( drawing::LineStyle_NONE ); in createShapes()294 m_pShapeFactory->createLine2D( xTarget, aHandlesPoints, &aHandleLineProperties ); in createShapes()
Completed in 33 milliseconds