summaryrefslogtreecommitdiff
path: root/include/oox/core/contexthandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/core/contexthandler.hxx')
-rw-r--r--include/oox/core/contexthandler.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/oox/core/contexthandler.hxx b/include/oox/core/contexthandler.hxx
index 272927a7c96e..2dda0122e11f 100644
--- a/include/oox/core/contexthandler.hxx
+++ b/include/oox/core/contexthandler.hxx
@@ -71,6 +71,7 @@ public:
OUString getFragmentPathFromRelId( const OUString& rRelId ) const;
/** Returns the full fragment path for the first relation of the passed type. */
OUString getFragmentPathFromFirstType( const OUString& rType ) const;
+ OUString getFragmentPathFromFirstTypeFromOfficeDoc( const OUString& rType ) const;
// com.sun.star.xml.sax.XFastContextHandler interface ---------------------