summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optload.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-07 15:32:58 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-07 15:32:58 +0000
commite2ae1524e587fb7b6eac64256907513cd74eeb44 (patch)
tree871616108d7cf1df22926abd3d5bd8c8a2283bc2 /sw/source/ui/config/optload.src
parent97251720aedc69a13405b9a7da080a5f956ac74f (diff)
INTEGRATION: CWS cjksp1_DEV300 (1.73.756); FILE MERGED
2007/12/17 02:48:09 pflin 1.73.756.4: RESYNC: (1.75-1.76); FILE MERGED 2007/07/03 04:56:41 pflin 1.73.756.3: RESYNC: (1.74-1.75); FILE MERGED 2007/05/08 10:27:48 pflin 1.73.756.2: RESYNC: (1.73-1.74); FILE MERGED 2007/04/23 08:01:38 pflin 1.73.756.1: Text grid enhancement: grid layout refactor
Diffstat (limited to 'sw/source/ui/config/optload.src')
-rw-r--r--sw/source/ui/config/optload.src11
1 files changed, 9 insertions, 2 deletions
diff --git a/sw/source/ui/config/optload.src b/sw/source/ui/config/optload.src
index 72014cdcb42c..2403d4464fbe 100644
--- a/sw/source/ui/config/optload.src
+++ b/sw/source/ui/config/optload.src
@@ -4,9 +4,9 @@
*
* $RCSfile: optload.src,v $
*
- * $Revision: 1.76 $
+ * $Revision: 1.77 $
*
- * last change: $Author: ihi $ $Date: 2007-11-21 18:21:29 $
+ * last change: $Author: kz $ $Date: 2008-03-07 16:32:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -140,6 +140,13 @@ TabPage TP_OPTLOAD_PAGE
First = 50 ;
Last = 9999 ;
};
+ CheckBox CB_USE_SQUARE_PAGE_MODE
+ {
+ Pos = MAP_APPFONT ( 12 , 111) ;
+ Size = MAP_APPFONT ( 248 , 10 ) ;
+ Text [ en-US ] = "Use square page mode for text grid";
+ Text [ zh-CN ] = "使用稿纸模式";
+ };
};
/**************************************************************************/
/* */