Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/core/
H A DCustomAnimationEffect.cxx3696 …ffect, const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& xTriggerShape ) in setTrigger() argument
3701 if( xTriggerShape.is() ) in setTrigger()
3708 if( pIS->getTriggerShape() == xTriggerShape ) in setTrigger()
3716 pNewSequence = createInteractiveSequence( xTriggerShape ).get(); in setTrigger()
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1683 Reference< XShape > xTriggerShape; in changeSelection() local
1684 pResultSet->getPropertyValue( nHandleTrigger ) >>= xTriggerShape; in changeSelection()
1685 bChanged |= mpMainSequence->setTrigger( pEffect, xTriggerShape ); in changeSelection()
/aoo42x/main/sd/inc/
H A DCustomAnimationEffect.hxx417 …fect, const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& xTriggerShape );

Completed in 40 milliseconds