diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-03-07 16:34:15 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-03-07 16:34:15 +0000 |
commit | a7a714381ba24e805adbc78db5b1a9bf4a168460 (patch) | |
tree | b1a7652e663e68ffb56704ee58424b44254f2aa7 /sw | |
parent | 4adfc94ed0d1508ef3b4060c7df30d9b03f2cdf0 (diff) |
INTEGRATION: CWS os49 (1.38.84); FILE MERGED
2005/01/12 14:32:33 os 1.38.84.1: #i39939# context menu entry of Format/Default formatting fixed
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/app/mn.src | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/sw/source/ui/app/mn.src b/sw/source/ui/app/mn.src index c434758bfcda..e6ef9a541f5e 100644 --- a/sw/source/ui/app/mn.src +++ b/sw/source/ui/app/mn.src @@ -2,9 +2,9 @@ * * $RCSfile: mn.src,v $ * - * $Revision: 1.40 $ + * $Revision: 1.41 $ * - * last change: $Author: vg $ $Date: 2005-02-25 13:01:37 $ + * last change: $Author: vg $ $Date: 2005-03-07 17:34:15 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -340,16 +340,6 @@ Text [ en-US ] = "~Name Object..." ; \ }; -#define MN_RESET\ - MenuItem\ - {\ - Text [ de ] = "Standar~d" ; \ - Identifier = FN_FORMAT_RESET ; \ - HelpID = FN_FORMAT_RESET ; \ - Text [ en-US ] = "~Default" ; \ - Text [ de ] = "Standar~d" ; \ - }; - #define MN_FRM \ MenuItem\ {\ |