Lines Matching refs:Name
158 if ( property.Name.equals ( attrUnderline ) ) {
163 } else if ( property.Name.equals ( attrFontname ) ) {
165 } else if ( property.Name.equals ( attrBold ) ) {
167 } else if ( property.Name.equals ( attrItalic ) ) {
169 } else if ( property.Name.equals ( attrHeight ) ) {
171 } else if ( property.Name.equals ( attrStrikethrough ) ) {
175 } else if ( property.Name.equals ( attrShadow ) ) {
179 } else if ( property.Name.equals ( attrUnderlineColor ) ) {
181 } else if ( property.Name.equals ( attrUnderlineHasColor ) ) {
183 } else if ( property.Name.equals ( attrForegroundColor ) ) {
185 } else if ( property.Name.equals ( attrBackgroundColor ) ) {
187 } else if ( property.Name.equals ( attrSuperscript ) ) {