result.write(intToByteArray(this.lineLeading));
}
for(int i = 0; i < chunks.size(); i++) {
RtfBasicElement rbe = (RtfBasicElement) chunks.get(i);
//.result.write((rbe).write());
rbe.writeContent(result);
}
}
/**
* Sets whether this RtfPhrase is in a table. Sets the correct inTable setting for all