From 4f48bcc7937fbc586af7720d4225768ee6913e2a Mon Sep 17 00:00:00 2001 From: Frank Peters Date: Wed, 18 Aug 2004 09:59:46 +0000 Subject: #i33146# Initial checkin --- .../source/text/swriter/guide/tablemode.xhp | 100 +++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100755 helpcontent2/source/text/swriter/guide/tablemode.xhp (limited to 'helpcontent2/source/text/swriter/guide/tablemode.xhp') diff --git a/helpcontent2/source/text/swriter/guide/tablemode.xhp b/helpcontent2/source/text/swriter/guide/tablemode.xhp new file mode 100755 index 0000000000..cd40128158 --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/tablemode.xhp @@ -0,0 +1,100 @@ + + + + + + +Modifying the Behavior of Rows and Columns for Table +/text/swriter/guide/tablemode.xhp + + +Sun Microsystems, Inc. +converted from old format - fpe + + + +table mode selection +proportional distribution of tables +relative distribution of table cells +tables; dividing cells +tables; adapting the width of +cells; adapting the width of + +Modifying the Behavior of Rows and Columns for Table + +When you insert or delete cells, rows or columns in a table, the Behavior of rows/columns options determine how the neighboring elements are affected. For example, you can only insert new rows and columns into a table with Fixed row and column dimensions if space permits. +Note that these properties are valid only for changes to the column width that are made using the keyboard. Using the mouse, you are free to make any column width changes.UFI: fixes bugtraq 4971582 +To set the Behavior of rows/columns options for tables in text documents, choose Tools - Options - %PRODUCTNAME Writer - Table, or use the Fixed, Fixed/Proportional, and Variable icons on the Table Object Bar. There are three display modes for tables: + + + +Fixed - changes only affect the adjacent cell, and not the entire table. For example, when you widen a cell, the adjacent cell becomes narrower, but the width of the table remains constant. + + + +Fixed, proportional - changes affect the entire table, and wide cells shrink more than narrow cells. For example, when you widen a cell, the adjacent cells become proportionally narrower, but the width of the table remains constant. + + + +Variable - changes affect the table size. For example, when you widen a cell, the width of the table increases. + + + + + + + + -- cgit