summaryrefslogtreecommitdiff
path: root/svl/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-14 22:13:56 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-15 11:23:37 +0100
commit1c38704ff1bff7942a9d1eb8452a43c03fe41449 (patch)
tree7ad5114802f4a802ab311b5613a4b6b4533644d1 /svl/inc
parent1cbaa2a61090fab9e0b24ac3f18395ced92e984f (diff)
callcatcher: some unused code
Diffstat (limited to 'svl/inc')
-rw-r--r--svl/inc/svl/style.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svl/inc/svl/style.hxx b/svl/inc/svl/style.hxx
index 4f478c0c37b6..7edecd70883d 100644
--- a/svl/inc/svl/style.hxx
+++ b/svl/inc/svl/style.hxx
@@ -365,7 +365,6 @@ class SVL_DLLPUBLIC SfxUnoStyleSheet : public ::cppu::ImplInheritanceHelper2< Sf
{
public:
SfxUnoStyleSheet( const UniString& _rName, const SfxStyleSheetBasePool& _rPool, SfxStyleFamily _eFamily, sal_uInt16 _nMaske );
- SfxUnoStyleSheet( const SfxStyleSheet& _rSheet );
static SfxUnoStyleSheet* getUnoStyleSheet( const ::com::sun::star::uno::Reference< ::com::sun::star::style::XStyle >& xStyle );