diff options
author | Andras Timar <atimar@suse.com> | 2012-10-23 11:25:22 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-10-23 11:25:22 +0200 |
commit | e7fbc5a6b9ed38e7cbca420335f509c82d34cd02 (patch) | |
tree | 3ab2bd75a5838aee1a8692e8d45a02ada113143a /source/text/shared/01/05340300.xhp | |
parent | 5ce2b22ceed6bbb22f888fd12798ac53f5e7de98 (diff) |
fdo#51854 add help for newer horizontal/vertical cell alignment options
Change-Id: Ib1082b1926da65276d74c1a474fb565e7389ca29
Diffstat (limited to 'source/text/shared/01/05340300.xhp')
-rw-r--r-- | source/text/shared/01/05340300.xhp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source/text/shared/01/05340300.xhp b/source/text/shared/01/05340300.xhp index b953e4c145..3f04778cae 100644 --- a/source/text/shared/01/05340300.xhp +++ b/source/text/shared/01/05340300.xhp @@ -77,6 +77,8 @@ <embed href="text/shared/00/00040502.xhp#syblocksatz"/> <paragraph role="heading" id="par_idN1079C" xml-lang="en-US" level="3" l10n="NEW">Filled</paragraph> <paragraph role="paragraph" id="par_idN107A0" xml-lang="en-US" l10n="NEW">Repeats the cell contents (number and text) until the visible area of the cell is filled. This feature does not work on text that contains line breaks.</paragraph> +<paragraph role="heading" id="par_idN1079D" xml-lang="en-US" level="3" l10n="NEW">Distributed</paragraph> +<paragraph role="paragraph" id="par_idN107A1" xml-lang="en-US" l10n="NEW">Aligns contents evenly across the whole cell. Unlike <emph>Justified</emph>, it justifies the very last line of text, too.</paragraph> <bookmark xml-lang="en-US" branch="hid/cui:MetricField:RID_SVXPAGE_ALIGNMENT:ED_INDENT" id="bm_id3156156" localize="false"/> <paragraph role="heading" id="hd_id3158432" xml-lang="en-US" level="2" l10n="U" oldref="41">Indent</paragraph> <paragraph role="paragraph" id="par_id3153716" xml-lang="en-US" l10n="U" oldref="42"><ahelp hid="SVX:METRICFIELD:RID_SVXPAGE_ALIGNMENT:ED_INDENT">Indents from the left edge of the cell by the amount that you enter.</ahelp></paragraph> @@ -105,6 +107,10 @@ </variable></paragraph> <embed href="text/shared/00/00000007.xhp#objektleiste"/> <embed href="text/shared/00/00000004.xhp#syvertikalmitte"/> +<paragraph role="heading" id="hd_id3151107" xml-lang="en-US" level="3">Justified</paragraph> +<paragraph role="paragraph" id="par_id3151211" xml-lang="en-US">Aligns the contents of the cell to the top and to the bottom cell borders.</paragraph> +<paragraph role="heading" id="hd_id3151108" xml-lang="en-US" level="3">Distributed</paragraph> +<paragraph role="paragraph" id="par_id3151212" xml-lang="en-US">Same as <emph>Justified</emph>, unless the text orientation is vertical. Then it behaves similarly, than horizontal <emph>Distributed</emph> setting, i.e. the very last line is justified, too.</paragraph> <paragraph role="heading" id="hd_id3154154" xml-lang="en-US" level="2" l10n="CHG" oldref="51">Text orientation</paragraph> <paragraph role="paragraph" id="par_id3151380" xml-lang="en-US" l10n="U" oldref="30"><ahelp hid=".uno:AlignVCenter">Sets the text orientation of the cell contents.</ahelp></paragraph> <switch select="appl"> |