Home
last modified time | relevance | path

Searched refs:aNewHomogenMatrix (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svx/source/unodraw/
H A Dunoshape.cxx2258 basegfx::B2DHomMatrix aNewHomogenMatrix; in setPropertyValueImpl() local
2285 basegfx::B2DHomMatrix aNewHomogenMatrix; in setPropertyValueImpl() local
2289 aNewHomogenMatrix.set(0, 0, aMatrix.Line1.Column1); in setPropertyValueImpl()
2290 aNewHomogenMatrix.set(0, 1, aMatrix.Line1.Column2); in setPropertyValueImpl()
2291 aNewHomogenMatrix.set(0, 2, aMatrix.Line1.Column3); in setPropertyValueImpl()
2292 aNewHomogenMatrix.set(1, 0, aMatrix.Line2.Column1); in setPropertyValueImpl()
2293 aNewHomogenMatrix.set(1, 1, aMatrix.Line2.Column2); in setPropertyValueImpl()
2294 aNewHomogenMatrix.set(1, 2, aMatrix.Line2.Column3); in setPropertyValueImpl()
2295 aNewHomogenMatrix.set(2, 0, aMatrix.Line3.Column1); in setPropertyValueImpl()
2714 basegfx::B2DHomMatrix aNewHomogenMatrix; in getPropertyValueImpl() local
[all …]
H A Dunoshap2.cxx1124 basegfx::B2DHomMatrix aNewHomogenMatrix; in setPropertyValueImpl() local
1126 mpObj->TRGetBaseGeometry(aNewHomogenMatrix, aNewPolyPolygon); in setPropertyValueImpl()
1128 mpObj->TRSetBaseGeometry(aNewHomogenMatrix, aNewPolyPolygon); in setPropertyValueImpl()
1232 basegfx::B2DHomMatrix aNewHomogenMatrix; in getPropertyValueImpl() local
1235 mpObj->TRGetBaseGeometry(aNewHomogenMatrix, aNewPolyPolygon); in getPropertyValueImpl()
1485 basegfx::B2DHomMatrix aNewHomogenMatrix; in setPropertyValueImpl() local
1487 mpObj->TRGetBaseGeometry(aNewHomogenMatrix, aNewPolyPolygon); in setPropertyValueImpl()
1489 mpObj->TRSetBaseGeometry(aNewHomogenMatrix, aNewPolyPolygon); in setPropertyValueImpl()
1560 basegfx::B2DHomMatrix aNewHomogenMatrix; in getPropertyValueImpl() local
1561 mpObj.get()->TRGetBaseGeometry(aNewHomogenMatrix, aNewPolyPolygon); in getPropertyValueImpl()

Completed in 33 milliseconds