Searched refs:nHandleHasVisibleShape (Results 1 – 3 of 3) sorted by relevance
79 const sal_Int32 nHandleHasVisibleShape = 32; variable
2283 if( pSet->getPropertyState( nHandleHasVisibleShape ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationTextAnimTabPage()2284 pSet->getPropertyValue( nHandleHasVisibleShape ) >>= mbHasVisibleShapes; in CustomAnimationTextAnimTabPage()2519 pSet->setPropertyDefaultValue( nHandleHasVisibleShape, makeAny( sal_False ) ); in createDefaultSet()
1380 addValue( pSet, nHandleHasVisibleShape, Any( hasVisibleShape( pEffect->getTargetShape() ) ) ); in createSelectionSet()
Completed in 99 milliseconds