diff options
Diffstat (limited to 'include/comphelper/embeddedobjectcontainer.hxx')
-rw-r--r-- | include/comphelper/embeddedobjectcontainer.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/comphelper/embeddedobjectcontainer.hxx b/include/comphelper/embeddedobjectcontainer.hxx index c477a6fbe8c2..cc040da152c3 100644 --- a/include/comphelper/embeddedobjectcontainer.hxx +++ b/include/comphelper/embeddedobjectcontainer.hxx @@ -166,6 +166,7 @@ public: bool StoreChildren(bool _bOasisFormat,bool _bObjectsOnly); bool StoreAsChildren( bool _bOasisFormat ,bool _bCreateEmbedded + ,bool _bAutoSaveEvent ,const css::uno::Reference < css::embed::XStorage >& _xStorage); static css::uno::Reference< css::io::XInputStream > GetGraphicReplacementStream( |