Searched refs:xNodeChild (Results 1 – 2 of 2) sorted by relevance
963 Reference< XChild > xNodeChild( xNode, UNO_QUERY ); in exportAnimPropertySet() local965 …if( xNodeChild.is() && xMasterChild.is() && (xNodeChild->getParent() == xMasterChild->getParent() … in exportAnimPropertySet()
3190 Reference< XChild > xNodeChild( xNode, UNO_QUERY_THROW ); in processAfterEffect() local3192 pMasterEffect->setAfterEffectOnNext( xNodeChild->getParent() != xMasterChild->getParent() ); in processAfterEffect()
Completed in 33 milliseconds