Lines Matching refs:testProperty
108 testProperty("CharFontName", "Times New Roman", "Arial") ; in _CharFontName()
112 testProperty("CharHeight", new PropertyTester() { in _CharHeight()
136 testProperty("HyperLinkURL", URLTester) ; in _HyperLinkURL()
140 testProperty("HyperLinkName", URLTester) ; in _HyperLinkName()
144 testProperty("HyperLinkTarget", URLTester) ; in _HyperLinkTarget()
148 testProperty("CharWeight", new Float(com.sun.star.awt.FontWeight.BOLD), in _CharWeight()
153 testProperty("CharPosture", com.sun.star.awt.FontSlant.ITALIC, in _CharPosture()
202 testProperty("CharStyleName", StyleTester) ; in _CharStyleName()
219 testProperty("CharStyleNames", StylesTester) ; in _CharStyleNames()
237 testProperty("RubyCharStyleName", StyleTester) ; in _RubyCharStyleName()
254 testProperty("RubyAdjust",new Short((short)0),new Short((short)1)); in _RubyAdjust()
287 testProperty("RubyText", RubyTextTester) ; in _RubyText()
304 testProperty("RubyIsAbove") ; in _RubyIsAbove()
318 testProperty("CharEscapementHeight", aByte, max) ; in _CharEscapementHeight()