Searched refs:nHandleBegin (Results 1 – 3 of 3) sorted by relevance
1926 if( pSet->getPropertyState( nHandleBegin ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()1929 pSet->getPropertyValue( nHandleBegin ) >>= fBegin; in CustomAnimationDurationTabPage()2107 if( mpSet->getPropertyState( nHandleBegin ) != STLPropertyState_AMBIGUOUS ) in update()2108 mpSet->getPropertyValue( nHandleBegin ) >>= fOldBegin; in update()2111 pSet->setPropertyValue( nHandleBegin, makeAny( fBegin ) ); in update()2501 pSet->setPropertyDefaultValue( nHandleBegin, makeAny( (double)0.0 ) ); in createDefaultSet()
47 const sal_Int32 nHandleBegin = 5; variable
1369 addValue( pSet, nHandleBegin, makeAny( pEffect->getBegin() ) ); in createSelectionSet()1504 if( pResultSet->getPropertyState( nHandleBegin ) == STLPropertyState_DIRECT ) in changeSelection()1507 pResultSet->getPropertyValue( nHandleBegin ) >>= fBegin; in changeSelection()
Completed in 54 milliseconds