Searched refs:nHandleDuration (Results 1 – 3 of 3) sorted by relevance
1933 if( pSet->getPropertyState( nHandleDuration ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()1936 pSet->getPropertyValue( nHandleDuration ) >>= fDuration; in CustomAnimationDurationTabPage()2181 if( mpSet->getPropertyState( nHandleDuration ) != STLPropertyState_AMBIGUOUS ) in update()2182 mpSet->getPropertyValue( nHandleDuration ) >>= fOldDuration; in update()2185 pSet->setPropertyValue( nHandleDuration, makeAny( fDuration ) ); in update()2502 pSet->setPropertyDefaultValue( nHandleDuration, makeAny( (double)2.0 ) ); in createDefaultSet()
1370 addValue( pSet, nHandleDuration, makeAny( pEffect->getDuration() ) ); in createSelectionSet()1469 if( pResultSet->getPropertyState( nHandleDuration ) == STLPropertyState_DIRECT ) in changeSelection()1471 pResultSet->getPropertyValue( nHandleDuration ) >>= fDuration; in changeSelection()1515 if( pResultSet->getPropertyState( nHandleDuration ) == STLPropertyState_DIRECT ) in changeSelection()
48 const sal_Int32 nHandleDuration = 6; variable
Completed in 32 milliseconds