Searched refs:makeStyle (Results 1 – 5 of 5) sorted by relevance
341 Style matches[] = oldStyleCat.getMatching(p.makeStyle()); in buildDocument()350 pStyle = matchParaByText(matches, firstTextRun.makeStyle()); in buildDocument()361 matches = styleCat.getMatching(p.makeStyle()); in buildDocument()363 pStyle = p.makeStyle(); in buildDocument()373 pStyle = matchParaByText(matches, firstTextRun.makeStyle()); in buildDocument()402 if (matchParaByText(cps, tr.makeStyle()) != null) { in buildDocument()413 Style matches[] = oldStyleCat.getMatching(tr.makeStyle()); in buildDocument()417 matches = styleCat.getMatching(tr.makeStyle()); in buildDocument()419 trStyle = tr.makeStyle(); in buildDocument()
239 ParaStyle makeStyle() { in makeStyle() method in WsePara
274 public TextStyle makeStyle() { in makeStyle() method in WseTextRun
172 ParaStyle pStyle = p.makeStyle(); in buildDocument()
784 public ParaStyle makeStyle() { in makeStyle() method in Paragraph