Lines Matching refs:Value

101 			if ( rParameter.Value.getValueTypeClass() == TypeClass_DOUBLE )  in GetFormulaParameter()
104 if ( rParameter.Value >>= fValue ) in GetFormulaParameter()
110 if ( rParameter.Value >>= nValue ) in GetFormulaParameter()
117 if ( rParameter.Value.getValueTypeClass() == TypeClass_LONG ) in GetFormulaParameter()
120 if ( rParameter.Value >>= nFormulaIndex ) in GetFormulaParameter()
135 if ( rParameter.Value.getValueTypeClass() == TypeClass_LONG ) in GetFormulaParameter()
138 if ( rParameter.Value >>= nAdjustmentIndex ) in GetFormulaParameter()
258 …aRet.Value = Any( CustomShapeProperties::SetCustomShapeGuideValue( rCustomShapeProperties.getGuide… in GetAdjCoordinate()
284 …aRet.Value = Any( CustomShapeProperties::SetCustomShapeGuideValue( rCustomShapeProperties.getGuide… in GetAdjCoordinate()
303 …aRet.Value = Any( CustomShapeProperties::SetCustomShapeGuideValue( rCustomShapeProperties.getGuide… in GetAdjCoordinate()
313 …aRet.Value = Any( CustomShapeProperties::SetCustomShapeGuideValue( rCustomShapeProperties.getGuide… in GetAdjCoordinate()
331 …aRet.Value = Any( CustomShapeProperties::SetCustomShapeGuideValue( rCustomShapeProperties.getGuide… in GetAdjCoordinate()
345 …aRet.Value = Any( CustomShapeProperties::SetCustomShapeGuideValue( rCustomShapeProperties.getGuide… in GetAdjCoordinate()
372 …aRet.Value = Any( CustomShapeProperties::SetCustomShapeGuideValue( rCustomShapeProperties.getGuide… in GetAdjCoordinate()
385 aRet.Value = Any( nConstant ); in GetAdjCoordinate()
399 aRet.Value = Any( rValue.toInt32() ); in GetAdjCoordinate()
407 aRet.Value = Any( nGuideIndex ); in GetAdjCoordinate()
415 aRet.Value = Any( nGuideIndex ); in GetAdjCoordinate()
419 aRet.Value = Any( rValue ); in GetAdjCoordinate()
433 aAngle.Value >>= nValue; in GetAdjAngle()
435 aAngle.Value <<= fValue; in GetAdjAngle()