Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1458 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()
H A DCustomAnimationDialog.hxx73 const sal_Int32 nHandleSoundURL = 28; variable
H A DCustomAnimationPane.cxx1394 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 35 milliseconds