Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/slidesorter/controller/
H A DSlsAnimationFunction.cxx170 mnY1(nY1), in AnimationBezierFunction()
183 mnY1(nY1), in AnimationBezierFunction()
196 EvaluateComponent(nT, mnY1, mnY2)); in operator ()()
/aoo41x/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsAnimationFunction.hxx138 const double mnY1; member in sd::slidesorter::controller::AnimationBezierFunction
/aoo41x/main/xmloff/source/draw/
H A Dximpshap.cxx1084 mnY1( 0L ), in SdXMLLineShapeContext()
1110 GetImport().GetMM100UnitConverter().convertMeasure(mnY1, rValue); in processAttribute()
1145 awt::Point aTopLeft(mnX1, mnY1); in StartElement()
1154 if(mnY1 > mnY2) in StartElement()
1157 aBottomRight.Y = mnY1; in StartElement()
1170 *pInnerSequence = awt::Point( mnX1 - aTopLeft.X, mnY1 - aTopLeft.Y); in StartElement()
H A Dximpshap.hxx157 sal_Int32 mnY1; member in SdXMLLineShapeContext

Completed in 24 milliseconds