xref: /trunk/main/cui/source/customize/eventdlg.hrc (revision af7f2cbf3d6a5481a2f45e7fae5e85a32449c47d)
18414840eSAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
38414840eSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
48414840eSAndrew Rist * or more contributor license agreements.  See the NOTICE file
58414840eSAndrew Rist * distributed with this work for additional information
68414840eSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
78414840eSAndrew Rist * to you under the Apache License, Version 2.0 (the
88414840eSAndrew Rist * "License"); you may not use this file except in compliance
98414840eSAndrew Rist * with the License.  You may obtain a copy of the License at
10cdf0e10cSrcweir *
118414840eSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12cdf0e10cSrcweir *
138414840eSAndrew Rist * Unless required by applicable law or agreed to in writing,
148414840eSAndrew Rist * software distributed under the License is distributed on an
158414840eSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
168414840eSAndrew Rist * KIND, either express or implied.  See the License for the
178414840eSAndrew Rist * specific language governing permissions and limitations
188414840eSAndrew Rist * under the License.
19cdf0e10cSrcweir *
208414840eSAndrew Rist *************************************************************/
218414840eSAndrew Rist
228414840eSAndrew Rist
23cdf0e10cSrcweir
24*02f6802cSJohn Bampton/* StarView resource header file */
25cdf0e10cSrcweir
26cdf0e10cSrcweir ////DF temp to figure out what's needed from these
27cdf0e10cSrcweir//DF #include "sfx.hrc"
28cdf0e10cSrcweir#include <cuires.hrc>
29cdf0e10cSrcweir#include "macropg.hrc"
30cdf0e10cSrcweir
31cdf0e10cSrcweir#define TXT_SAVEIN      10
32cdf0e10cSrcweir#define LB_SAVEIN           11
33cdf0e10cSrcweir
34cdf0e10cSrcweir#define MB_CONFIG   17
35cdf0e10cSrcweir#define CB_WARNING      18
36cdf0e10cSrcweir#define CB_WARNING_ALWAYS 19
37cdf0e10cSrcweir#define GB_SAFETY       20
38cdf0e10cSrcweir#define ID_APP      21
39cdf0e10cSrcweir#define ID_DOC      22
40