summaryrefslogtreecommitdiff
path: root/include/oox/core/xmlfilterbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/core/xmlfilterbase.hxx')
-rw-r--r--include/oox/core/xmlfilterbase.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/oox/core/xmlfilterbase.hxx b/include/oox/core/xmlfilterbase.hxx
index 604f220c4a1d..351910d29926 100644
--- a/include/oox/core/xmlfilterbase.hxx
+++ b/include/oox/core/xmlfilterbase.hxx
@@ -101,6 +101,8 @@ public:
used for fragments referred by the root relations. */
OUString getFragmentPathFromFirstType( const OUString& rType );
+ OUString getFragmentPathFromFirstTypeFromOfficeDoc( const OUString& rPart );
+
/** Imports a fragment using the passed fragment handler, which contains
the full path to the fragment stream.