summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlexp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlexp.hxx')
-rw-r--r--include/xmloff/xmlexp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlexp.hxx b/include/xmloff/xmlexp.hxx
index f1cf97ed074d..a6e97f7659bf 100644
--- a/include/xmloff/xmlexp.hxx
+++ b/include/xmloff/xmlexp.hxx
@@ -496,7 +496,7 @@ public:
// get export flags
SvXMLExportFlags getExportFlags() const { return mnExportFlags; }
- bool ExportEmbeddedOwnObject(
+ void ExportEmbeddedOwnObject(
css::uno::Reference<css::lang::XComponent >& rComp );
OUString GetRelativeReference(const OUString& rValue);