Searched refs:nHandleMaxParaDepth (Results 1 – 3 of 3) sorted by relevance
54 const sal_Int32 nHandleMaxParaDepth = 12; variable
2325 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()
1446 addValue( pSet, nHandleMaxParaDepth, makeAny( nMaxParaDepth ) ); in createSelectionSet()
Completed in 40 milliseconds