poi/src/scratchpad/testcases/org/apache/poi/hslf/model
Yegor Kozlov 149e87cda0 TextShape is a common superclass of all shapes that can hold text. The subclasses are TextBox and AutoShape.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648156 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 07:54:20 +00:00
..
TestBackground.java Applied copy2license script to the files that were converted by dos2unix. ant jar continues to pass. 2006-12-22 21:00:02 +00:00
TestHyperlink.java HSLF: readonly support for hyperlinks 2007-05-30 11:56:46 +00:00
TestLine.java Make this compile for me. 2007-01-30 05:49:04 +00:00
TestOleEmbedding.java Support for getting OLE object data from slide show. See Bug 43247 for details. 2007-09-08 16:12:29 +00:00
TestPPGraphics2D.java misc usermodel improvements. Also added the source code for the ApacheconEU08 FFT presentation 2008-04-14 09:21:57 +00:00
TestSetBoldItalic.java Applied copy2license script to the files that were converted by dos2unix. ant jar continues to pass. 2006-12-22 21:00:02 +00:00
TestShapes.java TextShape is a common superclass of all shapes that can hold text. The subclasses are TextBox and AutoShape. 2008-04-15 07:54:20 +00:00
TestSheet.java fixed bug 42520: NPE in Picture.getPictureData() and bug 42524: NPE in Shape.getShapeType(); Also changed the code to write messages to POILogger instead of System.err/System.out 2007-05-26 07:22:51 +00:00
TestSlideChangeNotes.java 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
TestSlideMaster.java added support for TitleMaster object 2007-05-25 12:04:45 +00:00
TestSlides.java Applied copy2license script to the files that were converted by dos2unix. ant jar continues to pass. 2006-12-22 21:00:02 +00:00
TestTextRun.java 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
TestTextRunReWrite.java 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
TestTextShape.java TextShape is a common superclass of all shapes that can hold text. The subclasses are TextBox and AutoShape. 2008-04-15 07:54:20 +00:00