Searched refs:GetValueForEnhancedCustomShapeParameter (Results 1 – 2 of 2) sorted by relevance
2449 sal_Int32 EscherPropertyContainer::GetValueForEnhancedCustomShapeParameter( const ::com::sun::star:… in GetValueForEnhancedCustomShapeParameter() function in EscherPropertyContainer3186 … sal_Int32 X = GetValueForEnhancedCustomShapeParameter( aGluePoints[ j ].First, aEquationOrder ); in CreateCustomShapeProperties()3187 … sal_Int32 Y = GetValueForEnhancedCustomShapeParameter( aGluePoints[ j ].Second, aEquationOrder ); in CreateCustomShapeProperties()3360 …sal_Int32 nLeft = GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].TopLeft.First, aEq… in CreateCustomShapeProperties()3361 …sal_Int32 nTop = GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].TopLeft.Second, aE… in CreateCustomShapeProperties()3362 …sal_Int32 nRight = GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].BottomRight.First… in CreateCustomShapeProperties()3363 …sal_Int32 nBottom = GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].BottomRight.Seco… in CreateCustomShapeProperties()3828 …sal_Int32 X = GetValueForEnhancedCustomShapeParameter( aCoordinates[ j ].First, aEquationOrder, sa… in CreateCustomShapeProperties()3829 …sal_Int32 Y = GetValueForEnhancedCustomShapeParameter( aCoordinates[ j ].Second, aEquationOrder, s… in CreateCustomShapeProperties()
1242 …sal_Int32 GetValueForEnhancedCustomShapeParameter( const ::com::sun::star::drawing::EnhancedCustom…
Completed in 61 milliseconds