summaryrefslogtreecommitdiff
path: root/basctl/source/inc/propbrw.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-08-06 13:37:59 +0300
committerTor Lillqvist <tml@iki.fi>2013-08-06 13:42:07 +0300
commit9eea26e7fb54b79e5a722a15f8f5197fcb1dc0e9 (patch)
tree8523b43ad691ff7f394b4387ca4eb29ce67905a1 /basctl/source/inc/propbrw.hxx
parenta321be22907c47e2e378c494f0de9f3f68af5167 (diff)
WaE: private field 'rLayout' is not used
Change-Id: Iad6ab86123bd3c5f83452a1037c661003dcd7cdc
Diffstat (limited to 'basctl/source/inc/propbrw.hxx')
-rw-r--r--basctl/source/inc/propbrw.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/basctl/source/inc/propbrw.hxx b/basctl/source/inc/propbrw.hxx
index 76020e6c0e57..e5df9bafa3ce 100644
--- a/basctl/source/inc/propbrw.hxx
+++ b/basctl/source/inc/propbrw.hxx
@@ -51,8 +51,6 @@ private:
::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel >
m_xContextDocument;
- DialogWindowLayout& rLayout;
-
protected:
SdrView* pView;
virtual void Resize();