[Libreoffice-commits] .: svx/inc
Stephan Bergmann
sbergmann at kemper.freedesktop.org
Fri Aug 10 01:48:10 PDT 2012
svx/inc/svx/svdpage.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 7f01893356d1bd8882bde5c7df27f00073854514
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Fri Aug 10 10:46:27 2012 +0200
Remove misleading comment
... as f7f34c29aada422e54c5835eb4df610b7d2a627c "INTEGRATION: CWS impress144
(1.6.104); FILE MERGED: 2008/06/07 16:54:05 cl 1.6.104.1: #i88525# keep
SvxUnoDrawPage wrapper for as long as the SvdPage lives" had changed it from
WeakReference to Reference.
Change-Id: I14a46eb0a11e636a04d10d9743a14a1734f910af
diff --git a/svx/inc/svx/svdpage.hxx b/svx/inc/svx/svdpage.hxx
index 19f9d35..e700f29 100644
--- a/svx/inc/svx/svdpage.hxx
+++ b/svx/inc/svx/svdpage.hxx
@@ -437,7 +437,6 @@ friend class ChXChartDocument;
sal_Int32 nBordRgt; // Seitenrand rechts
sal_Int32 nBordLwr; // Seitenrand unten
- // this is a weak reference to a possible living api wrapper for this page
::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > mxUnoPage;
protected:
More information about the Libreoffice-commits
mailing list