Searched refs:maSoundURL (Results 1 – 6 of 6) sorted by relevance
49 maSoundURL(), in AnimationAudioNode()52 mxAudioNode->getSource() >>= maSoundURL; in AnimationAudioNode()54 OSL_ENSURE( maSoundURL.getLength(), in AnimationAudioNode()145 maSoundURL, in createPlayer()
63 ::rtl::OUString maSoundURL;
216 OUString maSoundURL; member332 xProps->getPropertyValue( mpImpl->msSound ) >>= aEffect.maSoundURL; in collect()384 aEffect.maSoundURL = aEmptyStr; in collect()403 aEffect.maSoundURL = aEmptyStr; in collect()430 aEffect.maSoundURL = aEmptyStr; in collect()530 if( rEffect.maSoundURL.getLength() != 0 ) in exportAnimations()532 …ort.AddAttribute(XML_NAMESPACE_XLINK, XML_HREF, rExport.GetRelativeReference(rEffect.maSoundURL) ); in exportAnimations()
395 OUString maSoundURL; member in XMLAnimationsEffectContext446 mpParent->maSoundURL = rImport.GetAbsoluteReference(sValue); in XMLAnimationsSoundContext()645 if( maSoundURL.getLength() != 0 ) in EndElement()649 aAny <<= maSoundURL; in EndElement()
88 ::rtl::OUString maSoundURL;
594 …t->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("Sound") ) ) >>= pShapeInfo->maSoundURL; in exportShape()
Completed in 57 milliseconds