Home
last modified time | relevance | path

Searched refs:TCAT4 (Results 1 – 1 of 1) sorted by last modified time

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

Completed in 29 milliseconds