Searched refs:rDestinationHandle (Results 1 – 2 of 2) sorted by relevance
449 EnhancedCustomShape2d::Handle& rDestinationHandle ) in ConvertSequenceToEnhancedCustomShape2dHandle() argument455 rDestinationHandle.nFlags = 0; in ConvertSequenceToEnhancedCustomShape2dHandle()511 if ( rPropVal.Value >>= rDestinationHandle.aPolar ) in ConvertSequenceToEnhancedCustomShape2dHandle()512 rDestinationHandle.nFlags |= HANDLE_FLAGS_POLAR; in ConvertSequenceToEnhancedCustomShape2dHandle()530 if ( rPropVal.Value >>= rDestinationHandle.nRefX ) in ConvertSequenceToEnhancedCustomShape2dHandle()531 rDestinationHandle.nFlags |= HANDLE_FLAGS_REFX; in ConvertSequenceToEnhancedCustomShape2dHandle()535 if ( rPropVal.Value >>= rDestinationHandle.nRefY ) in ConvertSequenceToEnhancedCustomShape2dHandle()536 rDestinationHandle.nFlags |= HANDLE_FLAGS_REFY; in ConvertSequenceToEnhancedCustomShape2dHandle()541 rDestinationHandle.nFlags |= HANDLE_FLAGS_REFANGLE; in ConvertSequenceToEnhancedCustomShape2dHandle()545 if ( rPropVal.Value >>= rDestinationHandle.nRefR ) in ConvertSequenceToEnhancedCustomShape2dHandle()[all …]
213 EnhancedCustomShape2d::Handle& rDestinationHandle );
Completed in 27 milliseconds