Searched refs:msAnimPath (Results 1 – 2 of 2) sorted by relevance
248 OUString msAnimPath; member in AnimExpImpl262 msAnimPath( RTL_CONSTASCII_USTRINGPARAM( "AnimationPath" ) ) in AnimExpImpl()297 xProps->getPropertyValue( mpImpl->msAnimPath ) >>= xPath; in prepare()374 xProps->getPropertyValue( mpImpl->msAnimPath ) >>= xPath; in collect()
350 OUString msAnimPath; member in AnimImpImpl365 msAnimPath( RTL_CONSTASCII_USTRINGPARAM( "AnimationPath" ) ), in AnimImpImpl()640 xSet->setPropertyValue( mpImpl->msAnimPath, makeAny( xPath ) ); in EndElement()
Completed in 18 milliseconds