]> 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)
commit9b09cb683ab24180411f033a8ba9ed2d6073ebca
treea55aae080adc4c96d0f167a5ba74d798eedf1e2e
parentf7b8e88bda206d65bd03617bbff18c75af618111
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