diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-11-26 23:19:36 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-11-26 23:19:36 +0000 |
commit | 155b271b40a6746be9dc7d24cfec79f5e7cd80ae (patch) | |
tree | 4861ead454184a5320537b6281ce79a97a900c44 /helpcontent2 | |
parent | 20c058e2523a1e10d49f5ab96729168daee853ad (diff) |
INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED
2004/10/06 14:50:32 fpe 1.1.2.1: *** empty log message ***
Diffstat (limited to 'helpcontent2')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/table_select.xhp | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/table_select.xhp b/helpcontent2/source/text/swriter/guide/table_select.xhp new file mode 100644 index 0000000000..afd95b96c1 --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/table_select.xhp @@ -0,0 +1,94 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!--*********************************************************************** + * + * The Contents of this file are made available subject to the terms of + * either of the following licenses + * + * - GNU Lesser General Public License Version 2.1 + * - Sun Industry Standards Source License Version 1.1 + * + * Sun Microsystems Inc., October, 2000 + * + * GNU Lesser General Public License Version 2.1 + * ============================================= + * Copyright 2000 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 + * + * + * Sun Industry Standards Source License Version 1.1 + * ================================================= + * The contents of this file are subject to the Sun Industry Standards + * Source License Version 1.1 (the "License"); You may not use this file + * except in compliance with the License. You may obtain a copy of the + * License at http://www.openoffice.org/license.html. + * + * Software provided under this License is provided on an "AS IS" basis, + * WITHOUT WARRUNTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, + * WITHOUT LIMITATION, WARRUNTIES THAT THE SOFTWARE IS FREE OF DEFECTS, + * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. + * See the License for the specific provisions governing your rights and + * obligations concerning the Software. + * + * The Initial Developer of the Original Code is: Sun Microsystems, Inc.. + * + * Copyright: 2000 by Sun Microsystems, Inc. + * + * All Rights Reserved. + * + * Contributor(s): _______________________________________ + * + * + ************************************************************************--> + +<helpdocument version="1.0"> +<meta> +<topic id="textswriterguidetable_selectxhp" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Selecting Tables, Rows, and Columns</title> +<filename>text/swriter/guide/table_select.xhp</filename> +</topic> +<history> +<created date="2004-09-27T15:16:47">UFI: Selexting tables</created> +<lastedited date="2004-09-29T09:53:29">UFI: due to new feature sw-features "Enhanced selection for text and tables" +DEDR: Reviewed</lastedited> +</history> +</meta> +<body> +<bookmark xml-lang="en-US" branch="index" id="bm_id7693411"><bookmark_value>selecting;tables</bookmark_value> +<bookmark_value>tables;selecting</bookmark_value> +<bookmark_value>columns;selecting</bookmark_value> +<bookmark_value>rows;selecting</bookmark_value> +</bookmark> +<paragraph role="heading" id="par_idN105F0" xml-lang="en-US" level="1" l10n="NEW"><variable id="table_select"><link href="text/swriter/guide/table_select.xhp">Selecting Tables, Rows, and Columns</link> +</variable></paragraph> +<paragraph role="paragraph" id="par_idN1060E" xml-lang="en-US" l10n="NEW">You can select a table in a text document with a keyboard or with a mouse.</paragraph> +<list type="unordered"> +<listitem> +<paragraph role="paragraph" id="par_idN10614" xml-lang="en-US" l10n="NEW">To select a table with the keyboard, move the cursor into the table, and then press <switchinline select="sys"><caseinline select="MAC">Command +</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A until all the cells are selected.</paragraph> +</listitem> +<listitem> +<paragraph role="paragraph" id="par_idN10633" xml-lang="en-US" l10n="NEW">To select a table with the mouse, move the mouse pointer to a position just above and left of the table. The mouse pointer becomes a diagonal arrow. Click to select the table.</paragraph> +</listitem> +<listitem> +<paragraph role="paragraph" id="par_idN10637" xml-lang="en-US" l10n="NEW">To select a row or column with by mouse, point to a position just left of the row or above the column. The mouse pointer becomes an arrow. Click to select the row or column.</paragraph> +</listitem> +</list> +<section id="relatedtopics"> +<embed href="text/swriter/guide/table_insert.xhp#table_insert"/> +</section> +</body> +</helpdocument> |