]> source.dussan.org Git - poi.git/commit
Introduce dirty flag for paragraphs and store them to records on save
authorAndreas Beeker <kiwiwings@apache.org>
Sat, 18 Jul 2015 20:35:28 +0000 (20:35 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Sat, 18 Jul 2015 20:35:28 +0000 (20:35 +0000)
commitcec1989a5193362e6df0b94685629922e8af4282
treea55aae080adc4c96d0f167a5ba74d798eedf1e2e
parentd8bf3aae84c5dbce799f3762cde2c6177611a633
Introduce dirty flag for paragraphs and store them to records on save

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/common_sl@1691774 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFSlideShow.java
src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFTextParagraph.java
src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFTextRun.java
src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestTextRun.java