Searched refs:FS3 (Results 1 – 1 of 1) sorted by relevance
247 com.sun.star.awt.FontSlant FS3 = com.sun.star.awt.FontSlant.NONE; in changePValue() local252 if (oldValue.equals(FS2)) newValue = FS3; in changePValue()253 if (oldValue.equals(FS3)) newValue = FS4; in changePValue()323 com.sun.star.drawing.FillStyle FS3 = com.sun.star.drawing.FillStyle.GRADIENT; in changePValue() local327 if (oldValue.equals(FS2)) newValue = FS3; in changePValue()328 if (oldValue.equals(FS3)) newValue = FS4; in changePValue()
Completed in 24 milliseconds