]> source.dussan.org Git - poi.git/commit
Pull out the parts of TextPainter needed by XSLF from HSLF to common-SL in core ...
authorNick Burch <nick@apache.org>
Thu, 28 May 2015 11:13:23 +0000 (11:13 +0000)
committerNick Burch <nick@apache.org>
Thu, 28 May 2015 11:13:23 +0000 (11:13 +0000)
commitc5c70d3ce43a9f8697666aaaa99d09583c37cbac
tree86115b035afd3e925c37732fb9cddb54e0c8a64c
parent1b20215fc7e35097ae884148a17a187a38058c42
Pull out the parts of TextPainter needed by XSLF from HSLF to common-SL in core #57963

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1682209 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/sl/usermodel/TextPainter.java [new file with mode: 0644]
src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFTextParagraph.java
src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestPPTX2PNG.java
src/scratchpad/src/org/apache/poi/hslf/model/TextPainter.java