Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slidesorter/controller/
H A DSlsAnimationFunction.cxx172 mnY2(nY2) in AnimationBezierFunction()
185 mnY2(1-nX1) in AnimationBezierFunction()
196 EvaluateComponent(nT, mnY1, mnY2)); in operator ()()
/aoo4110/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsAnimationFunction.hxx140 const double mnY2; member in sd::slidesorter::controller::AnimationBezierFunction
/aoo4110/main/xmloff/source/draw/
H A Dximpshap.cxx1086 mnY2( 1L ) in SdXMLLineShapeContext()
1120 GetImport().GetMM100UnitConverter().convertMeasure(mnY2, rValue); in processAttribute()
1146 awt::Point aBottomRight(mnX2, mnY2); in StartElement()
1154 if(mnY1 > mnY2) in StartElement()
1156 aTopLeft.Y = mnY2; in StartElement()
1172 *pInnerSequence = awt::Point( mnX2 - aTopLeft.X, mnY2 - aTopLeft.Y); in StartElement()
H A Dximpshap.hxx159 sal_Int32 mnY2; member in SdXMLLineShapeContext

Completed in 57 milliseconds