Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1913 if( pSet->getPropertyState( nHandleStart ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()
1916 pSet->getPropertyValue( nHandleStart ) >>= nStart; in CustomAnimationDurationTabPage()
2094 if(mpSet->getPropertyState( nHandleStart ) != STLPropertyState_AMBIGUOUS) in update()
2095 mpSet->getPropertyValue( nHandleStart ) >>= nOldStart; in update()
2098 pSet->setPropertyValue( nHandleStart, makeAny( nStart ) ); in update()
2500 pSet->setPropertyDefaultValue( nHandleStart, makeAny( (sal_Int16)EffectNodeType::ON_CLICK ) ); in createDefaultSet()
H A DCustomAnimationDialog.hxx46 const sal_Int32 nHandleStart = 4; variable
H A DCustomAnimationPane.cxx1371 addValue( pSet, nHandleStart, makeAny( pEffect->getNodeType() ) ); in createSelectionSet()
1524 if( pResultSet->getPropertyState( nHandleStart ) == STLPropertyState_DIRECT ) in changeSelection()
1527 pResultSet->getPropertyValue( nHandleStart ) >>= nNodeType; in changeSelection()

Completed in 48 milliseconds