globlmn_tmpl.hrc (c0dc1914) | globlmn_tmpl.hrc (707fc0d4) |
---|---|
1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 891 unchanged lines hidden (view full) --- 900 Command = ".uno:ActiveHelp" ; \ 901 Text [ en-US ] = "~Extended Tips" ; \ 902 903#define ITEM_HELP_SUPPORTPAGE \ 904 Identifier = SID_HELP_SUPPORTPAGE ; \ 905 Command = ".uno:HelpSupport" ; \ 906 Text [ en-US ] = "~Support" ; \ 907 | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 891 unchanged lines hidden (view full) --- 900 Command = ".uno:ActiveHelp" ; \ 901 Text [ en-US ] = "~Extended Tips" ; \ 902 903#define ITEM_HELP_SUPPORTPAGE \ 904 Identifier = SID_HELP_SUPPORTPAGE ; \ 905 Command = ".uno:HelpSupport" ; \ 906 Text [ en-US ] = "~Support" ; \ 907 |
908#define ITEM_HELP_ONLINE_REGISTRATION \ 909 Identifier = SID_ONLINE_REGISTRATION ; \ 910 Command = ".uno:OnlineRegistrationDlg" ; \ 911 Text [ en-US ] = "~Registration..." ; \ 912 913 | |
914#define ITEM_HELP_ABOUT \ 915 Identifier = SID_ABOUT ; \ 916 Command = ".uno:About" ; \ 917 Text [ en-US ] = "A~bout %PRODUCTNAME..." ; \ 918 919/*------------------------------------------------------------------------ 920 Beschreibung: Menu Help 921------------------------------------------------------------------------*/ --- 29 unchanged lines hidden (view full) --- 951 MenuItem\ 952 {\ 953 Separator = TRUE ; \ 954 };\ 955 MenuItem\ 956 {\ 957 ITEM_HELP_SUPPORTPAGE\ 958 };\ | 908#define ITEM_HELP_ABOUT \ 909 Identifier = SID_ABOUT ; \ 910 Command = ".uno:About" ; \ 911 Text [ en-US ] = "A~bout %PRODUCTNAME..." ; \ 912 913/*------------------------------------------------------------------------ 914 Beschreibung: Menu Help 915------------------------------------------------------------------------*/ --- 29 unchanged lines hidden (view full) --- 945 MenuItem\ 946 {\ 947 Separator = TRUE ; \ 948 };\ 949 MenuItem\ 950 {\ 951 ITEM_HELP_SUPPORTPAGE\ 952 };\ |
959 MenuItem\ 960 {\ 961 ITEM_HELP_ONLINE_REGISTRATION\ 962 };\ | |
963 MenuItem\ 964 {\ 965 Separator = TRUE ; \ 966 };\ 967 MenuItem\ 968 {\ 969 ITEM_HELP_ABOUT\ 970 About = TRUE ; \ --- 262 unchanged lines hidden --- | 953 MenuItem\ 954 {\ 955 Separator = TRUE ; \ 956 };\ 957 MenuItem\ 958 {\ 959 ITEM_HELP_ABOUT\ 960 About = TRUE ; \ --- 262 unchanged lines hidden --- |