case BORDER_RIGHT_COLOR: {
return new PdBorderRightColor(fobj, propertyFullName,
attributeValue);
}
case BORDER_RIGHT_STYLE: {
return new PdBorderRightStyle(fobj, propertyFullName,
attributeValue);
}
case BORDER_RIGHT_WIDTH: {
return new PdBorderRightWidth(fobj, propertyFullName,
attributeValue);