Home
last modified time | relevance | path

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

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

Completed in 39 milliseconds