Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java187 …com.sun.star.text.TextContentAnchorType TCAT5 = com.sun.star.text.TextContentAnchorType.AT_PARAGRA… in changePValue() local
191 if (oldValue.equals(TCAT4)) newValue = TCAT5; in changePValue()
192 if (oldValue.equals(TCAT5)) newValue = TCAT1; in changePValue()

Completed in 18 milliseconds