summaryrefslogtreecommitdiffstats
path: root/basctl/source/inc/scriptdocument.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/scriptdocument.hxx')
-rw-r--r--basctl/source/inc/scriptdocument.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/inc/scriptdocument.hxx b/basctl/source/inc/scriptdocument.hxx
index 815c78b80195..60cadce8fab9 100644
--- a/basctl/source/inc/scriptdocument.hxx
+++ b/basctl/source/inc/scriptdocument.hxx
@@ -457,7 +457,7 @@ namespace basctl
@precond
<code>isApplication</code> returns <FALSE/>
*/
- bool saveDocument(
+ void saveDocument(
const css::uno::Reference< css::task::XStatusIndicator >& _rxStatusIndicator
) const;