Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/main/
H A DDragMethod_RotateDiagram.cxx209 …const basegfx::B3DHomMatrix aWorldToView(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection… in CreateOverlayGeometry() local
210 const basegfx::B3DHomMatrix aTransform(aWorldToView * aCurrentTransform); in CreateOverlayGeometry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/main/
H A DDragMethod_RotateDiagram.cxx207 …const basegfx::B3DHomMatrix aWorldToView(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection… in CreateOverlayGeometry() local
208 const basegfx::B3DHomMatrix aTransform(aWorldToView * aCurrentTransform); in CreateOverlayGeometry()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/engine3d/
H A Ddragmt3d.cxx243 …const basegfx::B3DHomMatrix aWorldToView(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection… in CreateOverlayGeometry() local
244 … const basegfx::B3DHomMatrix aTransform(aWorldToView * rCandidate.maDisplayTransform); in CreateOverlayGeometry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/engine3d/
H A Ddragmt3d.cxx238 …const basegfx::B3DHomMatrix aWorldToView(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection… in CreateOverlayGeometry() local
239 … const basegfx::B3DHomMatrix aTransform(aWorldToView * rCandidate.maDisplayTransform); in CreateOverlayGeometry()