summaryrefslogtreecommitdiff
path: root/include/xmloff/settingsstore.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/settingsstore.hxx')
-rw-r--r--include/xmloff/settingsstore.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xmloff/settingsstore.hxx b/include/xmloff/settingsstore.hxx
index e4212f553405..259897b18e65 100644
--- a/include/xmloff/settingsstore.hxx
+++ b/include/xmloff/settingsstore.hxx
@@ -23,6 +23,7 @@ public:
// Import objects and update properties (eliding URLs)
virtual com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>
filterStreamsFromStorage(
+ OUString const & referer,
const com::sun::star::uno::Reference< com::sun::star::embed::XStorage > &xStorage,
const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>& aConfigProps ) = 0;
// Export objects and update properties with relative URLs into this storage