Searched refs:nHandleSoundURL (Results 1 – 3 of 3) sorted by relevance
1458 if( pSet->getPropertyState( nHandleSoundURL ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationEffectTabPage()1462 const Any aValue( pSet->getPropertyValue( nHandleSoundURL ) ); in CustomAnimationEffectTabPage()1733 if( mpSet->getPropertyState( nHandleSoundURL ) != STLPropertyState_AMBIGUOUS ) in update()1734 mpSet->getPropertyValue( nHandleSoundURL ) >>= aOldSoundURL; in update()1737 pSet->setPropertyValue( nHandleSoundURL, aNewSoundURL ); in update()2527 pSet->setPropertyDefaultValue( nHandleSoundURL, aEmpty ); in createDefaultSet()
73 const sal_Int32 nHandleSoundURL = 28; variable
1394 addValue( pSet, nHandleSoundURL, aSoundSource ); in createSelectionSet()1640 if( pResultSet->getPropertyState( nHandleSoundURL ) == STLPropertyState_DIRECT ) in changeSelection()1642 const Any aSoundSource( pResultSet->getPropertyValue( nHandleSoundURL ) ); in changeSelection()
Completed in 38 milliseconds