Lines Matching refs:XAnimationNode
138 …Reference< XAnimationNode > SAL_CALL insertBefore( const Reference< XAnimationNode >& newChild, co…
139 …Reference< XAnimationNode > SAL_CALL insertAfter( const Reference< XAnimationNode >& newChild, con…
140 …Reference< XAnimationNode > SAL_CALL replaceChild( const Reference< XAnimationNode >& newChild, co…
141 …Reference< XAnimationNode > SAL_CALL removeChild( const Reference< XAnimationNode >& oldChild ) th…
142 …Reference< XAnimationNode > SAL_CALL appendChild( const Reference< XAnimationNode >& newChild ) th…
560 return ::getCppuType((const Reference< XAnimationNode >*)0); in getElementType()
627 …erence< XAnimationNode > SAL_CALL RandomAnimationNode::insertBefore( const Reference< XAnimationNo… in insertBefore() argument
636 …erence< XAnimationNode > SAL_CALL RandomAnimationNode::insertAfter( const Reference< XAnimationNod… in insertAfter() argument
645 …erence< XAnimationNode > SAL_CALL RandomAnimationNode::replaceChild( const Reference< XAnimationNo… in replaceChild() argument
654 Reference< XAnimationNode > SAL_CALL RandomAnimationNode::removeChild( const Reference< XAnimationN… in removeChild()
663 Reference< XAnimationNode > SAL_CALL RandomAnimationNode::appendChild( const Reference< XAnimationN… in appendChild()