2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 #ifndef _SVX_FONT_SUBSTITUTION
19 #define _SVX_FONT_SUBSTITUTION
23 // defines ------------------------------------------------------------------
25 #define CLB_SUBSTITUTES 1
30 #define TBX_SUBSTNEWDEL 6
31 #define BT_SUBSTAPPLY 7
32 #define BT_SUBSTDELETE 8
34 #define STR_HEADER1 10
35 #define STR_HEADER2 11
36 #define STR_HEADER3 12
37 #define STR_HEADER4 13
40 #define CB_USETABLE 21
42 #define FL_SOURCEVIEW 22
43 #define FT_FONTNAME 23
44 #define LB_FONTNAME 24
46 #define FT_FONTHEIGHT 26
47 #define LB_FONTHEIGHT 27
48 #define STR_AUTOMATIC 28