Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java287 com.sun.star.table.CellOrientation CO2 = com.sun.star.table.CellOrientation.STACKED; in changePValue() local
290 if (oldValue.equals(CO1)) newValue = CO2; in changePValue()
291 if (oldValue.equals(CO2)) newValue = CO3; in changePValue()

Completed in 19 milliseconds