From 203499fc478e95c033a637618477706f711ad0f1 Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Tue, 12 Dec 2006 20:52:05 +0000 Subject: [PATCH] Switch the position of one tag, so an older version of forrest likes it git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@486305 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/hslf/how-to-shapes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/documentation/content/xdocs/hslf/how-to-shapes.xml b/src/documentation/content/xdocs/hslf/how-to-shapes.xml index cdd1605749..a040c79be8 100644 --- a/src/documentation/content/xdocs/hslf/how-to-shapes.xml +++ b/src/documentation/content/xdocs/hslf/how-to-shapes.xml @@ -158,6 +158,7 @@

Currently, HSLF API supports the following types of pictures: +

-

SlideShow ppt = new SlideShow(new HSLFSlideShow("slideshow.ppt")); -- 2.39.5