Searched refs:aAdjustmentVal (Results 1 – 1 of 1) sorted by relevance
197 EnhancedCustomShapeAdjustmentValue aAdjustmentVal; in pushToPropSet() local206 aAdjustmentVal.Value <<= nValue; in pushToPropSet()207 aAdjustmentVal.State = PropertyState_DIRECT_VALUE; in pushToPropSet()208 aAdjustmentSeq[ nAdjustmentIndex ] = aAdjustmentVal; in pushToPropSet()258 EnhancedCustomShapeAdjustmentValue aAdjustmentVal; in pushToPropSet() local259 aAdjustmentVal.Value <<= maAdjustmentGuideList[ i ].maFormula.toInt32(); in pushToPropSet()260 aAdjustmentVal.State = PropertyState_DIRECT_VALUE; in pushToPropSet()261 aAdjustmentValues[ i ] = aAdjustmentVal; in pushToPropSet()
Completed in 7 milliseconds