summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLBackgroundImageExport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLBackgroundImageExport.hxx')
-rw-r--r--xmloff/inc/XMLBackgroundImageExport.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmloff/inc/XMLBackgroundImageExport.hxx b/xmloff/inc/XMLBackgroundImageExport.hxx
index 0eb74683f28f..a6dca781ff26 100644
--- a/xmloff/inc/XMLBackgroundImageExport.hxx
+++ b/xmloff/inc/XMLBackgroundImageExport.hxx
@@ -32,9 +32,8 @@ class XMLBackgroundImageExport
{
SvXMLExport& rExport;
-protected:
-
SvXMLExport& GetExport() { return rExport; }
+
public:
XMLBackgroundImageExport( SvXMLExport& rExport );