summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlimp.hxx')
-rw-r--r--include/xmloff/xmlimp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlimp.hxx b/include/xmloff/xmlimp.hxx
index 8790f778c31d..397946314cb1 100644
--- a/include/xmloff/xmlimp.hxx
+++ b/include/xmloff/xmlimp.hxx
@@ -469,7 +469,7 @@ public:
@see <member>mbIsGraphicLoadOnDemandSupported</member>
*/
- bool isGraphicLoadOnDemandSupported() const;
+ bool isGraphicLoadOnDemandSupported() const { return mbIsGraphicLoadOnDemandSupported;}
/**
Returns true if the embedded font document URL has already been processed.