Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DFormatter.java32 mnLastFormattedLine = -1; in Formatter()
70 for (int nIndex=mnLastFormattedLine+1,nCount=aLines.GetLineCount(); nIndex<nCount; ++nIndex) in FormatLines()
84 mnLastFormattedLine = aLines.GetLineCount()-1; in FormatLines()
90 private int mnLastFormattedLine; field in Formatter

Completed in 12 milliseconds