Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1309 const Any aValue( pSet->getPropertyValue( nHandleProperty1Value ) ); in CustomAnimationEffectTabPage()
1592 if( mpSet->getPropertyState( nHandleProperty1Value ) != STLPropertyState_AMBIGUOUS) in update()
1593 aOldValue = mpSet->getPropertyValue( nHandleProperty1Value ); in update()
1596 pSet->setPropertyValue( nHandleProperty1Value, aNewValue ); in update()
2510 pSet->setPropertyDefaultValue( nHandleProperty1Value, aEmpty ); in createDefaultSet()
H A DCustomAnimationDialog.hxx57 const sal_Int32 nHandleProperty1Value = 15; variable
H A DCustomAnimationPane.cxx1426 addValue( pSet, nHandleProperty1Value, getProperty1Value( nType, pEffect ) ); in createSelectionSet()
1632 if( pResultSet->getPropertyState( nHandleProperty1Value ) == STLPropertyState_DIRECT ) in changeSelection()
1637 …nged |= setProperty1Value( nType, pEffect, pResultSet->getPropertyValue( nHandleProperty1Value ) ); in changeSelection()

Completed in 47 milliseconds