Searched defs:rTranslate (Results 1 – 5 of 5) sorted by relevance
65 inline B2DHomMatrix createTranslateB2DHomMatrix(const B2DTuple& rTranslate) in createTranslateB2DHomMatrix()86 const B2DTuple& rTranslate) in createScaleShearXRotateTranslateB2DHomMatrix()102 const B2DTuple& rTranslate) in createShearXRotateTranslateB2DHomMatrix()115 const B2DTuple& rTranslate) in createScaleTranslateB2DHomMatrix()
613 const basegfx::B3DVector& rTranslate(GetTranslate()); in GetMatFromObjectToView() local625 const basegfx::B3DVector& rTranslate(GetTranslate()); in CalcMatFromWorldToView() local
301 …bool B2DHomMatrix::decompose(B2DTuple& rScale, B2DTuple& rTranslate, double& rRotate, double& rShe… in decompose()
429 …bool B3DHomMatrix::decompose(B3DTuple& rScale, B3DTuple& rTranslate, B3DTuple& rRotate, B3DTuple& … in decompose()
689 const ::basegfx::B2DTuple& rTranslate = ((ImpSdXMLExpTransObj2DTranslate*)pObj)->maTranslate; in GetFullTransform() local1263 const ::basegfx::B3DTuple& rTranslate = ((ImpSdXMLExpTransObj3DTranslate*)pObj)->maTranslate; in GetFullTransform() local
Completed in 35 milliseconds