Home
last modified time | relevance | path

Searched refs:msAnimPath (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/draw/
H A Danimexp.cxx248 OUString msAnimPath; member in AnimExpImpl
262 msAnimPath( RTL_CONSTASCII_USTRINGPARAM( "AnimationPath" ) ) in AnimExpImpl()
297 xProps->getPropertyValue( mpImpl->msAnimPath ) >>= xPath; in prepare()
374 xProps->getPropertyValue( mpImpl->msAnimPath ) >>= xPath; in collect()
H A Danimimp.cxx350 OUString msAnimPath; member in AnimImpImpl
365 msAnimPath( RTL_CONSTASCII_USTRINGPARAM( "AnimationPath" ) ), in AnimImpImpl()
640 xSet->setPropertyValue( mpImpl->msAnimPath, makeAny( xPath ) ); in EndElement()

Completed in 19 milliseconds