2000-09-18 16:07:07 +00:00
|
|
|
|
/*************************************************************************
|
|
|
|
|
|
*
|
|
|
|
|
|
* $RCSfile: dlg_char.src,v $
|
|
|
|
|
|
*
|
2000-11-27 07:32:57 +00:00
|
|
|
|
* $Revision: 1.3 $
|
2000-09-18 16:07:07 +00:00
|
|
|
|
*
|
2000-11-27 07:32:57 +00:00
|
|
|
|
* last change: $Author: dl $ $Date: 2000-11-27 08:32:57 $
|
2000-09-18 16:07:07 +00:00
|
|
|
|
*
|
|
|
|
|
|
* The Contents of this file are made available subject to the terms of
|
|
|
|
|
|
* either of the following licenses
|
|
|
|
|
|
*
|
|
|
|
|
|
* - GNU Lesser General Public License Version 2.1
|
|
|
|
|
|
* - Sun Industry Standards Source License Version 1.1
|
|
|
|
|
|
*
|
|
|
|
|
|
* Sun Microsystems Inc., October, 2000
|
|
|
|
|
|
*
|
|
|
|
|
|
* GNU Lesser General Public License Version 2.1
|
|
|
|
|
|
* =============================================
|
|
|
|
|
|
* Copyright 2000 by Sun Microsystems, Inc.
|
|
|
|
|
|
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
|
|
|
|
|
*
|
|
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
|
|
* License version 2.1, as published by the Free Software Foundation.
|
|
|
|
|
|
*
|
|
|
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
|
|
* Lesser General Public License for more details.
|
|
|
|
|
|
*
|
|
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
|
|
|
|
* License along with this library; if not, write to the Free Software
|
|
|
|
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
|
|
|
|
|
* MA 02111-1307 USA
|
|
|
|
|
|
*
|
|
|
|
|
|
*
|
|
|
|
|
|
* Sun Industry Standards Source License Version 1.1
|
|
|
|
|
|
* =================================================
|
|
|
|
|
|
* The contents of this file are subject to the Sun Industry Standards
|
|
|
|
|
|
* Source License Version 1.1 (the "License"); You may not use this file
|
|
|
|
|
|
* except in compliance with the License. You may obtain a copy of the
|
|
|
|
|
|
* License at http://www.openoffice.org/license.html.
|
|
|
|
|
|
*
|
|
|
|
|
|
* Software provided under this License is provided on an "AS IS" basis,
|
|
|
|
|
|
* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
|
|
|
|
|
|
* WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
|
|
|
|
|
|
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
|
|
|
|
|
|
* See the License for the specific provisions governing your rights and
|
|
|
|
|
|
* obligations concerning the Software.
|
|
|
|
|
|
*
|
|
|
|
|
|
* The Initial Developer of the Original Code is: Sun Microsystems, Inc.
|
|
|
|
|
|
*
|
|
|
|
|
|
* Copyright: 2000 by Sun Microsystems, Inc.
|
|
|
|
|
|
*
|
|
|
|
|
|
* All Rights Reserved.
|
|
|
|
|
|
*
|
|
|
|
|
|
* Contributor(s): _______________________________________
|
|
|
|
|
|
*
|
|
|
|
|
|
*
|
|
|
|
|
|
************************************************************************/
|
|
|
|
|
|
|
|
|
|
|
|
#include <svx/dialogs.hrc>
|
|
|
|
|
|
#include "dlg_char.hrc"
|
|
|
|
|
|
TabDialog TAB_CHAR
|
|
|
|
|
|
{
|
|
|
|
|
|
OutputSize = TRUE ;
|
|
|
|
|
|
SVLook = TRUE ;
|
|
|
|
|
|
Size = MAP_APPFONT ( 289 , 176 ) ;
|
|
|
|
|
|
Text = "Zeichen" ;
|
|
|
|
|
|
Text [ ENGLISH ] = "Character" ;
|
|
|
|
|
|
Text [ norwegian ] = "Character" ;
|
|
|
|
|
|
Text [ italian ] = "Carattere" ;
|
|
|
|
|
|
Text [ portuguese_brazilian ] = "Caractere" ;
|
|
|
|
|
|
Text [ portuguese ] = "Caracteres" ;
|
|
|
|
|
|
Text [ finnish ] = "Merkki" ;
|
|
|
|
|
|
Text [ danish ] = "Tegn" ;
|
|
|
|
|
|
Text [ french ] = "Caract<63>re" ;
|
|
|
|
|
|
Text [ swedish ] = "Tecken" ;
|
|
|
|
|
|
Text [ dutch ] = "Teken" ;
|
|
|
|
|
|
Text [ spanish ] = "Caracteres" ;
|
|
|
|
|
|
Text [ english_us ] = "Character" ;
|
|
|
|
|
|
Moveable = TRUE ;
|
|
|
|
|
|
// Closeable = TRUE; // Dieser Dialog enthaelt OK und/oder Cancel Button (KH)
|
|
|
|
|
|
TabControl 1
|
|
|
|
|
|
{
|
|
|
|
|
|
OutputSize = TRUE ;
|
|
|
|
|
|
Pos = MAP_APPFONT ( 3 , 3 ) ;
|
|
|
|
|
|
Size = MAP_APPFONT ( 260 , 135 ) ;
|
|
|
|
|
|
PageList =
|
|
|
|
|
|
{
|
|
|
|
|
|
PageItem
|
|
|
|
|
|
{
|
2000-11-27 07:15:56 +00:00
|
|
|
|
Identifier = RID_SVXPAGE_CHAR_NAME ;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
Text = "Schrift" ;
|
|
|
|
|
|
Text [ ENGLISH ] = "Character" ;
|
|
|
|
|
|
Text [ norwegian ] = "Character" ;
|
|
|
|
|
|
Text [ italian ] = "Carattere" ;
|
|
|
|
|
|
Text [ portuguese_brazilian ] = "Caractere" ;
|
|
|
|
|
|
Text [ portuguese ] = "Tipo de letra" ;
|
|
|
|
|
|
Text [ finnish ] = "Merkki" ;
|
|
|
|
|
|
Text [ danish ] = "Skrifttype" ;
|
|
|
|
|
|
Text [ french ] = "Police" ;
|
|
|
|
|
|
Text [ swedish ] = "Teckensnitt" ;
|
|
|
|
|
|
Text [ dutch ] = "Lettertype" ;
|
|
|
|
|
|
Text [ spanish ] = "Fuente" ;
|
|
|
|
|
|
Text [ english_us ] = "Font" ;
|
2000-11-27 07:15:56 +00:00
|
|
|
|
PageResID = RID_SVXPAGE_CHAR_NAME ;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
|
Text[ polish ] = "Czcionka";
|
|
|
|
|
|
Text[ japanese ] = "̫<><CCAB>";
|
|
|
|
|
|
Text[ chinese_traditional ] = "<22>r<EFBFBD><72>";
|
|
|
|
|
|
Text[ arabic ] = "<22><>";
|
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
|
Text[ korean ] = "<22>۲<EFBFBD>";
|
|
|
|
|
|
Text[ turkish ] = "Yaz<61>tipi";
|
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
|
};
|
|
|
|
|
|
PageItem
|
|
|
|
|
|
{
|
2000-11-27 07:15:56 +00:00
|
|
|
|
Identifier = RID_SVXPAGE_CHAR_EFFECTS ;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
Text = "Schrifteffekt" ;
|
|
|
|
|
|
Text [ ENGLISH ] = "Character Extension" ;
|
|
|
|
|
|
Text [ norwegian ] = "Character Extension" ;
|
|
|
|
|
|
Text [ italian ] = "Effetto carattere" ;
|
|
|
|
|
|
Text [ portuguese_brazilian ] = "Extens<6E>o de Caracter" ;
|
|
|
|
|
|
Text [ portuguese ] = "Efeitos do tipo de letra" ;
|
|
|
|
|
|
Text [ finnish ] = "Merkin tehosteet" ;
|
|
|
|
|
|
Text [ danish ] = "Skrifteffekt" ;
|
|
|
|
|
|
Text [ french ] = "Effet de caract<63>re" ;
|
|
|
|
|
|
Text [ swedish ] = "Teckensnittseffekt" ;
|
|
|
|
|
|
Text [ dutch ] = "Schrifteffecten" ;
|
|
|
|
|
|
Text [ spanish ] = "Efectos de fuente" ;
|
|
|
|
|
|
Text [ english_us ] = "Font Effects" ;
|
2000-11-27 07:15:56 +00:00
|
|
|
|
PageResID = RID_SVXPAGE_CHAR_EFFECTS ;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>Ч<EFBFBD><D0A7>";
|
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
|
Text[ polish ] = "Efekt czcionki";
|
|
|
|
|
|
Text[ japanese ] = "̫<>Č<EFBFBD><C48C><EFBFBD>";
|
|
|
|
|
|
Text[ chinese_traditional ] = "<22>r<EFBFBD><72><EFBFBD>ĪG";
|
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
|
Text[ korean ] = "<22>۲<EFBFBD> ȿ<><C8BF>";
|
|
|
|
|
|
Text[ turkish ] = "Yaz<61>tipi efekti";
|
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
|
};
|
2000-11-27 07:32:57 +00:00
|
|
|
|
PageItem
|
|
|
|
|
|
{
|
|
|
|
|
|
Identifier = RID_SVXPAGE_CHAR_POSITION ;
|
|
|
|
|
|
PageResID = RID_SVXPAGE_CHAR_POSITION ;
|
|
|
|
|
|
Text = "Position" ;
|
|
|
|
|
|
Text [ ENGLISH ] = "Position" ;
|
|
|
|
|
|
};
|
2000-09-18 16:07:07 +00:00
|
|
|
|
};
|
|
|
|
|
|
};
|
|
|
|
|
|
OKButton 1
|
|
|
|
|
|
{
|
|
|
|
|
|
Pos = MAP_APPFONT ( 6 , 151 ) ;
|
|
|
|
|
|
Size = MAP_APPFONT ( 50 , 14 ) ;
|
|
|
|
|
|
TabStop = TRUE ;
|
|
|
|
|
|
};
|
|
|
|
|
|
CancelButton 1
|
|
|
|
|
|
{
|
|
|
|
|
|
Pos = MAP_APPFONT ( 60 , 151 ) ;
|
|
|
|
|
|
Size = MAP_APPFONT ( 50 , 14 ) ;
|
|
|
|
|
|
TabStop = TRUE ;
|
|
|
|
|
|
};
|
|
|
|
|
|
HelpButton 1
|
|
|
|
|
|
{
|
|
|
|
|
|
Pos = MAP_APPFONT ( 114 , 151 ) ;
|
|
|
|
|
|
Size = MAP_APPFONT ( 50 , 14 ) ;
|
|
|
|
|
|
TabStop = TRUE ;
|
|
|
|
|
|
};
|
|
|
|
|
|
PushButton 1
|
|
|
|
|
|
{
|
|
|
|
|
|
Pos = MAP_APPFONT ( 169 , 151 ) ;
|
|
|
|
|
|
Size = MAP_APPFONT ( 50 , 14 ) ;
|
|
|
|
|
|
/* ### ACHTUNG: Neuer Text in Resource? Zur<75>ck : Zur<75>ck */
|
|
|
|
|
|
Text = "Zur<75>ck" ;
|
|
|
|
|
|
Text [ ENGLISH ] = "Return" ;
|
|
|
|
|
|
Text [ norwegian ] = "Return" ;
|
|
|
|
|
|
Text [ italian ] = "Indietro" ;
|
|
|
|
|
|
Text [ portuguese_brazilian ] = "Devolver" ;
|
|
|
|
|
|
Text [ portuguese ] = "Anterior" ;
|
|
|
|
|
|
Text [ finnish ] = "Palaa" ;
|
|
|
|
|
|
Text [ danish ] = "Tilbage" ;
|
|
|
|
|
|
Text [ french ] = "Quitter" ;
|
|
|
|
|
|
Text [ swedish ] = "Tillbaka" ;
|
|
|
|
|
|
Text [ dutch ] = "Vorige" ;
|
|
|
|
|
|
Text [ spanish ] = "Regresar" ;
|
|
|
|
|
|
Text [ english_us ] = "Return" ;
|
|
|
|
|
|
TabStop = TRUE ;
|
|
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
|
Text[ polish ] = "Wstecz";
|
|
|
|
|
|
Text[ japanese ] = "<22>߂<EFBFBD>";
|
|
|
|
|
|
Text[ chinese_traditional ] = "<22><><EFBFBD>^";
|
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
|
Text[ korean ] = "<22>ǵ<EFBFBD><C7B5><EFBFBD> <20><><EFBFBD><EFBFBD>";
|
|
|
|
|
|
Text[ turkish ] = "Geri";
|
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
|
};
|
|
|
|
|
|
Text[ chinese_simplified ] = "<22>ַ<EFBFBD>";
|
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
|
Text[ polish ] = "Znak";
|
|
|
|
|
|
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
|
Text[ chinese_traditional ] = "<22>r<EFBFBD><72>";
|
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD>";
|
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
|
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
|
Text[ turkish ] = "Yaz<61>tipi";
|
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
|
};
|