diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2025-01-23 15:03:19 +0100 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2025-01-23 15:09:42 +0100 |
commit | 5eeb4854797b00302a1f78e439ec63c78e3f559c (patch) | |
tree | 03ff0f43c60371f991b3d2a18454c08a629d9107 /source/text/sbasic | |
parent | 52a90697abc6127f1c9210002cd42280025fa9f4 (diff) |
The "point" mentioned in the help is not a "printer point"
... but a PostScript point (1/72 in).
Change-Id: Ibc43cb702e5ea891d571f7d28f806fa28d957f15
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/180640
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'source/text/sbasic')
-rw-r--r-- | source/text/sbasic/shared/00000002.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/00000002.xhp b/source/text/sbasic/shared/00000002.xhp index 43b124e60a..78629a3718 100644 --- a/source/text/sbasic/shared/00000002.xhp +++ b/source/text/sbasic/shared/00000002.xhp @@ -47,7 +47,7 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3145801"><bookmark_value>twips; definition</bookmark_value> </bookmark> <h2 id="hd_id3145801">Twips</h2> -<paragraph role="paragraph" id="par_id3154731" xml-lang="en-US">A <emph>twip</emph> is a screen-independent unit which is used to define the uniform position and size of screen elements on all display systems. A twip is 1/1440th of an inch or 1/20 of a printer's point. There are 1440 twips to an inch or about 567 twips to a centimeter.</paragraph> +<paragraph role="paragraph" id="par_id3154731" xml-lang="en-US">A <emph>twip</emph> is a screen-independent unit which is used to define the uniform position and size of screen elements on all display systems. A twip is 1/1440th of an inch or 1/20 of a point. There are 1440 twips to an inch or about 567 twips to a centimeter.</paragraph> </section> <section id="MapAppFontUnits"> <h2 id="hd_id3153951"><variable id="AppFontUnits">AppFont Units</variable></h2> |