Searched refs:aEquationOrder (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/filter/source/msfilter/ |
H A D | escherex.cxx | 2721 std::vector< sal_Int32 > aEquationOrder; in CreateCustomShapeProperties() local 2722 ConvertEnhancedCustomShapeEquation( pCustoShape, aEquations, aEquationOrder ); in CreateCustomShapeProperties() 3186 … sal_Int32 X = GetValueForEnhancedCustomShapeParameter( aGluePoints[ j ].First, aEquationOrder ); in CreateCustomShapeProperties() 3187 … sal_Int32 Y = GetValueForEnhancedCustomShapeParameter( aGluePoints[ j ].Second, aEquationOrder ); in CreateCustomShapeProperties() 3360 …ft = GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].TopLeft.First, aEquationOrder ); in CreateCustomShapeProperties() 3361 … = GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].TopLeft.Second, aEquationOrder ); in CreateCustomShapeProperties() 3362 … GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].BottomRight.First, aEquationOrder ); in CreateCustomShapeProperties() 3363 …GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].BottomRight.Second, aEquationOrder ); in CreateCustomShapeProperties() 3828 …2 X = GetValueForEnhancedCustomShapeParameter( aCoordinates[ j ].First, aEquationOrder, sal_True ); in CreateCustomShapeProperties() 3829 … Y = GetValueForEnhancedCustomShapeParameter( aCoordinates[ j ].Second, aEquationOrder, sal_True ); in CreateCustomShapeProperties()
|
Completed in 31 milliseconds