2003-07-03 15:33:14 +00:00
|
|
|
/*************************************************************************
|
|
|
|
*
|
2005-09-08 19:47:24 +00:00
|
|
|
* OpenOffice.org - a multi-platform office productivity suite
|
2003-07-03 15:33:14 +00:00
|
|
|
*
|
2005-09-08 19:47:24 +00:00
|
|
|
* $RCSfile: contdlg.src,v $
|
2003-07-03 15:33:14 +00:00
|
|
|
*
|
2005-09-23 12:36:09 +00:00
|
|
|
* $Revision: 1.37 $
|
2003-07-03 15:33:14 +00:00
|
|
|
*
|
2005-09-23 12:36:09 +00:00
|
|
|
* last change: $Author: hr $ $Date: 2005-09-23 13:36:09 $
|
2003-07-03 15:33:14 +00:00
|
|
|
*
|
2005-09-08 19:47:24 +00:00
|
|
|
* The Contents of this file are made available subject to
|
|
|
|
* the terms of GNU Lesser General Public License Version 2.1.
|
2003-07-03 15:33:14 +00:00
|
|
|
*
|
|
|
|
*
|
2005-09-08 19:47:24 +00:00
|
|
|
* GNU Lesser General Public License Version 2.1
|
|
|
|
* =============================================
|
|
|
|
* Copyright 2005 by Sun Microsystems, Inc.
|
|
|
|
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
2003-07-03 15:33:14 +00:00
|
|
|
*
|
2005-09-08 19:47:24 +00:00
|
|
|
* 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.
|
2003-07-03 15:33:14 +00:00
|
|
|
*
|
2005-09-08 19:47:24 +00:00
|
|
|
* 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.
|
2003-07-03 15:33:14 +00:00
|
|
|
*
|
2005-09-08 19:47:24 +00:00
|
|
|
* 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
|
2003-07-03 15:33:14 +00:00
|
|
|
*
|
|
|
|
************************************************************************/
|
|
|
|
// include ---------------------------------------------------------------
|
|
|
|
#include "helpid.hrc"
|
|
|
|
#include "contdlg.hrc"
|
|
|
|
|
|
|
|
#define MASKCOLOR MaskColor = Color { Red = 0xFFFF; Green = 0x0000; Blue = 0xFFFF; } ;
|
|
|
|
|
|
|
|
// RID_SVXDLG_CONTOUR ----------------------------------------------------
|
|
|
|
FloatingWindow RID_SVXDLG_CONTOUR
|
|
|
|
{
|
|
|
|
OutputSize = TRUE ;
|
|
|
|
Hide = TRUE ;
|
|
|
|
SVLook = TRUE ;
|
|
|
|
Pos = MAP_APPFONT ( 0 , 0 ) ;
|
|
|
|
Size = MAP_APPFONT ( 270 , 213 ) ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ de ] = "Kontur-Editor" ;
|
|
|
|
Text [ en-US ] = "Contour Editor" ;
|
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
Sizeable = TRUE ;
|
|
|
|
Moveable = TRUE ;
|
|
|
|
Closeable = TRUE ;
|
|
|
|
Zoomable = TRUE ;
|
|
|
|
ToolBox TBX1
|
|
|
|
{
|
|
|
|
SVLook = TRUE ;
|
|
|
|
Pos = MAP_APPFONT ( 6 , 6 ) ;
|
|
|
|
HelpId = HID_CONTDLG_TOOLBOX ;
|
|
|
|
ItemList =
|
|
|
|
{
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Identifier = TBI_APPLY ;
|
|
|
|
HelpId = HID_CONTDLG_APPLY ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ de ] = "Zuweisen" ;
|
|
|
|
Text [ en-US ] = "Apply" ;
|
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Type = TOOLBOXITEM_SEPARATOR ;
|
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Identifier = TBI_WORKPLACE ;
|
|
|
|
HelpId = HID_CONTDLG_WORKPLACE ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ de ] = "Arbeitsbereich" ;
|
|
|
|
Text [ en-US ] = "Workspace" ;
|
2003-07-03 15:33:14 +00:00
|
|
|
AutoCheck = TRUE ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Type = TOOLBOXITEM_SEPARATOR ;
|
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Identifier = TBI_SELECT ;
|
|
|
|
HelpId = HID_CONTDLG_SELECT ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ de ] = "Auswahl" ;
|
2003-07-03 15:33:14 +00:00
|
|
|
RadioCheck = TRUE ;
|
|
|
|
AutoCheck = TRUE ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ en-US ] = "Select" ;
|
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Identifier = TBI_RECT ;
|
|
|
|
HelpId = HID_CONTDLG_RECT ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ de ] = "Rechteck" ;
|
2003-07-03 15:33:14 +00:00
|
|
|
RadioCheck = TRUE ;
|
|
|
|
AutoCheck = TRUE ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ en-US ] = "Rectangle" ;
|
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Identifier = TBI_CIRCLE ;
|
|
|
|
HelpId = HID_CONTDLG_CIRCLE ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ de ] = "Ellipse" ;
|
2003-07-03 15:33:14 +00:00
|
|
|
RadioCheck = TRUE ;
|
|
|
|
AutoCheck = TRUE ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ en-US ] = "Ellipse" ;
|
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Identifier = TBI_POLY ;
|
|
|
|
HelpId = HID_CONTDLG_POLY ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ de ] = "Polygon" ;
|
2003-07-03 15:33:14 +00:00
|
|
|
RadioCheck = TRUE ;
|
|
|
|
AutoCheck = TRUE ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ en-US ] = "Polygon" ;
|
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Type = TOOLBOXITEM_SEPARATOR ;
|
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Identifier = TBI_POLYEDIT ;
|
|
|
|
HelpId = HID_CONTDLG_POLYEDIT ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ de ] = "Punkte bearbeiten" ;
|
|
|
|
Text [ en-US ] = "Edit Points" ;
|
2003-07-03 15:33:14 +00:00
|
|
|
AutoCheck = TRUE ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Identifier = TBI_POLYMOVE ;
|
|
|
|
HelpId = HID_CONTDLG_POLYMOVE ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ de ] = "Punkte verschieben" ;
|
|
|
|
Text [ en-US ] = "Move Points" ;
|
2003-07-03 15:33:14 +00:00
|
|
|
RadioCheck = TRUE ;
|
|
|
|
AutoCheck = TRUE ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Identifier = TBI_POLYINSERT ;
|
|
|
|
HelpId = HID_CONTDLG_POLYINSERT ;
|
2005-09-23 12:36:09 +00:00
|
|
|
Text [ de ] = "Punkte einfügen" ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ en-US ] = "Insert Points" ;
|
2003-07-03 15:33:14 +00:00
|
|
|
RadioCheck = TRUE ;
|
|
|
|
AutoCheck = TRUE ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Identifier = TBI_POLYDELETE ;
|
|
|
|
HelpId = HID_CONTDLG_POLYDELETE ;
|
2005-09-23 12:36:09 +00:00
|
|
|
Text [ de ] = "Punkte löschen" ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ en-US ] = "Delete Points" ;
|
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Type = TOOLBOXITEM_SEPARATOR ;
|
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Identifier = TBI_AUTOCONTOUR ;
|
|
|
|
HelpId = HID_CONTDLG_AUTOCONTOUR ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ de ] = "AutoKontur" ;
|
|
|
|
Text [ en-US ] = "AutoContour" ;
|
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Type = TOOLBOXITEM_SEPARATOR ;
|
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Identifier = TBI_UNDO ;
|
|
|
|
HelpId = HID_CONTDLG_UNDO ;
|
|
|
|
|
2005-09-23 12:36:09 +00:00
|
|
|
Text [ de ] = "Rückgängig " ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ en-US ] = "Undo " ;
|
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Identifier = TBI_REDO ;
|
|
|
|
HelpId = HID_CONTDLG_REDO ;
|
|
|
|
|
|
|
|
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ de ] = "Wiederherstellen " ;
|
|
|
|
Text [ en-US ] = "Redo " ;
|
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
ToolBoxItem
|
|
|
|
{
|
|
|
|
Identifier = TBI_PIPETTE ;
|
|
|
|
HelpId = HID_CONTDLG_PIPETTE ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ de ] = "Pipette" ;
|
|
|
|
Text [ en-US ] = "Eyedropper" ;
|
2003-07-03 15:33:14 +00:00
|
|
|
AutoCheck = TRUE ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
MetricField MTF_TOLERANCE
|
|
|
|
{
|
|
|
|
Border = TRUE ;
|
|
|
|
Pos = MAP_APPFONT ( 0 , 0 ) ;
|
|
|
|
Size = MAP_APPFONT ( 28 , 12 ) ;
|
|
|
|
TabStop = TRUE ;
|
|
|
|
Repeat = TRUE ;
|
|
|
|
Spin = TRUE ;
|
|
|
|
Maximum = 99 ;
|
|
|
|
Last = 99 ;
|
|
|
|
SpinSize = 1 ;
|
|
|
|
Unit = FUNIT_CUSTOM ;
|
2004-06-25 10:51:55 +00:00
|
|
|
CustomUnitText [ de ] = " %" ;
|
|
|
|
QuickHelpText [ de ] = "Farbtoleranz" ;
|
|
|
|
QuickHelpText [ en-US ] = "Color Tolerance" ;
|
|
|
|
CustomUnitText [ en-US ] = "%" ;
|
|
|
|
CustomUnitText [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
Control CTL_CONTOUR
|
|
|
|
{
|
|
|
|
Border = TRUE ;
|
|
|
|
SVLook = TRUE ;
|
|
|
|
Pos = MAP_APPFONT ( 6 , 24 ) ;
|
|
|
|
HelpId = HID_CONTDLG_GRAPHWND ;
|
|
|
|
};
|
|
|
|
|
|
|
|
#define CONTOURDLG_IDLIST \
|
|
|
|
IdList = \
|
|
|
|
{ \
|
|
|
|
TBI_APPLY ; \
|
|
|
|
TBI_WORKPLACE ; \
|
|
|
|
TBI_SELECT ; \
|
|
|
|
TBI_RECT ; \
|
|
|
|
TBI_CIRCLE ; \
|
|
|
|
TBI_POLY ; \
|
|
|
|
TBI_POLYEDIT ; \
|
|
|
|
TBI_POLYMOVE ; \
|
|
|
|
TBI_POLYINSERT ; \
|
|
|
|
TBI_POLYDELETE ; \
|
|
|
|
TBI_AUTOCONTOUR ; \
|
|
|
|
TBI_UNDO ; \
|
|
|
|
TBI_REDO ; \
|
|
|
|
TBI_PIPETTE ; \
|
2004-06-25 10:51:55 +00:00
|
|
|
}; \
|
2003-07-03 15:33:14 +00:00
|
|
|
IdCount = { 14 ; };
|
|
|
|
|
|
|
|
ImageList CD_IMAPDLG
|
|
|
|
{
|
2004-05-21 08:37:00 +00:00
|
|
|
Prefix = "cd";
|
2003-07-03 15:33:14 +00:00
|
|
|
MASKCOLOR
|
|
|
|
CONTOURDLG_IDLIST
|
|
|
|
};
|
|
|
|
ImageList CDH_IMAPDLG
|
|
|
|
{
|
2004-05-21 08:37:00 +00:00
|
|
|
Prefix = "cdh";
|
2003-07-03 15:33:14 +00:00
|
|
|
MASKCOLOR
|
|
|
|
CONTOURDLG_IDLIST
|
|
|
|
};
|
|
|
|
};
|
|
|
|
/******************************************************************************/
|
|
|
|
String STR_CONTOURDLG_MODIFY
|
|
|
|
{
|
2005-09-23 12:36:09 +00:00
|
|
|
Text [ de ] = "Die Kontur wurde geändert.\nSollen die Änderungen übernommen werden?" ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ en-US ] = "The contour has been modified.\nDo you want to save the changes?" ;
|
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
String STR_CONTOURDLG_NEWPIPETTE
|
|
|
|
{
|
2005-09-23 12:36:09 +00:00
|
|
|
Text [ de ] = "Möchten Sie eine neue Kontur erzeugen?" ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ en-US ] = "Do you want to create a new contour?" ;
|
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
String STR_CONTOURDLG_WORKPLACE
|
|
|
|
{
|
2005-09-23 12:36:09 +00:00
|
|
|
Text [ de ] = "Das Setzen eines neuen Arbeitsbereiches\nführt zu einem Löschen der Kontur.\nMöchten sie wirklich fortfahren?" ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ en-US ] = "Setting a new workspace will\ncause the contour to be deleted.\nAre you sure you want to continue?" ;
|
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
String STR_CONTOURDLG_LINKED
|
|
|
|
{
|
2005-09-23 12:36:09 +00:00
|
|
|
Text [ de ] = "Diese Grafik ist mit dem Dokument verknüpft. Möchten Sie die Verknüpfung aufheben, um die Grafik zu bearbeiten?" ;
|
2004-06-25 10:51:55 +00:00
|
|
|
Text [ en-US ] = "This graphic object is linked to the document. Do you want to unlink the graphics in order to edit it?" ;
|
|
|
|
Text [ x-comment ] = " ";
|
2003-07-03 15:33:14 +00:00
|
|
|
};
|
|
|
|
/******************************************************************************/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2003-07-17 10:16:12 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2003-07-03 15:33:14 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2003-12-17 13:00:08 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2003-07-03 15:33:14 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|