https://bz.apache.org/bugzilla/show_bug.cgi?id=58973

Rahul <rahul.kr.sharm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #7 from Rahul <rahul.kr.sharm...@gmail.com> ---
I tried to run the Example Which you given by r1728888 with latest POI poi-3.13
jars but it is giving compile time error for class not found for the following
classes.

import org.openxmlformats.schemas.presentationml.x2006.main.CTExtension;
import
org.openxmlformats.schemas.presentationml.x2006.main.CTTLCommonMediaNodeData;
import
org.openxmlformats.schemas.presentationml.x2006.main.CTTLCommonTimeNodeData;
import org.openxmlformats.schemas.presentationml.x2006.main.CTTimeNodeList;
import org.openxmlformats.schemas.presentationml.x2006.main.STTLTimeIndefinite;
import
org.openxmlformats.schemas.presentationml.x2006.main.STTLTimeNodeFillType;
import
org.openxmlformats.schemas.presentationml.x2006.main.STTLTimeNodeRestartType;
import org.openxmlformats.schemas.presentationml.x2006.main.STTLTimeNodeType;

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to