Home
last modified time | relevance | path

Searched refs:STLPropertyState_AMBIGUOUS (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1384 (pSet->getPropertyState( nHandleDimColor ) != STLPropertyState_AMBIGUOUS)) in CustomAnimationEffectTabPage()
1421 if( pSet->getPropertyState( nHandleHasText ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationEffectTabPage()
1913 if( pSet->getPropertyState( nHandleStart ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()
1926 if( pSet->getPropertyState( nHandleBegin ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()
1968 if( pSet->getPropertyState( nHandleRepeat ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()
2000 if( pSet->getPropertyState( nHandleEnd ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()
2007 if( pSet->getPropertyState( nHandleRewind ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()
2022 if( pSet->getPropertyState( nHandleTrigger ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()
2094 if(mpSet->getPropertyState( nHandleStart ) != STLPropertyState_AMBIGUOUS) in update()
2107 if( mpSet->getPropertyState( nHandleBegin ) != STLPropertyState_AMBIGUOUS ) in update()
[all …]
H A DSTLPropertySet.hxx41 const sal_Int32 STLPropertyState_AMBIGUOUS = 3; variable
49 : mnState( STLPropertyState_AMBIGUOUS ) {} in STLPropertyMapEntry()
H A DSTLPropertySet.cxx91 return STLPropertyState_AMBIGUOUS; in getPropertyState()
H A DCustomAnimationPane.cxx1122 case STLPropertyState_AMBIGUOUS: in addValue()
1128 pSet->setPropertyState( nHandle, STLPropertyState_AMBIGUOUS ); in addValue()

Completed in 91 milliseconds