Searched refs:nHandleIterateType (Results 1 – 3 of 3) sorted by relevance
1426 if( pSet->getPropertyState( nHandleIterateType ) != STLPropertyState_AMBIGUOUS) in CustomAnimationEffectTabPage()1431 pSet->getPropertyValue( nHandleIterateType ) >>= nIterateType; in CustomAnimationEffectTabPage()1693 if(mpSet->getPropertyState( nHandleIterateType ) != STLPropertyState_AMBIGUOUS) in update()1694 mpSet->getPropertyValue( nHandleIterateType ) >>= nOldIterateType; in update()1697 pSet->setPropertyValue( nHandleIterateType, makeAny( nIterateType ) ); in update()2497 pSet->setPropertyDefaultValue( nHandleIterateType, makeAny( (sal_Int16)0 ) ); in createDefaultSet()
44 const sal_Int32 nHandleIterateType = 2; variable
1359 addValue( pSet, nHandleIterateType, makeAny( pEffect->getIterateType() ) ); in createSelectionSet()1478 if( pResultSet->getPropertyState( nHandleIterateType ) == STLPropertyState_DIRECT ) in changeSelection()1481 pResultSet->getPropertyValue( nHandleIterateType ) >>= nIterateType; in changeSelection()
Completed in 54 milliseconds