Home
last modified time | relevance | path

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

/aoo4110/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentDeserializerImpl.java175 int matchIndex = -1; in matchParaByText() local
188 matchIndex = k; in matchParaByText()
194 return (ParaStyle)paraStyles[matchIndex]; in matchParaByText()

Completed in 19 milliseconds