Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.hxx79 const sal_Int32 nHandleHasVisibleShape = 32; variable
H A DCustomAnimationDialog.cxx2283 if( pSet->getPropertyState( nHandleHasVisibleShape ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationTextAnimTabPage()
2284 pSet->getPropertyValue( nHandleHasVisibleShape ) >>= mbHasVisibleShapes; in CustomAnimationTextAnimTabPage()
2519 pSet->setPropertyDefaultValue( nHandleHasVisibleShape, makeAny( sal_False ) ); in createDefaultSet()
H A DCustomAnimationPane.cxx1380 addValue( pSet, nHandleHasVisibleShape, Any( hasVisibleShape( pEffect->getTargetShape() ) ) ); in createSelectionSet()

Completed in 34 milliseconds