Searched refs:xTransFilter (Results 1 – 1 of 1) sorted by relevance
1425 Reference< XTransitionFilter > xTransFilter( xChildNode, UNO_QUERY_THROW ); in postProcessRootNode() local1428 …ue( OUString( RTL_CONSTASCII_USTRINGPARAM( "TransitionType" ) ), Any( xTransFilter->getTransition(… in postProcessRootNode()1429 … OUString( RTL_CONSTASCII_USTRINGPARAM( "TransitionSubtype" ) ), Any( xTransFilter->getSubtype() )… in postProcessRootNode()1430 …UString( RTL_CONSTASCII_USTRINGPARAM( "TransitionDirection" ) ), Any( xTransFilter->getDirection()… in postProcessRootNode()1431 …UString( RTL_CONSTASCII_USTRINGPARAM( "TransitionFadeColor" ) ), Any( xTransFilter->getFadeColor()… in postProcessRootNode()1434 if( xTransFilter->getDuration() >>= fDuration ) in postProcessRootNode()
Completed in 17 milliseconds