Searched refs:getAttributeName (Results 1 – 10 of 10) sorted by relevance
1563 Any aConvertedValue( convertAnimateValue( xSet->getTo(), xSet->getAttributeName() ) ); in exportAnimateSet()1643 sal_uInt32 nValueType = GetValueTypeForAttributeName( xAnimate->getAttributeName() ); in exportAnimate()1686 if ( xAnimate->getAttributeName().getLength() ) in exportAnimateTarget()1711 if ( xAnimate->getAttributeName().getLength() || nForceAttributeNames ) in exportAnimateTarget()1714 rtl::OUString aAttributeName( xAnimate->getAttributeName() ); in exportAnimateTarget()1839 aAny[ 0 ] = convertAnimateValue( aPair.First, xAnimate->getAttributeName() ); in exportAnimateKeyPoints()1840 aAny[ 1 ] = convertAnimateValue( aPair.Second, xAnimate->getAttributeName() ); in exportAnimateKeyPoints()1844 aAny[ 0 ] = convertAnimateValue( aValues[ i ], xAnimate->getAttributeName() ); in exportAnimateKeyPoints()
102 mxColorNode->getAttributeName(), in createActivity()117 mxColorNode->getAttributeName(), in createActivity()
44 rtl::OUString const attrName( xAnimateNode->getAttributeName() ); in createActivity()
53 rtl::OUString const attrName( xAnimateNode->getAttributeName() ); in createActivity()
76 public String getAttributeName() in getAttributeName() method in StyleMapperKey
1217 if( xAnimate->getAttributeName() == rAttributeName ) in getProperty()1269 if( xAnimate->getAttributeName() == rAttributeName ) in setProperty()1358 if( !implIsColorAttribute( xAnimate->getAttributeName() ) ) in getColor()1407 if( !implIsColorAttribute( xAnimate->getAttributeName() ) ) in setColor()
347 … if( xAnimateNode->getAttributeName().equalsIgnoreAsciiCaseAscii("visibility") ) in operator ()()
195 virtual OUString SAL_CALL getAttributeName() throw (RuntimeException);1241 OUString SAL_CALL AnimationNode::getAttributeName() throw (RuntimeException) in getAttributeName() function in animcore::AnimationNode
1124 OUString sTemp( xAnimate->getAttributeName() ); in exportAnimate()
689 OUString aAttributeName( xAnimate->getAttributeName() ); in convertAnimationNode()
Completed in 88 milliseconds