summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/tdoc/tdoc_storage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/tdoc/tdoc_storage.hxx')
-rw-r--r--ucb/source/ucp/tdoc/tdoc_storage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/tdoc/tdoc_storage.hxx b/ucb/source/ucp/tdoc/tdoc_storage.hxx
index ff4fdaab774f..98b1234ad3a4 100644
--- a/ucb/source/ucp/tdoc/tdoc_storage.hxx
+++ b/ucb/source/ucp/tdoc/tdoc_storage.hxx
@@ -46,7 +46,7 @@ namespace tdoc_ucp {
StorageElementFactory(
const css::uno::Reference< css::uno::XComponentContext > & rxContext,
const rtl::Reference< OfficeDocumentsManager > & xDocsMgr );
- virtual ~StorageElementFactory();
+ virtual ~StorageElementFactory() override;
css::uno::Reference< css::embed::XStorage >
createTemporaryStorage()