Lines Matching refs:paragraph

78 	/** determines the adjustment of a paragraph.
84 /** contains the type of the line spacing of a paragraph.
90 /** contains the paragraph background color.
96 /** This value is <TRUE/> if the paragraph background color
103 /** contains the value of a link for the background graphic of a paragraph.
109 /** contains the name of the graphic filter for the background graphic of a paragraph.
140 /** determines the left margin of the paragraph in 100th mm.
146 /** determines the right margin of the paragraph in 100th mm.
152 /** determines the top margin of the paragraph in 100th mm.
156 <li>either the bottom margin of the previous paragraph.</li>
157 <li>or the top margin of the following paragraph.</li>
165 /** determines the bottom margin of the paragraph in 100th mm.
169 <li>either the bottom margin of the previous paragraph
171 <li>or the top margin of the following paragraph.
180 /** determines if the paragraph is included in the
194 paragraph it belongs to and assigns the value as the name
201 …/** If a page break property is set at a paragraph, this property contains the new value for the p…
208 paragraph.
220 paragraph.
226 /** contains the name of the current paragraph style.
239 paragraph are displayed in capital letters and how they are
254 breaks between this and the following paragraph.
264 /** Setting this property to <FALSE/> prevents the paragraph from
271 /** specifies the numbering level of the paragraph.
276 /** contains the numbering rules applied to this paragraph.
282 /** specifies the start value for numbering if a new numbering starts at this paragraph.
287 /** determines if the numbering rules restart, counting at the current paragraph.
301 /** specifies the minimum number of lines of the paragraph that have
302 to be at bottom of a page if the paragraph is spread over more than
308 /** specifies the minimum number of lines of the paragraph that have
309 to be at top of a page if the paragraph is spread over more than
407 /** specifies the vertical alignment of a paragraph.
422 /** returns <FALSE/> if the paragraph is part of a numbering, but has no
425 <p>A paragraph is part of a numbering, if a style for a numbering is
427 <p>If the paragraph is not part of a numbering the property is void.</p>
432 /** the property determines if borders set at a paragraph are merged with the
433 next paragraph.
439 /** specifies the id of the list to which the paragraph belongs
445 /** specifies the outline level to which the paragraph belongs
449 <p>Value 0 indicates that the paragraph belongs to the body text.</p>
450 … <p>Values [1..10] indicates that the paragraph belongs to the corresponding outline level.</p>