Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1716 Any aNewSoundURL, aOldSoundURL( makeAny( (sal_Int32) 0 ) ); in update() local
1725 aNewSoundURL = makeAny( (sal_Bool)sal_True ); in update()
1730 aNewSoundURL = makeAny( aSoundURL ); in update()
1736 if( aNewSoundURL != aOldSoundURL ) in update()
1737 pSet->setPropertyValue( nHandleSoundURL, aNewSoundURL ); in update()

Completed in 34 milliseconds