diff options
Diffstat (limited to 'doc/en/classTQextScintillaLexerHTML.html')
-rw-r--r-- | doc/en/classTQextScintillaLexerHTML.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/en/classTQextScintillaLexerHTML.html b/doc/en/classTQextScintillaLexerHTML.html index d815f2b..e03ac5b 100644 --- a/doc/en/classTQextScintillaLexerHTML.html +++ b/doc/en/classTQextScintillaLexerHTML.html @@ -832,7 +832,7 @@ Reimplemented from <a class="el" href="classTQextScintillaLexer.html#8c606f8763c <div class="memdoc"> <p> -Returns TRUE if trailing blank lines are included in a fold block.<p> +Returns true if trailing blank lines are included in a fold block.<p> <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerHTML.html#148b6caa2ddab54d6c43700e62edf94d">setFoldCompact()</a> </dd></dl> </div> @@ -853,7 +853,7 @@ Returns TRUE if trailing blank lines are included in a fold block.<p> <div class="memdoc"> <p> -Returns TRUE if preprocessor blocks can be folded.<p> +Returns true if preprocessor blocks can be folded.<p> <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerHTML.html#4accbe3243d38303b0ba6c1d5b1969a6">setFoldPreprocessor()</a> </dd></dl> </div> @@ -874,7 +874,7 @@ Returns TRUE if preprocessor blocks can be folded.<p> <div class="memdoc"> <p> -Returns TRUE if tags are case sensitive.<p> +Returns true if tags are case sensitive.<p> <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerHTML.html#00d4c198c14a04b56eb1d029f8985ef1">setCaseSensitiveTags()</a> </dd></dl> </div> @@ -896,7 +896,7 @@ Returns TRUE if tags are case sensitive.<p> <div class="memdoc"> <p> -If <em>fold</em> is TRUE then trailing blank lines are included in a fold block. The default is TRUE.<p> +If <em>fold</em> is true then trailing blank lines are included in a fold block. The default is true.<p> <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerHTML.html#25612261f73a392083b9946af07a8e05">foldCompact()</a> </dd></dl> </div> @@ -918,7 +918,7 @@ If <em>fold</em> is TRUE then trailing blank lines are included in a fold block. <div class="memdoc"> <p> -If <em>fold</em> is TRUE then preprocessor blocks can be folded. The default is FALSE.<p> +If <em>fold</em> is true then preprocessor blocks can be folded. The default is false.<p> <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerHTML.html#23d3e1f8f7b202808cb13fb1b4fe35dd">foldPreprocessor()</a> </dd></dl> </div> @@ -940,7 +940,7 @@ If <em>fold</em> is TRUE then preprocessor blocks can be folded. The default is <div class="memdoc"> <p> -If <em>sens</em> is TRUE then tags are case sensitive. The default is FALSE.<p> +If <em>sens</em> is true then tags are case sensitive. The default is false.<p> <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerHTML.html#97ef69eb463d62607df4934f8b55870f">caseSensitiveTags()</a> </dd></dl> </div> @@ -971,7 +971,7 @@ If <em>sens</em> is TRUE then tags are case sensitive. The default is FALSE.<p> <div class="memdoc"> <p> -The lexer's properties are read from the settings <em>qs</em>. <em>prefix</em> (which has a trailing '/') should be used as a prefix to the key of each setting. TRUE is returned if there is no error. +The lexer's properties are read from the settings <em>qs</em>. <em>prefix</em> (which has a trailing '/') should be used as a prefix to the key of each setting. true is returned if there is no error. <p> Reimplemented from <a class="el" href="classTQextScintillaLexer.html#5c0c72a54932c47687584e2cde90574a">TQextScintillaLexer</a>. </div> @@ -1002,7 +1002,7 @@ Reimplemented from <a class="el" href="classTQextScintillaLexer.html#5c0c72a5493 <div class="memdoc"> <p> -The lexer's properties are written to the settings <em>qs</em>. <em>prefix</em> (which has a trailing '/') should be used as a prefix to the key of each setting. TRUE is returned if there is no error. +The lexer's properties are written to the settings <em>qs</em>. <em>prefix</em> (which has a trailing '/') should be used as a prefix to the key of each setting. true is returned if there is no error. <p> Reimplemented from <a class="el" href="classTQextScintillaLexer.html#69d35dbbba2530a185de901e9fa12a18">TQextScintillaLexer</a>. </div> |