xref: /AOO42X/main/basic/inc/basic/ttmsg.hrc (revision d89912993e032cf8c3f70579b260d4cde8e47331)
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
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23#include "basic/ttglobal.hrc"
24
25
26// Here are the messages of directory /basic/source/testtool included
27
28///////////////////////////////
29// Error message that go to the Resultfile.
30// *********************
31// ***  !!ATTENTION!!    ***
32// *********************
33// Theses numbers MUST NOT change ever!
34// Because they are stored in the Resultfiles and if you showed them again
35// the appropriate new or no Strings are viewed.
36///////////////////////////////
37
38#define S_NAME_NOT_THERE                    ( TT_START +   0 )
39#define S_DOUBLE_NAME                       ( TT_START +   1 )
40#define S_READING_FILE                      ( TT_START +   2 )
41#define S_CANNOT_OPEN_FILE                  ( TT_START +   3 )
42#define S_INVALID_LINE                      ( TT_START +   4 )
43#define S_SHORTNAME_UNKNOWN                 ( TT_START +   5 )
44#define S_LONGNAME_UNKNOWN                  ( TT_START +   6 )
45#define S_FIRST_SHORTNAME_REQ_ASTRX         ( TT_START +   7 )
46#define S_TIMOUT_WAITING                    ( TT_START +   8 )
47#define S_APPLICATION_RESTARTED             ( TT_START +   9 )
48#define S_APPLICATION_START_FAILED          ( TT_START +  10 )
49#define S_TIMOUT_SENDING                    ( TT_START +  11 )
50#define S_NO_CONNECTION                     ( TT_START +  12 )
51#define S_NO_FILES_FOUND                    ( TT_START +  13 )  // Not used anymore. needed only for old *.res files
52#define S_ERRORS_DETECTED                   ( TT_START +  14 )
53#define S_NO_ERRORS_DETECTED                ( TT_START +  15 )
54#define S_WARNINGS_DETECTED                 ( TT_START +  16 )
55#define S_NO_WARNINGS_DETECTED              ( TT_START +  17 )
56#define S_UNKNOWN_SLOT_CONTROL              ( TT_START +  18 )
57#define S_RETURN_SEQUENCE_MISSMATCH         ( TT_START +  19 )
58#define S_RETURNED_VALUE_ID_MISSMATCH       ( TT_START +  20 )
59#define S_RETURNED_VALUE_NO_RECEIVER        ( TT_START +  21 )
60#define S_UNKNOWN_METHOD                    ( TT_START +  22 )
61#define S_INCLUDE_FILE_WARNINGS_DETECTED    ( TT_START +  23 )
62#define S_NO_INCLUDE_FILE_WARNINGS_DETECTED ( TT_START +  24 )
63
64// Strings
65
66
67/*
68#define S_              ( TT_START +   0 )
69#define S_              ( TT_START +   0 )
70#define S_              ( TT_START +   0 )
71#define S_              ( TT_START +   0 )
72#define S_              ( TT_START +   0 )
73#define S_              ( TT_START +   0 )
74#define S_              ( TT_START +   0 )
75#define S_              ( TT_START +   0 )
76#define S_              ( TT_START +   0 )
77#define S_              ( TT_START +   0 )
78#define S_              ( TT_START +   0 )
79#define S_              ( TT_START +   0 )
80#define S_              ( TT_START +   0 )
81#define S_              ( TT_START +   0 )
82#define S_              ( TT_START +   0 )
83#define S_              ( TT_START +   0 )
84#define S_              ( TT_START +   0 )
85#define S_              ( TT_START +   0 )
86#define S_              ( TT_START +   0 )
87#define S_              ( TT_START +   0 )
88#define S_              ( TT_START +   0 )
89#define S_              ( TT_START +   0 )
90#define S_              ( TT_START +   0 )
91#define S_              ( TT_START +   0 )
92#define S_              ( TT_START +   0 )
93#define S_              ( TT_START +   0 )
94#define S_              ( TT_START +   0 )
95#define S_              ( TT_START +   0 )
96#define S_              ( TT_START +   0 )
97#define S_              ( TT_START +   0 )
98#define S_              ( TT_START +   0 )
99#define S_              ( TT_START +   0 )
100#define S_              ( TT_START +   0 )
101#define S_              ( TT_START +   0 )
102#define S_              ( TT_START +   0 )
103#define S_              ( TT_START +   0 )
104#define S_              ( TT_START +   0 )
105#define S_              ( TT_START +   0 )
106#define S_              ( TT_START +   0 )
107*/
108