Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx2000 if( pSet->getPropertyState( nHandleEnd ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()
2001 aEnd = pSet->getPropertyValue( nHandleEnd ); in CustomAnimationDurationTabPage()
2153 if( mpSet->getPropertyState( nHandleEnd ) != STLPropertyState_AMBIGUOUS ) in update()
2154 aOldEnd = mpSet->getPropertyValue( nHandleEnd ); in update()
2157 pSet->setPropertyValue( nHandleEnd, aEnd ); in update()
2506 pSet->setPropertyDefaultValue( nHandleEnd, aEmpty ); in createDefaultSet()
H A DCustomAnimationDialog.hxx51 const sal_Int32 nHandleEnd = 9; variable
H A DCustomAnimationPane.cxx1373 addValue( pSet, nHandleEnd, pEffect->getEnd() ); in createSelectionSet()
1545 if( pResultSet->getPropertyState( nHandleEnd ) == STLPropertyState_DIRECT ) in changeSelection()
1547 Any aEndValue( pResultSet->getPropertyValue( nHandleEnd ) ); in changeSelection()

Completed in 34 milliseconds