Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/ifc/io/
H A D_XPersistObject.java138 Object cps = copyps.getPropertyValue(copyprops[i].Name); in _read() local
140 boolean locRes = ( (ValueComparer.equalValue(cps,ops)) || in _read()
141 (utils.isVoid(cps) && utils.isVoid(ops)) ); in _read()
/aoo4110/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentDeserializerImpl.java400 Style[] cps = new Style[1]; in buildDocument() local
401 cps[0] = currParaStyle; in buildDocument()
402 if (matchParaByText(cps, tr.makeStyle()) != null) { in buildDocument()

Completed in 18 milliseconds