sc/source/ui/inc/linkarea.hxx | 2 -- 1 file changed, 2 deletions(-) New commits: commit fe6f195f04b801d4dd47068de1493167a3cb0dcc Author: Matúš Kukan <matus.ku...@gmail.com> Date: Mon Oct 28 10:34:11 2013 +0100
ScLinkedAreaDlg: unused private member Change-Id: I01a64a47e2c0587bb35c609e6658b8fe01301320 diff --git a/sc/source/ui/inc/linkarea.hxx b/sc/source/ui/inc/linkarea.hxx index 03b6ef0..2bf86f0 100644 --- a/sc/source/ui/inc/linkarea.hxx +++ b/sc/source/ui/inc/linkarea.hxx @@ -20,7 +20,6 @@ #ifndef SC_LINKAREA_HXX #define SC_LINKAREA_HXX -#include <com/sun/star/embed/XEmbeddedObject.hpp> #include <vcl/dialog.hxx> #include <vcl/button.hxx> @@ -52,7 +51,6 @@ private: sfx2::DocumentInserter* pDocInserter; SfxObjectShellRef aSourceRef; - ::com::sun::star::uno::Reference< ::com::sun::star::embed::XEmbeddedObject > xSourceObject; DECL_LINK(FileHdl, void *); DECL_LINK(BrowseHdl, void *);
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits