poi/src/scratchpad/src/org/apache/poi/hslf
Yegor Kozlov 6e96462b0e misc improvements in slide rendering
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649798 13f79535-47bb-0310-9956-ffa450edef68
2008-04-19 11:17:37 +00:00
..
blip throw HSLFException instead of RuntimeException 2007-05-24 11:05:24 +00:00
data empty.ppt with the master styles compatible with PPT 2003 2008-04-07 15:34:53 +00:00
dev Refactor the TextPropCollection and TextProp classes into their own model package. Some of the logic in StyleTextPropAtom should probably be refactored out too, but that's still to do 2007-01-15 17:00:41 +00:00
exceptions throw HSLFException instead of RuntimeException 2007-05-24 11:05:24 +00:00
extractor Provide a common ole2 implementation of POITextExtractor, which gives access to the document metadata 2008-04-09 12:46:42 +00:00
model misc improvements in slide rendering 2008-04-19 11:17:37 +00:00
record properly set shapeId for new shapes 2008-04-19 11:16:53 +00:00
usermodel misc improvements in slide rendering 2008-04-19 11:17:37 +00:00
util Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
EncryptedSlideShow.java When trying to tell if a PPT file is encrypted or not, try to avoid an AIOOB 2007-08-23 12:03:20 +00:00
HSLFSlideShow.java Support for getting OLE object data from slide show 2008-04-16 11:57:15 +00:00