Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1926 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()
H A DCustomAnimationDialog.hxx47 const sal_Int32 nHandleBegin = 5; variable
H A DCustomAnimationPane.cxx1369 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 38 milliseconds