diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-04 10:19:29 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-04 10:19:29 +0000 |
commit | 81122ed0c396b35405af53d70cadfa7820bc30f7 (patch) | |
tree | 3a68dbfdaba5c430478441327661b19615eddb5a /sc/source/ui/dbgui/asciiopt.src | |
parent | c90f88fcc41901c244ec5a367765e7638e00472e (diff) |
INTEGRATION: CWS rowlimit (1.30.24); FILE MERGED
2004/04/23 16:42:10 er 1.30.24.1: #i1967# remove unnecessary limit of start line
Diffstat (limited to 'sc/source/ui/dbgui/asciiopt.src')
-rw-r--r-- | sc/source/ui/dbgui/asciiopt.src | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/source/ui/dbgui/asciiopt.src b/sc/source/ui/dbgui/asciiopt.src index 788870110faa..cec5d71bc9ce 100644 --- a/sc/source/ui/dbgui/asciiopt.src +++ b/sc/source/ui/dbgui/asciiopt.src @@ -2,9 +2,9 @@ * * $RCSfile: asciiopt.src,v $ * - * $Revision: 1.30 $ + * $Revision: 1.31 $ * - * last change: $Author: vg $ $Date: 2003-12-17 19:52:48 $ + * last change: $Author: obo $ $Date: 2004-06-04 11:19:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -660,7 +660,6 @@ ModalDialog RID_SCDLG_ASCII Spin = TRUE ; Repeat = TRUE ; Minimum = 1 ; - Maximum = 32000 ; }; Control CTR_TABLEBOX { |