Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xml/
H A DDocumentTokenFormatter.java291 if (mbIsAtBeginningOfLine) in AppendText()
294 mbIsAtBeginningOfLine = false; in AppendText()
297 mbIsAtBeginningOfLine = sText.endsWith("\n"); in AppendText()
391 private boolean mbIsAtBeginningOfLine; field in DocumentTokenFormatter

Completed in 20 milliseconds