diff options
Diffstat (limited to 'sw/qa/extras/htmlimport/data/ole-data.xhtml')
-rw-r--r-- | sw/qa/extras/htmlimport/data/ole-data.xhtml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sw/qa/extras/htmlimport/data/ole-data.xhtml b/sw/qa/extras/htmlimport/data/ole-data.xhtml new file mode 100644 index 000000000..e8f1910ad --- /dev/null +++ b/sw/qa/extras/htmlimport/data/ole-data.xhtml @@ -0,0 +1,7 @@ +<reqif-xhtml:div> +<reqif-xhtml:p> +<reqif-xhtml:object data="data.ole" type="application/octet-stream"> + <reqif-xhtml:object data="ole2.png" type="image/png"></reqif-xhtml:object> +</reqif-xhtml:object> +</reqif-xhtml:p> +</reqif-xhtml:div> |