Searched refs:xInteractionHandles (Results 1 – 1 of 1) sorted by relevance
553 …Sequence< Reference< XCustomShapeHandle > > xInteractionHandles( xCustomShapeEngine->getInteractio… in GetInteractionHandles() local554 for ( i = 0; i < xInteractionHandles.getLength(); i++ ) in GetInteractionHandles()556 if ( xInteractionHandles[ i ].is() ) in GetInteractionHandles()559 aSdrCustomShapeInteraction.xInteraction = xInteractionHandles[ i ]; in GetInteractionHandles()560 aSdrCustomShapeInteraction.aPosition = xInteractionHandles[ i ]->getPosition(); in GetInteractionHandles()
Completed in 28 milliseconds