From 5af8ea9d92369b028b1521b35bbcb57396706cf1 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 6 Jun 2008 12:25:09 +0000 Subject: INTEGRATION: CWS os113 (1.21.284); FILE MERGED 2008/05/09 15:16:14 os 1.21.284.2: RESYNC: (1.21-1.22); FILE MERGED 2008/05/08 11:54:45 os 1.21.284.1: #i54397# NumberRecognition switched on and Alignment switched off --- officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs index 11a84dac9c11..6063ce1b55c9 100644 --- a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs @@ -8,7 +8,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: WriterWeb.xcs,v $ - * $Revision: 1.22 $ + * $Revision: 1.23 $ * * This file is part of OpenOffice.org. * @@ -903,7 +903,7 @@ Specifies if numbers in a table are recognized or if they are saved in a text format. - false + true @@ -925,7 +925,7 @@ Specifies if all of the numbers are aligned below right of the cell and not above left (as in text). This option is only available if number format recognition is active (NumberRecognition=True). - true + false -- cgit