]> source.dussan.org Git - poi.git/commit
#59327 - Setting text direction on a table cell has no effect
authorAndreas Beeker <kiwiwings@apache.org>
Wed, 4 May 2016 22:09:10 +0000 (22:09 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Wed, 4 May 2016 22:09:10 +0000 (22:09 +0000)
commit4a4e60d1346926c079259652d38267c42267e8d1
tree781c3e9a039676cc39770254cee12884a1560d35
parent71a52d85c6b91b1b7d4d4af781e6901d4e20d5a1
#59327 - Setting text direction on a table cell has no effect

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1742338 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/sl/usermodel/TextShape.java
src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFTableCell.java
src/ooxml/testcases/org/apache/poi/sl/TestTable.java
src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFTextShape.java