summaryrefslogtreecommitdiff
path: root/cui/source/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-10-27 15:13:34 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-10-27 15:42:33 +0100
commit6affa4be69aa31e27af9d50e9ab6bd740319c379 (patch)
treeb7f796f04c04bda0a3039ecf486c301ba53a1913 /cui/source/inc
parentec64bf60d902afbec91e6eed3dbda08e075ffc3f (diff)
callcatcher: update list, stop hiding uncalled tests :-)
Change-Id: I9bd81a9c5e85db4512a3e4768c9b87696c91b7bc
Diffstat (limited to 'cui/source/inc')
-rw-r--r--cui/source/inc/insdlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/insdlg.hxx b/cui/source/inc/insdlg.hxx
index 1f9daae52ab0..37fe1e2a7d73 100644
--- a/cui/source/inc/insdlg.hxx
+++ b/cui/source/inc/insdlg.hxx
@@ -44,7 +44,6 @@ protected:
const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >& m_xStorage;
comphelper::EmbeddedObjectContainer aCnt;
- InsertObjectDialog_Impl( Window * pParent, const ResId & rResId, const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >& xStorage );
InsertObjectDialog_Impl(Window * pParent, const OString& rID,
const OUString& rUIXMLDescription,
const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >& xStorage);