Lines Matching refs:is
14 * software distributed under the License is distributed on an
65 /** A <type>TextSection</type> is a range of complete paragraphs within a text.
89 <p>If the result of the conditional expression is <true/> and the property
90 <member>TextSection::IsVisible</member> is <false/>, then the section is hidden.</p>
95 /** If this property is <FALSE/>, the text section is hidden.
100 /** If this property is <TRUE/>, the text section is protected
106 /** If this property is set, then the content of the section is read
113 /** specifies the source of a file link in the document that is
117 If <member>TextSection::FileLink</member> is empty, then the
118 current document is searched for the source. If this property
119 is empty and <member>TextSection::FileLink</member> is set,
120 then the complete document content is linked into this section.</p>
163 This is only valid if <code>FootnoteIsRestartNumbering</code> is set.
168 This is only valid if <code>FootnoteIsRestartNumbering</code> is set.
173 This is only valid if <code>FootnoteIsRestartNumbering</code> is set.
179 This is only valid if <code>FootnoteIsOwnNumbering</code> is set.
183 /** determines the prefix that is display before the footnote number.
184 This is only valid if <code>FootnoteIsOwnNumbering</code> is set.
188 /** determines the suffix that is display after of the footnote number.
189 This is only valid if <code>FootnoteIsOwnNumbering</code> is set.
199 This is only valid if <code>EndnoteIsRestartNumbering</code> is set.
204 This is only valid if <code>EndnoteIsRestartNumbering</code> is set.
209 This is only valid if <code>EndnoteIsRestartNumbering</code> is set.
215 This is only valid if <code>EndoteIsOwnNumbering</code> is set.
219 /** determines the prefix that is display before the endnote number.
220 This is only valid if <code>EndnoteIsOwnNumbering</code> is set.
224 /** determines the suffix that is display after the endnote number.
225 This is only valid if <code>EndnoteIsOwnNumbering</code> is set.
229 /** determines if a DDE link is updated automatically.