diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/ucbhelper/content.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ucbhelper/content.hxx b/include/ucbhelper/content.hxx index 3d48b70915f0..363cd45a61f1 100644 --- a/include/ucbhelper/content.hxx +++ b/include/ucbhelper/content.hxx @@ -654,7 +654,7 @@ public: * @throws css::uno::RuntimeException * @throws css::uno::Exception */ - bool + void transferContent( const Content& rSourceContent, InsertOperation eOperation, const OUString & rTitle, |