diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-14 14:56:57 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-14 14:56:57 +0000 |
commit | 902b449c1a426ca2f3fe6700e7c82415e8d9926b (patch) | |
tree | 35afe32a905c8798c1f1a69710fe28dcbd532a88 /helpcontent2/source | |
parent | 987181de7f9e3dc57bf52b8725c11f234f240ef4 (diff) |
INTEGRATION: CWS hcshared01 (1.1.2); FILE ADDED
2006/05/10 11:44:03 ufi 1.1.2.1: *** empty log message ***
Diffstat (limited to 'helpcontent2/source')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/table_cellmerge.xhp | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp b/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp new file mode 100644 index 0000000000..2ad4c67f05 --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp @@ -0,0 +1,82 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + *********************************************************************** + * + * OpenOffice.org - a multi-platform office productivity suite + * + * $RCSfile: table_cellmerge.xhp,v $ + * + * $Revision: 1.2 $ + * + * last change: $Author: hr $ $Date: 2006-08-14 15:56:57 $ + * + * The Contents of this file are made available subject to + * the terms of GNU Lesser General Public License Version 2.1. + * + * + * GNU Lesser General Public License Version 2.1 + * ============================================= + * Copyright 2005 by Sun Microsystems, Inc. + * 901 San Antonio Road, Palo Alto, CA 94303, USA + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License version 2.1, as published by the Free Software Foundation. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, + * MA 02111-1307 USA + * + ************************************************************************ + --> + +<helpdocument version="1.0"> +<meta> +<topic id="textswriterguidetable_cellmergexml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Merging and Splitting Cells</title> +<filename>/text/swriter/guide/table_cellmerge.xhp</filename> +</topic> +<history> +<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> +<lastedited date="2006-03-20T12:30:41">converted from old format - fpe</lastedited> +</history> +</meta> +<body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3147240"><bookmark_value>cells; merging/splitting</bookmark_value> +<bookmark_value>tables; merging cells</bookmark_value> +<bookmark_value>cell merges; defining/splitting</bookmark_value> +<bookmark_value>splitting cells</bookmark_value> +<bookmark_value>merging;cells</bookmark_value> +</bookmark> +<paragraph role="heading" id="hd_id6618243" xml-lang="en-US" level="1" l10n="NEW"><variable id="table_cellmerge"><link href="text/swriter/guide/table_cellmerge.xhp" name="Merging and Splitting Cells">Merging and Splitting Cells<comment>mw created this file out of the shared guide "table_cellmerge.xhp", see also bug #63021</comment></link> +</variable></paragraph> +<paragraph role="paragraph" id="par_id1211890" xml-lang="en-US" l10n="NEW">You can select adjacent cells, then merge them into a single cell. Conversely, you can take a large cell and divide it into individual cells.</paragraph> +<paragraph role="heading" id="hd_id3463850" xml-lang="en-US" level="2" l10n="NEW">Merging Cells</paragraph> +<list type="ordered"> +<listitem> +<paragraph role="listitem" id="par_id5708792" xml-lang="en-US" l10n="NEW">Select the adjacent cells.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id6301461" xml-lang="en-US" l10n="NEW">Choose <emph>Table - Merge Cells</emph>.</paragraph> +</listitem> +</list> +<paragraph role="heading" id="hd_id9156468" xml-lang="en-US" level="2" l10n="NEW">Splitting Cells</paragraph> +<list type="ordered"> +<listitem> +<paragraph role="listitem" id="par_id3415936" xml-lang="en-US" l10n="NEW">Place the cursor in the cell to be split.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id4044312" xml-lang="en-US" l10n="NEW">Choose <emph>Table - Split Cells</emph>.</paragraph> +<paragraph role="listitem" id="par_id634174" xml-lang="en-US" l10n="NEW">A dialog allows you to split the cell into two or more cells, horizontally or vertically.</paragraph> +</listitem> +</list> +<embed href="text/shared/00/00000004.xhp#related"/> +<embed href="text/swriter/guide/table_cells.xhp#table_cells"/> +</body> +</helpdocument> |