svx: GetSdrPageViewOfMarkedByIndex() -> ...
commitb1da1ef5766d1910b29d98b62a842ccfd7bacf08
authorXisco Fauli <xiscofauli@libreoffice.org>
Wed, 29 May 2024 11:56:39 +0000 (29 13:56 +0200)
committerXisco Fauli <xiscofauli@libreoffice.org>
Thu, 30 May 2024 06:44:14 +0000 (30 08:44 +0200)
tree15141aab066af90ed89921b02b3388ca4eb920de
parenta2b00082114b443962715a671b8bbb17733d6453
svx: GetSdrPageViewOfMarkedByIndex() -> ...

... GetMarkedObjectList().GetMark(nNum)->GetPageView()

In order to reduce number of calls to GetMarkedObjectList() later on

Change-Id: If79125cc13fff7b8944c50202e0564de6bf8302e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168219
Tested-by: Xisco Fauli <xiscofauli@libreoffice.org>
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
include/svx/svdmrkv.hxx
svx/source/engine3d/view3d.cxx
svx/source/svdraw/svdedtv1.cxx
svx/source/svdraw/svdedtv2.cxx
svx/source/svdraw/svdmrkv.cxx