Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java288 com.sun.star.table.CellOrientation CO3 = com.sun.star.table.CellOrientation.STANDARD; in changePValue() local
291 if (oldValue.equals(CO2)) newValue = CO3; in changePValue()
292 if (oldValue.equals(CO3)) newValue = CO4; in changePValue()

Completed in 8 milliseconds