Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1384 (pSet->getPropertyState( nHandleDimColor ) != STLPropertyState_AMBIGUOUS)) in CustomAnimationEffectTabPage()
1396 Any aDimColor( pSet->getPropertyValue( nHandleDimColor ) ); in CustomAnimationEffectTabPage()
1662 if( (mpSet->getPropertyState( nHandleDimColor ) == STLPropertyState_AMBIGUOUS) || in update()
1663 (mpSet->getPropertyValue( nHandleDimColor ) != aDimColor) ) in update()
1664 pSet->setPropertyValue( nHandleDimColor, makeAny( aDimColor ) ); in update()
2496 pSet->setPropertyDefaultValue( nHandleDimColor, aEmpty ); in createDefaultSet()
H A DCustomAnimationDialog.hxx53 const sal_Int32 nHandleDimColor = 11; variable
H A DCustomAnimationPane.cxx1358 addValue( pSet, nHandleDimColor, pEffect->getDimColor() ); in createSelectionSet()
1589 if( pResultSet->getPropertyState( nHandleDimColor ) == STLPropertyState_DIRECT ) in changeSelection()
1591 Any aDimColor( pResultSet->getPropertyValue( nHandleDimColor ) ); in changeSelection()

Completed in 42 milliseconds