diff options
Diffstat (limited to 'source/text/shared/02')
-rw-r--r-- | source/text/shared/02/01170101.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/02/limit.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/02/01170101.xhp b/source/text/shared/02/01170101.xhp index 7b80cccb2a..00815ed988 100644 --- a/source/text/shared/02/01170101.xhp +++ b/source/text/shared/02/01170101.xhp @@ -539,7 +539,7 @@ <section id="Section64"> <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_TOGGLE" id="bm_id9645680" localize="false"/> <paragraph xml-lang="en-US" id="par_idN11538" role="heading" level="2" l10n="NEW">Toggle<comment>UFI: see dba spec form_controls_interop_1.sxw</comment></paragraph> - <paragraph xml-lang="en-US" id="par_idN1154E" role="paragraph" l10n="NEW"><ahelp hid=".">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to "Yes", you can switch between the "selected" and "not selected" control states when you click the button or press the spacebar while the the control has the focus. A button in the "selected" state appears "pressed in".</ahelp></paragraph> + <paragraph xml-lang="en-US" id="par_idN1154E" role="paragraph" l10n="NEW"><ahelp hid=".">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to "Yes", you can switch between the "selected" and "not selected" control states when you click the button or press the spacebar while the control has the focus. A button in the "selected" state appears "pressed in".</ahelp></paragraph> </section> <section id="Section65"> <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_FOCUSONCLICK" id="bm_id6996978" localize="false"/> diff --git a/source/text/shared/02/limit.xhp b/source/text/shared/02/limit.xhp index 297c0ebc0f..1104855a86 100644 --- a/source/text/shared/02/limit.xhp +++ b/source/text/shared/02/limit.xhp @@ -21,6 +21,6 @@ </bookmark> <paragraph role="heading" id="hd_id3149991" xml-lang="en-US" level="1">Limit</paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:DBLimit" id="bm_id3147588" localize="false"/> -<paragraph role="paragraph" id="par_id3154894" xml-lang="en-US"><ahelp hid=".">Expands the created select statement of the <link href="text/shared/explorer/database/02010100.xhp" name="SQL Query">SQL Query</link> by the LIMIT X clause</ahelp>. This can be used to limit your SQL Query results to those that fall within the the first X number of it.</paragraph> +<paragraph role="paragraph" id="par_id3154894" xml-lang="en-US"><ahelp hid=".">Expands the created select statement of the <link href="text/shared/explorer/database/02010100.xhp" name="SQL Query">SQL Query</link> by the LIMIT X clause</ahelp>. This can be used to limit your SQL Query results to those that fall within the first X number of it.</paragraph> </body> </helpdocument> |