summaryrefslogtreecommitdiff
path: root/sot/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-04 09:34:18 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-04 09:36:47 +0100
commit4665608ae8824128d9cc0bf8a21c47140cb5dd05 (patch)
tree66f9b9a685f7a7151871f238b6ab6e6255dd82d4 /sot/inc
parent9c0bcbaa53871c1f416828b21695e8ce6eb82e7e (diff)
callcatcher: remove unused methods
Diffstat (limited to 'sot/inc')
-rw-r--r--sot/inc/sot/storage.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sot/inc/sot/storage.hxx b/sot/inc/sot/storage.hxx
index 9913edaaa40f..a71332b3108b 100644
--- a/sot/inc/sot/storage.hxx
+++ b/sot/inc/sot/storage.hxx
@@ -231,7 +231,6 @@ public:
virtual sal_Bool MoveTo( const String & rEleName, SotStorage * pDest,
const String & rNewName );
- SvStream* GetTargetSvStream() const;
sal_Bool SetProperty( const String& rName, const ::com::sun::star::uno::Any& rValue );
sal_Bool GetProperty( const String& rName, ::com::sun::star::uno::Any& rValue );
sal_Bool GetProperty( const String& rEleName, const String& rName, ::com::sun::star::uno::Any& rValue );