Home
last modified time | relevance | path

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

/trunk/main/solenv/bin/ !
H A Dgen_userfeedback_VCL_names.pl141 my ($oldshort, $oldlong, $oldID ) = split ( " ", shift @old );
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/ !
H A DValueChanger.java73 short oldshort = ((Short) oldValue).shortValue(); in changePValue() local
74 newValue = new Short((short) (oldshort + 1)); in changePValue()

Completed in 35 milliseconds