sd/source/ui/annotations/annotationmanager.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 4a1810b7d7b56ff7b853daf8802b21f9d15a3495 Author: Stephan Bergmann <sberg...@redhat.com> Date: Mon Oct 19 17:11:02 2015 +0200 typo Change-Id: Ifb4f8c039829ef326d81dd7a0e36b3b527451c21 diff --git a/sd/source/ui/annotations/annotationmanager.cxx b/sd/source/ui/annotations/annotationmanager.cxx index 79c8997..1bead96 100644 --- a/sd/source/ui/annotations/annotationmanager.cxx +++ b/sd/source/ui/annotations/annotationmanager.cxx @@ -1140,7 +1140,7 @@ SdPage* AnnotationManagerImpl::GetLastPage() SdPage* AnnotationManagerImpl::GetCurrentPage() { - if (rBase.GetMainViewShell().get()) + if (mrBase.GetMainViewShell().get()) mrBase.GetMainViewShell()->getCurrentPage(); return nullptr; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits