Home
last modified time | relevance | path

Searched refs:sSavedIndentation (Results 1 – 1 of 1) sorted by relevance

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/
H A DHtmlGenerator.java184 final String sSavedIndentation = msIndentation; in WriteTopLevelNodes() local
187 msIndentation = sSavedIndentation; in WriteTopLevelNodes()
527 final String sSavedIndentation = msIndentation; in WriteChildren() local
530 msIndentation = sSavedIndentation; in WriteChildren()
554 final String sSavedIndentation = msIndentation; in WriteAttributes() local
557 msIndentation = sSavedIndentation; in WriteAttributes()

Completed in 26 milliseconds