xref: /aoo41x/main/framework/inc/helpid.hrc (revision bf05cac7)
1*bf05cac7SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3*bf05cac7SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*bf05cac7SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*bf05cac7SAndrew Rist * distributed with this work for additional information
6*bf05cac7SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*bf05cac7SAndrew Rist * to you under the Apache License, Version 2.0 (the
8*bf05cac7SAndrew Rist * "License"); you may not use this file except in compliance
9*bf05cac7SAndrew Rist * with the License.  You may obtain a copy of the License at
10*bf05cac7SAndrew Rist *
11*bf05cac7SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*bf05cac7SAndrew Rist *
13*bf05cac7SAndrew Rist * Unless required by applicable law or agreed to in writing,
14*bf05cac7SAndrew Rist * software distributed under the License is distributed on an
15*bf05cac7SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*bf05cac7SAndrew Rist * KIND, either express or implied.  See the License for the
17*bf05cac7SAndrew Rist * specific language governing permissions and limitations
18*bf05cac7SAndrew Rist * under the License.
19*bf05cac7SAndrew Rist *
20*bf05cac7SAndrew Rist *************************************************************/
21*bf05cac7SAndrew Rist
22*bf05cac7SAndrew Rist
23cdf0e10cSrcweir#ifndef _FRAMEWORK_HELPID_HRC
24cdf0e10cSrcweir#define _FRAMEWORK_HELPID_HRC
25cdf0e10cSrcweir
26cdf0e10cSrcweir#define HID_BACKINGWINDOW                           "FWK_HID_BACKINGWINDOW"
27cdf0e10cSrcweir#define HID_LICENSEDIALOG                           "FWK_HID_LICENSEDIALOG"
28cdf0e10cSrcweir#define HID_STATUSBAR								"FWK_HID_STATUSBAR"
29cdf0e10cSrcweir#define HID_SVX_COMMON_MACRO_ORGANIZER              "FWK_HID_SVX_COMMON_MACRO_ORGANIZER"
30cdf0e10cSrcweir#define HID_SVX_BASIC_MACRO_ORGANIZER               "FWK_HID_SVX_BASIC_MACRO_ORGANIZER"
31cdf0e10cSrcweir
32cdf0e10cSrcweir#endif // #ifndef _FRAMEWORK_HELPID_HRC
33cdf0e10cSrcweir
34cdf0e10cSrcweir// ******************************************************************* EOF
35cdf0e10cSrcweir
36