summaryrefslogtreecommitdiff
path: root/sot/inc
diff options
context:
space:
mode:
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 7f975661fb78..33fb03028283 100644
--- a/sot/inc/sot/storage.hxx
+++ b/sot/inc/sot/storage.hxx
@@ -212,7 +212,6 @@ public:
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 );
sal_Bool IsOLEStorage() const;
static sal_Bool IsOLEStorage( const String & rFileName );
static sal_Bool IsOLEStorage( SvStream* pStream );