office-gobmx/sd/source/ui/dlg/tabtempl.src

194 lines
5.2 KiB
Text
Raw Normal View History

2000-09-18 11:07:07 -05:00
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2000-09-18 11:07:07 -05:00
*
* Copyright 2000, 2010 Oracle and/or its affiliates.
2000-09-18 11:07:07 -05:00
*
* OpenOffice.org - a multi-platform office productivity suite
2000-09-18 11:07:07 -05:00
*
* This file is part of OpenOffice.org.
2000-09-18 11:07:07 -05:00
*
* OpenOffice.org is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License version 3
* only, as published by the Free Software Foundation.
2000-09-18 11:07:07 -05:00
*
* OpenOffice.org 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 version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
2000-09-18 11:07:07 -05:00
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
2000-09-18 11:07:07 -05:00
*
************************************************************************/
#include "tabtempl.hrc"
#include <svx/dialogs.hrc>
TabDialog TAB_TEMPLATE
{
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 289 , 176 ) ;
Text [ en-US ] = "Graphics Styles" ;
2000-09-18 11:07:07 -05:00
Moveable = TRUE ;
// Closeable = TRUE; // Dieser Dialog hat OK und/oder Cancel Button ! (KH)
TabControl 1
{
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 3 , 3 ) ;
Size = MAP_APPFONT ( 260 , 135 ) ;
PageList =
{
PageItem
{
Identifier = RID_SVXPAGE_LINE ;
Text [ en-US ] = "Line" ;
2000-09-18 11:07:07 -05:00
PageResID = RID_SVXPAGE_LINE ;
};
PageItem
{
Identifier = RID_SVXPAGE_AREA ;
/* ### ACHTUNG: Neuer Text in Resource? Fl<46>che : Fl<46>che */
Text [ en-US ] = "Area" ;
2000-09-18 11:07:07 -05:00
PageResID = RID_SVXPAGE_AREA ;
};
PageItem
{
Identifier = RID_SVXPAGE_SHADOW ;
PageResID = RID_SVXPAGE_SHADOW ;
Text [ en-US ] = "Shadowing" ;
2000-09-18 11:07:07 -05:00
};
PageItem
{
Identifier = RID_SVXPAGE_TRANSPARENCE ;
Text [ en-US ] = "Transparency";
2000-09-18 11:07:07 -05:00
};
PageItem
{
2000-11-27 01:15:56 -06:00
Identifier = RID_SVXPAGE_CHAR_NAME;
Text [ en-US ] = "Font" ;
2000-11-27 01:15:56 -06:00
PageResID = RID_SVXPAGE_CHAR_NAME ;
2000-09-18 11:07:07 -05:00
};
PageItem
2001-05-16 02:10:24 -05:00
{
Identifier = RID_SVXPAGE_CHAR_EFFECTS ;
Text [ en-US ] = "Font Effect" ;
2001-05-16 02:10:24 -05:00
PageResID = RID_SVXPAGE_CHAR_EFFECTS ;
};
PageItem
2000-09-18 11:07:07 -05:00
{
Identifier = RID_SVXPAGE_STD_PARAGRAPH ;
/* ### ACHTUNG: Neuer Text in Resource? Einz<6E>ge und Abst<73>nde : Einz<6E>ge und Abst<73>nde */
Text [ en-US ] = "Indents & Spacing" ;
2000-09-18 11:07:07 -05:00
PageResID = RID_SVXPAGE_STD_PARAGRAPH ;
};
PageItem
{
Identifier = RID_SVXPAGE_TEXTATTR ;
PageResID = RID_SVXPAGE_TEXTATTR ;
Text [ en-US ] = "Text" ;
2000-09-18 11:07:07 -05:00
};
PageItem
{
Identifier = RID_SVXPAGE_TEXTANIMATION ;
PageResID = RID_SVXPAGE_TEXTANIMATION ;
Text [ en-US ] = "Text Animation" ;
2000-09-18 11:07:07 -05:00
};
PageItem
{
Identifier = RID_SVXPAGE_MEASURE ;
/* ### ACHTUNG: Neuer Text in Resource? Bema<6D>ung : Bema<6D>ung */
Text [ en-US ] = "Dimensioning" ;
2000-09-18 11:07:07 -05:00
PageResID = RID_SVXPAGE_MEASURE ;
};
PageItem
{
Identifier = RID_SVXPAGE_CONNECTION ;
Text [ en-US ] = "Connector" ;
2000-09-18 11:07:07 -05:00
};
PageItem
{
Identifier = RID_SVXPAGE_ALIGN_PARAGRAPH ;
PageResID = RID_SVXPAGE_ALIGN_PARAGRAPH ;
Text [ en-US ] = "Alignment" ;
2000-09-18 11:07:07 -05:00
};
PageItem
{
Identifier = RID_SVXPAGE_PARA_ASIAN ;
PageResID = RID_SVXPAGE_PARA_ASIAN ;
Text[ en-US ] = "Asian Typography";
};
PageItem
2000-09-18 11:07:07 -05:00
{
Identifier = RID_SVXPAGE_TABULATOR ;
Text [ en-US ] = "Tabs" ;
2000-09-18 11:07:07 -05:00
PageResID = RID_SVXPAGE_TABULATOR ;
};
};
};
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 [ en-US ] = "Back" ;
2000-09-18 11:07:07 -05:00
TabStop = TRUE ;
};
};
2001-06-08 17:45:02 -05:00
2001-06-13 18:02:02 -05:00
2001-06-16 15:50:16 -05:00
2001-07-14 14:27:15 -05:00