Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slidesorter/controller/
H A DSlsAnimationFunction.cxx169 : mnX1(nX1), in AnimationBezierFunction()
182 : mnX1(nX1), in AnimationBezierFunction()
195 EvaluateComponent(nT, mnX1, mnX2), in operator ()()
/aoo4110/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsAnimationFunction.hxx137 const double mnX1; member in sd::slidesorter::controller::AnimationBezierFunction
/aoo4110/main/xmloff/source/draw/
H A Dximpshap.cxx1083 mnX1( 0L ), in SdXMLLineShapeContext()
1105 GetImport().GetMM100UnitConverter().convertMeasure(mnX1, rValue); in processAttribute()
1145 awt::Point aTopLeft(mnX1, mnY1); in StartElement()
1148 if(mnX1 > mnX2) in StartElement()
1151 aBottomRight.X = mnX1; in StartElement()
1170 *pInnerSequence = awt::Point( mnX1 - aTopLeft.X, mnY1 - aTopLeft.Y); in StartElement()
H A Dximpshap.hxx156 sal_Int32 mnX1; member in SdXMLLineShapeContext

Completed in 33 milliseconds