Home
last modified time | relevance | path

Searched refs:getClonedShape (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sd/source/core/
H A DCustomAnimationCloner.cxx88 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 22 milliseconds