Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx964 Reference< XChild > xMasterChild( xMaster, UNO_QUERY ); in exportAnimPropertySet() local
965 …if( xNodeChild.is() && xMasterChild.is() && (xNodeChild->getParent() == xMasterChild->getParent() … in exportAnimPropertySet()
/aoo42x/main/sd/source/core/
H A DCustomAnimationEffect.cxx3191 Reference< XChild > xMasterChild( xMaster, UNO_QUERY_THROW ); in processAfterEffect() local
3192 pMasterEffect->setAfterEffectOnNext( xNodeChild->getParent() != xMasterChild->getParent() ); in processAfterEffect()

Completed in 44 milliseconds