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.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/xmloff/xmlimp.hxx b/include/xmloff/xmlimp.hxx
index 691d3e704b54..3f6f3bd504ce 100644
--- a/include/xmloff/xmlimp.hxx
+++ b/include/xmloff/xmlimp.hxx
@@ -571,14 +571,6 @@ public:
*/
sal_uInt16 getGeneratorVersion() const;
- /** If true, the URL for graphic shapes may be stored as a package URL and
- loaded later (on demand) by the application. Otherwise graphics are
- loaded immediately and the graphic shape gets the graphic manager URL.
-
- @see <member>mbIsGraphicLoadOnDemandSupported</member>
- */
- bool isGraphicLoadOnDemandSupported() const { return mbIsGraphicLoadOnDemandSupported;}
-
/**
Returns true if the embedded font document URL has already been processed.
Otherwise returns false and consequent calls with the same URL will return true.