case BORDER_LEFT_COLOR: {
return new PdBorderLeftColor(fobj, propertyFullName,
attributeValue);
}
case BORDER_LEFT_STYLE: {
return new PdBorderLeftStyle(fobj, propertyFullName,
attributeValue);
}
case BORDER_LEFT_WIDTH: {
return new PdBorderLeftWidth(fobj, propertyFullName,
attributeValue);