diff options
Diffstat (limited to 'include/sot/stg.hxx')
-rw-r--r-- | include/sot/stg.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sot/stg.hxx b/include/sot/stg.hxx index a6be7ce132fe..5f4ba36d7b4b 100644 --- a/include/sot/stg.hxx +++ b/include/sot/stg.hxx @@ -284,9 +284,7 @@ protected: virtual ~UCBStorage(); public: static bool IsStorageFile( SvStream* ); - static bool IsDiskSpannedFile( SvStream* ); static OUString GetLinkedFile( SvStream& ); - static OUString CreateLinkFile( const OUString& rName ); UCBStorage( const ::ucbhelper::Content& rContent, const OUString& rName, StreamMode nMode, bool bDirect = true, bool bIsRoot = true ); UCBStorage( const OUString& rName, |