Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/msfilter/
H A Descherex.cxx2732 std::vector< sal_Int32 > aEquationOrder; in CreateCustomShapeProperties() local
2733 ConvertEnhancedCustomShapeEquation( pCustoShape, aEquations, aEquationOrder ); in CreateCustomShapeProperties()
3197 … sal_Int32 X = GetValueForEnhancedCustomShapeParameter( aGluePoints[ j ].First, aEquationOrder ); in CreateCustomShapeProperties()
3198 … sal_Int32 Y = GetValueForEnhancedCustomShapeParameter( aGluePoints[ j ].Second, aEquationOrder ); in CreateCustomShapeProperties()
3371 …ft = GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].TopLeft.First, aEquationOrder ); in CreateCustomShapeProperties()
3372 … = GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].TopLeft.Second, aEquationOrder ); in CreateCustomShapeProperties()
3373 … GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].BottomRight.First, aEquationOrder ); in CreateCustomShapeProperties()
3374 …GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].BottomRight.Second, aEquationOrder ); in CreateCustomShapeProperties()
3839 …2 X = GetValueForEnhancedCustomShapeParameter( aCoordinates[ j ].First, aEquationOrder, sal_True ); in CreateCustomShapeProperties()
3840 … Y = GetValueForEnhancedCustomShapeParameter( aCoordinates[ j ].Second, aEquationOrder, sal_True ); in CreateCustomShapeProperties()

Completed in 40 milliseconds