Home
last modified time | relevance | path

Searched refs:maSoundURL (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/slideshow/source/engine/animationnodes/
H A Danimationaudionode.cxx49 maSoundURL(), in AnimationAudioNode()
52 mxAudioNode->getSource() >>= maSoundURL; in AnimationAudioNode()
54 OSL_ENSURE( maSoundURL.getLength(), in AnimationAudioNode()
145 maSoundURL, in createPlayer()
H A Danimationaudionode.hxx63 ::rtl::OUString maSoundURL;
/aoo41x/main/xmloff/source/draw/
H A Danimexp.cxx216 OUString maSoundURL; member
332 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()
H A Danimimp.cxx395 OUString maSoundURL; member in XMLAnimationsEffectContext
446 mpParent->maSoundURL = rImport.GetAbsoluteReference(sValue); in XMLAnimationsSoundContext()
645 if( maSoundURL.getLength() != 0 ) in EndElement()
649 aAny <<= maSoundURL; in EndElement()
/aoo41x/main/filter/source/flash/
H A Dswfexporter.hxx88 ::rtl::OUString maSoundURL;
H A Dswfexporter.cxx594 …t->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("Sound") ) ) >>= pShapeInfo->maSoundURL; in exportShape()

Completed in 38 milliseconds