Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.hxx54 const sal_Int32 nHandleMaxParaDepth = 12; variable
H A DCustomAnimationDialog.cxx2325 if( pSet->getPropertyState( nHandleMaxParaDepth ) == STLPropertyState_DIRECT ) in CustomAnimationTextAnimTabPage()
2328 pSet->getPropertyValue( nHandleMaxParaDepth ) >>= nMaxParaDepth; in CustomAnimationTextAnimTabPage()
2492 pSet->setPropertyDefaultValue( nHandleMaxParaDepth, makeAny( (sal_Int32)-1 ) ); in createDefaultSet()
H A DCustomAnimationPane.cxx1446 addValue( pSet, nHandleMaxParaDepth, makeAny( nMaxParaDepth ) ); in createSelectionSet()

Completed in 31 milliseconds