Searched refs:getClonedShape (Results 1 – 1 of 1) sorted by relevance
88 Reference< XShape > getClonedShape( const Reference< XShape >& xSource ) const;276 return makeAny( getClonedShape( xShape ) ); in transformValue()291 aParaTarget.Shape = getClonedShape( aParaTarget.Shape ); in transformValue()319 …Reference< XShape > CustomAnimationClonerImpl::getClonedShape( const Reference< XShape >& xSource … in getClonedShape() function in sd::CustomAnimationClonerImpl
Completed in 17 milliseconds