4506abf87c
2005/09/05 13:21:59 rt 1.26.458.1: #i54170# Change license header: remove SISSL
304 lines
8.5 KiB
Text
304 lines
8.5 KiB
Text
/*************************************************************************
|
|
*
|
|
* OpenOffice.org - a multi-platform office productivity suite
|
|
*
|
|
* $RCSfile: prltempl.src,v $
|
|
*
|
|
* $Revision: 1.27 $
|
|
*
|
|
* last change: $Author: rt $ $Date: 2005-09-09 04:15:52 $
|
|
*
|
|
* The Contents of this file are made available subject to
|
|
* the terms of GNU Lesser General Public License Version 2.1.
|
|
*
|
|
*
|
|
* GNU Lesser General Public License Version 2.1
|
|
* =============================================
|
|
* Copyright 2005 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
|
|
*
|
|
************************************************************************/
|
|
|
|
#include "enumdlg.hrc"
|
|
#include "prltempl.hrc"
|
|
#include <svx/dialogs.hrc>
|
|
TabDialog TAB_PRES_LAYOUT_TEMPLATE
|
|
{
|
|
OutputSize = TRUE ;
|
|
SVLook = TRUE ;
|
|
Size = MAP_APPFONT ( 289 , 176 ) ;
|
|
Text [ de ] = "Präsentationslayout" ;
|
|
Text [ en-US ] = "Presentation Layout" ;
|
|
Moveable = TRUE ;
|
|
TabControl 1
|
|
{
|
|
OutputSize = TRUE ;
|
|
Pos = MAP_APPFONT ( 3 , 3 ) ;
|
|
Size = MAP_APPFONT ( 260 , 135 ) ;
|
|
PageList =
|
|
{
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_LINE ;
|
|
Text [ de ] = "Linie" ;
|
|
Text [ en-US ] = "Line" ;
|
|
PageResID = RID_SVXPAGE_LINE ;
|
|
Text [ x-comment ] = " ";
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_AREA ;
|
|
Text [ de ] = "Fläche" ;
|
|
Text [ en-US ] = "Area" ;
|
|
PageResID = RID_SVXPAGE_AREA ;
|
|
Text [ x-comment ] = " ";
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_SHADOW ;
|
|
Text [ de ] = "Schatten" ;
|
|
PageResID = RID_SVXPAGE_SHADOW ;
|
|
Text [ en-US ] = "Shadow" ;
|
|
Text [ x-comment ] = " ";
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_TRANSPARENCE ;
|
|
Text [ de ] = "Transparenz" ;
|
|
Text [ en-US ] = "Transparency";
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_CHAR_NAME ;
|
|
Text [ de ] = "Schrift" ;
|
|
Text [ en-US ] = "Font" ;
|
|
PageResID = RID_SVXPAGE_CHAR_NAME;
|
|
Text [ x-comment ] = " ";
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_CHAR_EFFECTS ;
|
|
Text [ de ] = "Schrifteffekt" ;
|
|
Text [ en-US ] = "Font Effects" ;
|
|
PageResID = RID_SVXPAGE_CHAR_EFFECTS ;
|
|
Text [ x-comment ] = " ";
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_STD_PARAGRAPH ;
|
|
Text [ de ] = "Einzüge und Abstände" ;
|
|
Text [ en-US ] = "Indents & Spacing" ;
|
|
PageResID = RID_SVXPAGE_STD_PARAGRAPH ;
|
|
Text [ x-comment ] = " ";
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_ALIGN_PARAGRAPH ;
|
|
PageResID = RID_SVXPAGE_ALIGN_PARAGRAPH ;
|
|
Text [ de ] = "Ausrichtung" ;
|
|
Text [ en-US ] = "Alignment" ;
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_PARA_ASIAN ;
|
|
PageResID = RID_SVXPAGE_PARA_ASIAN ;
|
|
Text [ de ] = "Asiatische Typographie" ;
|
|
Text[ en-US ] = "Asian Typography";
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_TABULATOR ;
|
|
PageResID = RID_SVXPAGE_TABULATOR ;
|
|
Text [ de ] = "Tabulator" ;
|
|
Text [ en-US ] = "Tabs" ;
|
|
};
|
|
};
|
|
};
|
|
};
|
|
TabDialog TAB_PRES_LAYOUT_TEMPLATE_1
|
|
{
|
|
OutputSize = TRUE ;
|
|
SVLook = TRUE ;
|
|
Size = MAP_APPFONT ( 289 , 176 ) ;
|
|
Moveable = TRUE ;
|
|
TabControl 1
|
|
{
|
|
OutputSize = TRUE ;
|
|
Pos = MAP_APPFONT ( 3 , 3 ) ;
|
|
Size = MAP_APPFONT ( 260 , 135 ) ;
|
|
PageList =
|
|
{
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_LINE ;
|
|
Text [ de ] = "Linie" ;
|
|
Text [ en-US ] = "Line" ;
|
|
PageResID = RID_SVXPAGE_LINE ;
|
|
Text [ x-comment ] = " ";
|
|
};
|
|
};
|
|
};
|
|
};
|
|
TabDialog TAB_PRES_LAYOUT_TEMPLATE_2
|
|
{
|
|
OutputSize = TRUE ;
|
|
SVLook = TRUE ;
|
|
Size = MAP_APPFONT ( 289 , 176 ) ;
|
|
Moveable = TRUE ;
|
|
TabControl 1
|
|
{
|
|
OutputSize = TRUE ;
|
|
Pos = MAP_APPFONT ( 3 , 3 ) ;
|
|
Size = MAP_APPFONT ( 260 , 135 ) ;
|
|
PageList =
|
|
{
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_AREA ;
|
|
Text [ de ] = "Fläche" ;
|
|
Text [ en-US ] = "Area" ;
|
|
PageResID = RID_SVXPAGE_AREA ;
|
|
Text [ x-comment ] = " ";
|
|
};
|
|
};
|
|
};
|
|
};
|
|
TabDialog TAB_PRES_LAYOUT_TEMPLATE_3
|
|
{
|
|
OutputSize = TRUE ;
|
|
SVLook = TRUE ;
|
|
Size = MAP_APPFONT ( 289 , 176 ) ;
|
|
Moveable = TRUE ;
|
|
TabControl 1
|
|
{
|
|
OutputSize = TRUE ;
|
|
Pos = MAP_APPFONT ( 3 , 3 ) ;
|
|
Size = MAP_APPFONT ( 260 , 135 ) ;
|
|
PageList =
|
|
{
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_CHAR_NAME ;
|
|
Text [ de ] = "Schrift" ;
|
|
Text [ en-US ] = "Font" ;
|
|
PageResID = RID_SVXPAGE_CHAR_NAME ;
|
|
Text [ x-comment ] = " ";
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_CHAR_EFFECTS ;
|
|
Text [ de ] = "Schrifteffekt" ;
|
|
Text [ en-US ] = "Font Effects" ;
|
|
PageResID = RID_SVXPAGE_CHAR_EFFECTS ;
|
|
Text [ x-comment ] = " ";
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_STD_PARAGRAPH ;
|
|
Text [ de ] = "Einzüge und Abstände" ;
|
|
Text [ en-US ] = "Indents & Spacing" ;
|
|
PageResID = RID_SVXPAGE_STD_PARAGRAPH ;
|
|
Text [ x-comment ] = " ";
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_PICK_BULLET ;
|
|
Text [ de ] = "Bullets" ;
|
|
Text [ en-US ] = "Bullets" ;
|
|
Text [ x-comment ] = " ";
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_PICK_SINGLE_NUM ;
|
|
Text [ de ] = "Nummerierungsart" ;
|
|
Text [ en-US ] = "Numbering type" ;
|
|
Text [ x-comment ] = "; MS Word";
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_PICK_BMP ;
|
|
Text [ de ] = "Grafiken" ;
|
|
Text [ en-US ] = "Graphics" ;
|
|
Text [ x-comment ] = " ";
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_NUM_OPTIONS ;
|
|
Text [ de ] = "Optionen" ;
|
|
Text [ en-US ] = "Customize" ;
|
|
Text [ x-comment ] = " ";
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_ALIGN_PARAGRAPH ;
|
|
PageResID = RID_SVXPAGE_ALIGN_PARAGRAPH ;
|
|
Text [ de ] = "Ausrichtung" ;
|
|
Text [ en-US ] = "Alignment" ;
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_PARA_ASIAN ;
|
|
PageResID = RID_SVXPAGE_PARA_ASIAN ;
|
|
Text [ de ] = "Asiatische Typographie" ;
|
|
Text[ en-US ] = "Asian Typography";
|
|
};
|
|
PageItem
|
|
{
|
|
Identifier = RID_SVXPAGE_TABULATOR ;
|
|
PageResID = RID_SVXPAGE_TABULATOR ;
|
|
Text [ de ] = "Tabulator" ;
|
|
Text [ en-US ] = "Tabs" ;
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|