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: CustomAnimationCreateDialog.src,v $
10 * $Revision: 1.8.74.1 $
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 ************************************************************************/
31 #include "CustomAnimationCreateDialog.hrc"
32 #include "CustomAnimation.hrc"
34 TabDialog DLG_CUSTOMANIMATION_CREATE
36 Size = MAP_APPFONT ( 162 , 244 ) ;
42 Text [ en-US ] = "Custom Animation" ;
47 Pos = MAP_APPFONT ( 3 , 3 ) ;
48 Size = MAP_APPFONT ( 156, 217 ) ;
53 Identifier = RID_TP_CUSTOMANIMATION_ENTRANCE ;
54 Text [ en-US ] = "Entrance" ;
59 Identifier = RID_TP_CUSTOMANIMATION_EMPHASIS;
60 Text [ en-US ] = "Emphasis";
65 Identifier = RID_TP_CUSTOMANIMATION_EXIT;
66 Text [ en-US ] = "Exit";
71 Identifier = RID_TP_CUSTOMANIMATION_MOTIONPATH;
72 Text [ en-US ] = "Motion Paths";
77 Identifier = RID_TP_CUSTOMANIMATION_MISCEFFECTS;
78 Text [ en-US ] = "Misc Effects";
84 Pos = MAP_APPFONT ( 3 , 223 ) ;
85 Size = MAP_APPFONT ( 50 , 14 ) ;
90 Pos = MAP_APPFONT ( 56 , 223 ) ;
91 Size = MAP_APPFONT ( 50 , 14 ) ;
96 Pos = MAP_APPFONT ( 109 , 223 ) ;
97 Size = MAP_APPFONT ( 50 , 14 ) ;
102 TabPage RID_TP_CUSTOMANIMATION_ENTRANCE
105 Size = MAP_APPFONT ( 156, 217 );
109 Pos = MAP_APPFONT ( 3 , 3 ) ;
110 Size = MAP_APPFONT( 144, 160 );
119 Pos = MAP_APPFONT ( 3 , 167 ) ;
120 Size = MAP_APPFONT( 42, 8 );
122 Text [ en-US ] = "Speed";
127 Pos = MAP_APPFONT ( 48 , 166 ) ;
128 Size = MAP_APPFONT ( 101, 48 );
136 Pos = MAP_APPFONT ( 3 , 181 ) ;
137 Size = MAP_APPFONT ( 143 , 10 ) ;
139 Text [ en-US ] = "Automatic preview" ;
144 Text [ en-US ] = "User paths";