From a7a714381ba24e805adbc78db5b1a9bf4a168460 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Mon, 7 Mar 2005 16:34:15 +0000 Subject: 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 --- sw/source/ui/app/mn.src | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'sw') 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\ {\ -- cgit