1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: fontworkgallery.hrc,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
30 #include <svx/dialogs.hrc>
32 #define FL_FAVORITES 1
33 #define CTL_FAVORITES 2
40 #define STR_CLICK_TO_ADD_TEXT 1
43 #define STR_ALIGN_LEFT 1
44 #define STR_ALIGN_CENTER 2
45 #define STR_ALIGN_RIGHT 3
46 #define STR_ALIGN_WORD 4
47 #define STR_ALIGN_STRETCH 5
48 #define STR_CHARS_SPACING_VERY_TIGHT 6
49 #define STR_CHARS_SPACING_TIGHT 7
50 #define STR_CHARS_SPACING_NORMAL 8
51 #define STR_CHARS_SPACING_LOOSE 9
52 #define STR_CHARS_SPACING_VERY_LOOSE 10
53 #define STR_CHARS_SPACING_CUSTOM 11
54 #define STR_CHARS_SPACING_KERN_PAIRS 12
56 #define IMG_FONTWORK_ALIGN_LEFT_16 1
57 #define IMG_FONTWORK_ALIGN_LEFT_16_H 2
58 #define IMG_FONTWORK_ALIGN_LEFT_26 3
59 #define IMG_FONTWORK_ALIGN_LEFT_26_H 4
60 #define IMG_FONTWORK_ALIGN_CENTER_16 5
61 #define IMG_FONTWORK_ALIGN_CENTER_16_H 6
62 #define IMG_FONTWORK_ALIGN_CENTER_26 7
63 #define IMG_FONTWORK_ALIGN_CENTER_26_H 8
64 #define IMG_FONTWORK_ALIGN_RIGHT_16 9
65 #define IMG_FONTWORK_ALIGN_RIGHT_16_H 10
66 #define IMG_FONTWORK_ALIGN_RIGHT_26 11
67 #define IMG_FONTWORK_ALIGN_RIGHT_26_H 12
68 #define IMG_FONTWORK_ALIGN_WORD_16 13
69 #define IMG_FONTWORK_ALIGN_WORD_16_H 14
70 #define IMG_FONTWORK_ALIGN_WORD_26 15
71 #define IMG_FONTWORK_ALIGN_WORD_26_H 16
72 #define IMG_FONTWORK_ALIGN_STRETCH_16 17
73 #define IMG_FONTWORK_ALIGN_STRETCH_16_H 18
74 #define IMG_FONTWORK_ALIGN_STRETCH_26 19
75 #define IMG_FONTWORK_ALIGN_STRETCH_26_H 20