ScLinkedAreaDlg: unused private member
Change-Id: I01a64a47e2c0587bb35c609e6658b8fe01301320
This commit is contained in:
@@ -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 *);
|
||||
|
Reference in New Issue
Block a user