:: com :: sun :: star :: i18n ::

struct ForbiddenCharacters

Elements' Summary
beginLine Characters forbidden at the start of a line 
endLine Characters forbidden at the end of a line. 
Elements' Details
beginLine
string beginLine;
Description
Characters forbidden at the start of a line
endLine
string endLine;
Description
Characters forbidden at the end of a line.
Top of Page