Files
libreoffice/sw/source/ui/ribbar/workctrl.src
Hans-Joachim Lankenau 93a8ca5131 INTEGRATION: CWS mergebuild (1.46.94); FILE MERGED
2004/06/01 20:18:46 hjs 1.46.94.6: RESYNC: (1.47-1.48); FILE MERGED
2004/04/30 15:05:39 hjs 1.46.94.5: #i8252# fix unmerge probs
2004/04/20 18:19:10 hjs 1.46.94.4: RESYNC: (1.46-1.47); FILE MERGED
2004/02/23 12:57:38 ihi 1.46.94.3: Merge-While-Build update
2003/11/11 19:26:21 ihi 1.46.94.2: en -> en-US
2003/11/10 18:00:49 ihi 1.46.94.1: #111234# Merge during build
2004-06-26 02:40:13 +00:00

763 lines
21 KiB
Plaintext
Raw Blame History

/*************************************************************************
*
* $RCSfile: workctrl.src,v $
*
* $Revision: 1.49 $
*
* last change: $Author: hjs $ $Date: 2004-06-26 03:40:13 $
*
* 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): _______________________________________
*
*
************************************************************************/
#ifndef _SVXIDS_HRC
#include <svx/svxids.hrc>
#endif
#ifndef _GLOBLMN_HRC
#include <svx/globlmn.hrc>
#endif
#include "workctrl.hrc"
#include "workctrl.hrc"
#include "helpid.h"
#include "cmdid.h"
FloatingWindow RID_INSERT_CTRL
{
Moveable = TRUE ;
Closeable = TRUE ;
Hide = TRUE ;
SVLook = TRUE ;
HelpID = HID_INSERT_CTRL ;
/* ### ACHTUNG: Neuer Text in Resource? Einf<6E>gen : Einf<6E>gen */
Text [ de ] = "Einf<6E>gen" ;
ToolBox TBX_INSERT
{
MenuStrings = TRUE ;
SVLook = TRUE ;
HelpID = 1 ;
ItemList =
{
ToolBoxItem
{
Identifier = FN_INSERT_FRAME_INTERACT_NOCOL ;
HelpID = FN_INSERT_FRAME_INTERACT_NOCOL ;
};
ToolBoxItem
{
Identifier = FN_INSERT_FRAME_INTERACT ;
HelpID = FN_INSERT_FRAME_INTERACT ;
DropDown = TRUE ;
};
ToolBoxItem
{
Identifier = SID_INSERT_GRAPHIC ;
HelpID = SID_INSERT_GRAPHIC ;
};
ToolBoxItem
{
Identifier = FN_INSERT_TABLE ;
HelpID = FN_INSERT_TABLE ;
DropDown = TRUE ;
};
ToolBoxItem
{
Identifier = SID_INSERTDOC ;
HelpID = SID_INSERTDOC ;
};
ToolBoxItem
{
Identifier = FN_INSERT_FOOTNOTE ;
HelpID = FN_INSERT_FOOTNOTE ;
};
ToolBoxItem
{
Identifier = FN_INSERT_ENDNOTE ;
HelpID = FN_INSERT_ENDNOTE ;
};
ToolBoxItem
{
Identifier = FN_INSERT_SYMBOL ;
HelpID = FN_INSERT_SYMBOL ;
};
ToolBoxItem
{
Identifier = FN_INSERT_REGION ;
HelpID = FN_INSERT_REGION;
DropDown = TRUE ;
};
ToolBoxItem
{
Identifier = FN_INSERT_IDX_ENTRY_DLG ;
HelpID = FN_INSERT_IDX_ENTRY_DLG ;
};
ToolBoxItem
{
Identifier = FN_INSERT_BOOKMARK ;
HelpID = FN_INSERT_BOOKMARK ;
RadioCheck = TRUE ;
};
};
};
Text [ en-US ] = "Insert" ;
Text [ x-comment ] = " ";
};
FloatingWindow RID_INSERT_OBJ_CTRL
{
Moveable = TRUE ;
Closeable = TRUE ;
Hide = TRUE ;
SVLook = TRUE ;
HelpID = HID_INSERT_OBJ_CTRL ;
/* ### ACHTUNG: Neuer Text in Resource? Objekt einf<6E>gen : Objekt einf<6E>gen */
Text [ de ] = "Objekt einf<6E>gen" ;
ToolBox TBX_OBJ_INSERT
{
MenuStrings = TRUE ;
SVLook = TRUE ;
HelpID = 1 ;
ItemList =
{
ToolBoxItem
{
Identifier = SID_INSERT_DIAGRAM ;
HelpID = SID_INSERT_DIAGRAM ;
};
ToolBoxItem
{
Identifier = FN_INSERT_SMA ;
HelpID = FN_INSERT_SMA ;
};
ToolBoxItem
{
Identifier = SID_INSERT_FLOATINGFRAME ;
HelpID = SID_INSERT_FLOATINGFRAME ;
};
ToolBoxItem
{
Identifier = SID_INSERT_OBJECT ;
HelpID = SID_INSERT_OBJECT ;
};
ToolBoxItem
{
Identifier = SID_INSERT_PLUGIN ;
HelpID = SID_INSERT_PLUGIN ;
};
#ifdef SOLAR_JAVA
ToolBoxItem
{
Identifier = SID_INSERT_APPLET ;
HelpID = SID_INSERT_APPLET ;
};
#endif
};
};
Text [ en-US ] = "Insert Object" ;
Text [ x-comment ] = " ";
};
Menu RID_INSERT_FIELD_CTRL
{
ItemList =
{
MenuItem
{
Identifier = FN_INSERT_FLD_DATE ;
HelpID = FN_INSERT_FLD_DATE ;
Text [ de ] = "Datum" ;
Text [ en-US ] = "Date" ;
Text [ x-comment ] = " ";
};
MenuItem
{
Identifier = FN_INSERT_FLD_TIME ;
HelpID = FN_INSERT_FLD_TIME ;
Text [ de ] = "Uhrzeit" ;
Text [ en-US ] = "Time" ;
Text [ x-comment ] = " ";
};
//#ifndef MN_SW_WEB
MenuItem
{
Identifier = FN_INSERT_FLD_PGNUMBER ;
HelpID = FN_INSERT_FLD_PGNUMBER ;
Text [ de ] = "Seitennummer" ;
Text [ en-US ] = "Page Number" ;
Text [ x-comment ] = " ";
};
MenuItem
{
Identifier = FN_INSERT_FLD_PGCOUNT ;
HelpID = FN_INSERT_FLD_PGCOUNT ;
Text [ de ] = "Seitenanzahl" ;
Text [ en-US ] = "Page Count" ;
Text [ x-comment ] = " ";
};
MenuItem
{
Identifier = FN_INSERT_FLD_TOPIC ;
HelpID = FN_INSERT_FLD_TOPIC ;
Text [ de ] = "Thema" ;
Text [ en-US ] = "Subject" ;
Text [ x-comment ] = " ";
};
MenuItem
{
Identifier = FN_INSERT_FLD_TITLE ;
HelpID = FN_INSERT_FLD_TITLE ;
Text [ de ] = "Titel" ;
Text [ en-US ] = "Title" ;
Text [ x-comment ] = " ";
};
//#endif
MenuItem
{
Identifier = FN_INSERT_FLD_AUTHOR ;
HelpID = FN_INSERT_FLD_AUTHOR ;
Text [ de ] = "Autor" ;
Text [ en-US ] = "Author" ;
Text [ x-comment ] = " ";
};
MenuItem
{
Separator = TRUE ;
};
MenuItem
{
Identifier = FN_INSERT_FIELD ;
HelpID = FN_INSERT_FIELD ;
Text [ de ] = "Andere..." ;
Text [ en-US ] = "Other..." ;
Text [ x-comment ] = " ";
};
};
};
#define SCROLL_IMAGE_IDLIST \
IdList = \
{ \
NID_NEXT ; \
NID_PREV ; \
NID_TBL ; \
NID_FRM ; \
NID_PGE ; \
NID_DRW ; \
NID_CTRL ; \
NID_REG ; \
NID_BKM ; \
NID_GRF ; \
NID_OLE ; \
NID_OUTL ; \
NID_SEL ; \
NID_FTN ; \
NID_MARK ; \
NID_POSTIT ; \
NID_SRCH_REP ; \
NID_INDEX_ENTRY; \
NID_TABLE_FORMULA; \
NID_TABLE_FORMULA_ERROR; \
}; \
IdCount = { 20 ; };
FloatingWindow RID_SCROLL_NAVIGATION_WIN
{
Moveable = TRUE ;
Closeable = TRUE ;
Hide = TRUE ;
SVLook = TRUE ;
HelpID = HID_INSERT_CTRL ;
Text [ de ] = "Navigation" ;
ImageList IL_VALUES
{
Prefix = "sr";
MaskColor = IMAGE_MASK_COLOR ;
SCROLL_IMAGE_IDLIST
};
ImageList ILH_VALUES
{
Prefix = "srh";
MaskColor = IMAGE_MASK_COLOR ;
SCROLL_IMAGE_IDLIST
};
FixedLine FL_SEP
{
//no position, no text
Size = MAP_APPFONT ( 20 , 4 ) ;
};
FixedText FI_INFO
{
//no position, no text
Size = MAP_APPFONT ( 20 , 8 ) ;
Center = TRUE;
};
String ST_TBL
{
Text [ de ] = "Tabelle" ;
Text [ en-US ] = "Table" ;
Text [ x-comment ] = " ";
};
String ST_FRM
{
Text [ de ] = "Textrahmen" ;
Text [ en-US ] = "Text Frame" ;
Text [ x-comment ] = " ";
};
String ST_PGE
{
Text [ de ] = "Seite" ;
Text [ en-US ] = "Page" ;
Text [ x-comment ] = " ";
};
String ST_DRW
{
Text [ de ] = "Zeichenobjekt" ;
Text [ en-US ] = "Drawing" ;
Text [ x-comment ] = " ";
};
String ST_CTRL
{
Text [ de ] = "Kontrollfeld" ;
Text [ en-US ] = "Control" ;
Text [ x-comment ] = " ";
};
String ST_REG
{
Text [ de ] = "Bereich" ;
Text [ en-US ] = "Section" ;
Text [ x-comment ] = " ";
};
String ST_BKM
{
Text [ de ] = "Textmarke" ;
Text [ en-US ] = "Bookmark" ;
Text [ x-comment ] = " ";
};
String ST_GRF
{
Text [ de ] = "Grafik" ;
Text [ en-US ] = "Graphics" ;
Text [ x-comment ] = " ";
};
String ST_OLE
{
Text [ de ] = "OLE-Objekt" ;
Text [ en-US ] = "OLE object" ;
Text [ x-comment ] = " ";
};
String ST_OUTL
{
/* ### ACHTUNG: Neuer Text in Resource? <20>berschrift : <20>berschrift */
Text [ de ] = "<22>berschrift" ;
Text [ en-US ] = "Headings" ;
Text [ x-comment ] = " ";
};
String ST_SEL
{
Text [ de ] = "Markierung" ;
Text [ en-US ] = "Selection" ;
Text [ x-comment ] = " ";
};
String ST_FTN
{
/* ### ACHTUNG: Neuer Text in Resource? Fu<46>note : Fu<46>note */
Text [ de ] = "Fu<46>note" ;
Text [ en-US ] = "Footnote" ;
Text [ x-comment ] = " ";
};
String ST_MARK
{
Text [ de ] = "Merker" ;
Text [ en-US ] = "Reminder" ;
Text [ x-comment ] = " ";
};
String ST_POSTIT
{
Text [ de ] = "Notiz" ;
Text [ en-US ] = "Note" ;
Text [ x-comment ] = " ";
};
String ST_SRCH_REP
{
Text [ de ] = "Suche wiederholen" ;
Text [ en-US ] = "Repeat search" ;
Text [ x-comment ] = " ";
};
String ST_INDEX_ENTRY
{
Text [ de ] = "Verzeichniseintrag" ;
Text [ en-US ] = "Index entry";
Text [ x-comment ] = " ";
};
String ST_TABLE_FORMULA
{
Text [ de ] = "Tabellenformel" ;
Text [ en-US ] = "Table formula";
Text [ x-comment ] = " ";
};
String ST_TABLE_FORMULA_ERROR
{
Text [ de ] = "Fehlerhafte Tabellenformel" ;
Text [ en-US ] = "Wrong table formula";
Text [ x-comment ] = " ";
};
Text [ en-US ] = "Navigation" ;
Text [ x-comment ] = " ";
};
/*
Noch ein paar Reserven
ToolBoxItem
{
Identifier = NID_NEXT;
Text = "Vorw<72>rts" ;
};
ToolBoxItem
{
Identifier = NID_PREV;
Text = "R<>ckw<6B>rts" ;
};
ToolBoxItem
{
Identifier = NID_CTRL;
Text = "Control" ;
};
ToolBoxItem
{
Identifier = NID_DRW;
Text = "Zeichenobjekt" ;
};
*/
/***************************************************************
Strings fuer die Quickhelp der View-PgUp/Down-Buttons
***************************************************************/
String STR_IMGBTN_NEXT_DOWN
{
Text = "" ;
};
String STR_IMGBTN_PREV_DOWN
{
Text = "" ;
};
String STR_IMGBTN_TBL_DOWN
{
/* ### ACHTUNG: Neuer Text in Resource? N<>chste Tabelle : N<>chste Tabelle */
Text [ de ] = "N<>chste Tabelle" ;
Text [ en-US ] = "Next table" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_FRM_DOWN
{
/* ### ACHTUNG: Neuer Text in Resource? N<>chster Textrahmen : N<>chster Textrahmen */
Text [ de ] = "N<>chster Textrahmen" ;
Text [ en-US ] = "Next text frame" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_PGE_DOWN
{
/* ### ACHTUNG: Neuer Text in Resource? N<>chste Seite : N<>chste Seite */
Text [ de ] = "N<>chste Seite" ;
Text [ en-US ] = "Next page" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_DRW_DOWN
{
/* ### ACHTUNG: Neuer Text in Resource? N<>chstes Zeichenobjekt : N<>chstes Zeichenobjekt */
Text [ de ] = "N<>chstes Zeichenobjekt" ;
Text [ en-US ] = "Next drawing" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_CTRL_DOWN
{
/* ### ACHTUNG: Neuer Text in Resource? N<>chstes Kontrollfeld : N<>chstes Kontrollfeld */
Text [ de ] = "N<>chstes Kontrollfeld" ;
Text [ en-US ] = "Next control" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_REG_DOWN
{
/* ### ACHTUNG: Neuer Text in Resource? N<>chster Bereich : N<>chster Bereich */
Text [ de ] = "N<>chster Bereich" ;
Text [ en-US ] = "Next section" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_BKM_DOWN
{
/* ### ACHTUNG: Neuer Text in Resource? N<>chste Textmarke : N<>chste Textmarke */
Text [ de ] = "N<>chste Textmarke" ;
Text [ en-US ] = "Next bookmark" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_GRF_DOWN
{
/* ### ACHTUNG: Neuer Text in Resource? N<>chste Grafik : N<>chste Grafik */
Text [ de ] = "N<>chste Grafik" ;
Text [ en-US ] = "Next graphic" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_OLE_DOWN
{
/* ### ACHTUNG: Neuer Text in Resource? N<>chstes OLE-Objekt : N<>chstes OLE object */
/* ### ACHTUNG: Neuer Text in Resource? N<>chstes OLE-Objekt : N<>chstes OLE-Objekt */
Text [ de ] = "N<>chstes OLE-Objekt" ;
Text [ en-US ] = "Next OLE object" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_OUTL_DOWN
{
/* ### ACHTUNG: Neuer Text in Resource? N<>chste <20>berschrift : N<>chste <20>berschrift */
Text [ de ] = "N<>chste <20>berschrift" ;
Text [ en-US ] = "Next heading" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_SEL_DOWN
{
/* ### ACHTUNG: Neuer Text in Resource? N<>chste Markierung : N<>chste Markierung */
Text [ de ] = "N<>chste Markierung" ;
Text [ en-US ] = "Next selection" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_FTN_DOWN
{
/* ### ACHTUNG: Neuer Text in Resource? N<>chste Fu<46>note : N<>chste Fu<46>note */
Text [ de ] = "N<>chste Fu<46>note" ;
Text [ en-US ] = "Next footnote" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_MARK_DOWN
{
/* ### ACHTUNG: Neuer Text in Resource? N<>chster Merker : N<>chster Merker */
Text [ de ] = "N<>chster Merker" ;
Text [ en-US ] = "Next Reminder" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_POSTIT_DOWN
{
/* ### ACHTUNG: Neuer Text in Resource? N<>chste Notiz : N<>chste Notiz */
Text [ de ] = "N<>chste Notiz" ;
Text [ en-US ] = "Next Note" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_SRCH_REP_DOWN
{
Text [ de ] = "Vorw<72>rts weitersuchen" ;
Text [ en-US ] = "Continue search forward" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_INDEX_ENTRY_DOWN
{
Text [ de ] = "N<>chster Verzeichniseintrag" ;
Text [ en-US ] = "Next index entry";
Text [ x-comment ] = " ";
};
String STR_IMGBTN_NEXT_UP
{
Text = "" ;
};
String STR_IMGBTN_PREV_UP
{
Text = "" ;
};
String STR_IMGBTN_TBL_UP
{
Text [ de ] = "Vorige Tabelle" ;
Text [ en-US ] = "Previous table" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_FRM_UP
{
Text [ de ] = "Voriger Textrahmen" ;
Text [ en-US ] = "Previous text frame" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_PGE_UP
{
Text [ de ] = "Vorige Seite" ;
Text [ en-US ] = "Previous page" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_DRW_UP
{
Text [ de ] = "Voriges Zeichenobjekt" ;
Text [ en-US ] = "Previous drawing" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_CTRL_UP
{
Text [ de ] = "Voriges Kontrollfeld" ;
Text [ en-US ] = "Previous control" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_REG_UP
{
Text [ de ] = "Voriger Bereich" ;
Text [ en-US ] = "Previous section" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_BKM_UP
{
Text [ de ] = "Vorige Textmarke" ;
Text [ en-US ] = "Previous bookmark" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_GRF_UP
{
Text [ de ] = "Vorige Grafik" ;
Text [ en-US ] = "Previous graphic" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_OLE_UP
{
/* ### ACHTUNG: Neuer Text in Resource? Voriges OLE-Objekt : Voriges OLE object */
Text [ de ] = "Voriges OLE-Objekt" ;
Text [ en-US ] = "Previous OLE object" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_OUTL_UP
{
/* ### ACHTUNG: Neuer Text in Resource? Vorige <20>berschrift : Vorige <20>berschrift */
Text [ de ] = "Vorige <20>berschrift" ;
Text [ en-US ] = "Previous heading" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_SEL_UP
{
Text [ de ] = "Vorige Markierung" ;
Text [ en-US ] = "Previous selection" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_FTN_UP
{
/* ### ACHTUNG: Neuer Text in Resource? Vorige Fu<46>note : Vorige Fu<46>note */
Text [ de ] = "Vorige Fu<46>note" ;
Text [ en-US ] = "Previous footnote" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_MARK_UP
{
Text [ de ] = "Voriger Merker" ;
Text [ en-US ] = "Previous Reminder" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_POSTIT_UP
{
Text [ de ] = "Vorige Notiz" ;
Text [ en-US ] = "Previous Note" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_SRCH_REP_UP
{
Text [ de ] = "R<>ckw<6B>rts weitersuchen" ;
Text [ en-US ] = "Continue search backwards" ;
Text [ x-comment ] = " ";
};
String STR_IMGBTN_INDEX_ENTRY_UP
{
Text [ de ] = "Voriger Verzeichniseintrag" ;
Text [ en-US ] = "Previous index entry";
Text [ x-comment ] = " ";
};
String STR_IMGBTN_TBLFML_UP
{
Text [ de ] = "Vorige Tabellenformel" ;
Text [ en-US ] = "Previous table formula";
Text [ x-comment ] = " ";
};
String STR_IMGBTN_TBLFML_DOWN
{
Text [ de ] = "N<>chste Tabellenformel" ;
Text [ en-US ] = "Next table formula";
Text [ x-comment ] = " ";
};
String STR_IMGBTN_TBLFML_ERR_UP
{
Text [ de ] = "Vorige fehlerhafte Tabellenformel" ;
Text [ en-US ] = "Previous faulty table formula";
Text [ x-comment ] = " ";
};
String STR_IMGBTN_TBLFML_ERR_DOWN
{
Text [ de ] = "N<>chste fehlerhafte Tabellenformel" ;
Text [ en-US ] = "Next faulty table formula";
Text [ x-comment ] = " ";
};
ImageButton BTN_NAVI
{
HelpID = HID_NAVIGATION_IMGBTN ;
SVLOOK = TRUE ;
HIDE = TRUE ;
RectStyle = TRUE ;
SmallStyle = TRUE ;
Image IMG_BTN
{
ImageBitmap = Bitmap { File = "punkt.bmp" ; };
MaskColor = IMAGE_MASK_COLOR ;
};
Image IMG_BTN_H
{
ImageBitmap = Bitmap { File = "punkt_h.bmp" ; };
MaskColor = IMAGE_MASK_COLOR ;
};
String ST_QUICK
{
Text [ en-US ] = "Navigation" ;
Text [ de ] = "Navigation" ;
Text [ x-comment ] = " ";
};
};
ComboBox RID_PVIEW_ZOOM_LB
{
HelpId = HID_PVIEW_ZOOM_LB;
Size = MAP_APPFONT ( 30 , 86 ) ;
DropDown = TRUE ;
AutoHScroll = TRUE ;
DDExtraWidth = TRUE ;
Border = TRUE ;
Hide = TRUE ;
};