Searched refs:aSdrCustomShapeInteraction (Results 1 – 1 of 1) sorted by relevance
558 SdrCustomShapeInteraction aSdrCustomShapeInteraction; in GetInteractionHandles() local559 aSdrCustomShapeInteraction.xInteraction = xInteractionHandles[ i ]; in GetInteractionHandles()560 aSdrCustomShapeInteraction.aPosition = xInteractionHandles[ i ]->getPosition(); in GetInteractionHandles()620 aSdrCustomShapeInteraction.nMode = nMode; in GetInteractionHandles()621 xRet.push_back( aSdrCustomShapeInteraction ); in GetInteractionHandles()
Completed in 50 milliseconds