Home
last modified time | relevance | path

Searched refs:getAttributeName (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/slideshow/source/engine/animationnodes/
H A Danimationcolornode.cxx102 mxColorNode->getAttributeName(), in createActivity()
117 mxColorNode->getAttributeName(), in createActivity()
H A Dpropertyanimationnode.cxx44 rtl::OUString const attrName( xAnimateNode->getAttributeName() ); in createActivity()
H A Danimationsetnode.cxx53 rtl::OUString const attrName( xAnimateNode->getAttributeName() ); in createActivity()
/aoo4110/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1563 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()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/styles/
H A DStyleMapperKey.java76 public String getAttributeName() in getAttributeName() method in StyleMapperKey
/aoo4110/main/animations/source/animcore/
H A Dtargetpropertiescreator.cxx347 … if( xAnimateNode->getAttributeName().equalsIgnoreAsciiCaseAscii("visibility") ) in operator ()()
H A Danimcore.cxx195 virtual OUString SAL_CALL getAttributeName() throw (RuntimeException);
1241 OUString SAL_CALL AnimationNode::getAttributeName() throw (RuntimeException) in getAttributeName() function in animcore::AnimationNode
/aoo4110/main/sd/source/core/
H A DCustomAnimationEffect.cxx1217 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()
/aoo4110/main/xmloff/source/draw/
H A Danimationexport.cxx1124 OUString sTemp( xAnimate->getAttributeName() ); in exportAnimate()
/aoo4110/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx689 OUString aAttributeName( xAnimate->getAttributeName() ); in convertAnimationNode()

Completed in 74 milliseconds