/************************************************************************* * * $RCSfile: toolbar.src,v $ * * $Revision: 1.22 $ * * last change: $Author: hr $ $Date: 2003-03-25 16:03:05 $ * * 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 #include #include "extensio.hrc" #include "toolbar.hrc" #define MASKCOLOR MaskColor = Color { Red = 0xFFFF; Green = 0x0000; Blue = 0xFFFF; }; ToolBox RID_BIB_TOOLBAR { HelpId = HID_BIB_DB_TBX; Sizeable = TRUE ; HideWhenDeactivate = TRUE ; LineSpacing = TRUE ; Border = TRUE ; SVLook = TRUE ; Pos = MAP_APPFONT ( 0 , 0 ) ; Size = MAP_APPFONT ( 200 , 16 ) ; ButtonType = BUTTON_SYMBOL ; ItemList = { ToolBoxItem { Identifier = TBC_FT_SOURCE; //HelpID = SID_SBA_BRW_INSERT ; Text = "Tabelle" ; Text [ ENGLISH ] = "Table" ; Text[ english_us ] = "Table"; Text[ portuguese ] = "Tabela"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "Tabel"; Text[ french ] = "Table"; Text[ spanish ] = "Tabla"; Text[ italian ] = "Tabella"; Text[ danish ] = "Tabel"; Text[ swedish ] = "Tabell"; Text[ polish ] = "Tabela"; Text[ portuguese_brazilian ] = "Data source"; Text[ japanese ] = "テーブル"; Text[ korean ] = "테이블"; Text[ chinese_simplified ] = "表格"; Text[ chinese_traditional ] = "表格"; Text[ arabic ] = ""; Text[ turkish ] = "Tablo"; Text[ language_user1 ] = " "; Text[ catalan ] = "Taula"; Text[ finnish ] = "Taulukko"; Text[ thai ] = "ตาราง"; }; ToolBoxItem { Identifier = TBC_LB_SOURCE; HelpID = HID_BIB_TBX_TABLE; Command = ".uno:Bib/source" ; }; ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; }; ToolBoxItem { Identifier = TBC_FT_QUERY; //HelpID = SID_SBA_BRW_INSERT ; Text = "Suchbegriff" ; Text [ ENGLISH ] = "Search key" ; Text[ english_us ] = "Search Key"; Text[ portuguese ] = "Expresso procurada"; Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Zoekbegrip"; Text[ french ] = "Terme recherch"; Text[ spanish ] = "Expresin de bsqueda"; Text[ italian ] = "Termine ricercato"; Text[ danish ] = "Sgeord"; Text[ swedish ] = "Skord"; Text[ polish ] = "Szukane haso"; Text[ portuguese_brazilian ] = "Search key"; Text[ japanese ] = "検索キー"; Text[ korean ] = "검색 키"; Text[ chinese_simplified ] = "搜寻条目"; Text[ chinese_traditional ] = "搜尋項目"; Text[ arabic ] = " "; Text[ turkish ] = "Arama lt"; Text[ catalan ] = "Clau de cerca"; Text[ finnish ] = "Etsittv"; Text[ thai ] = "ปุ่มค้นหา"; }; ToolBoxItem { Identifier = TBC_ED_QUERY; HelpID = HID_BIB_TBX_SEARCH; Command = ".uno:Bib/query" ; }; ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; }; ToolBoxItem { Identifier = TBC_BT_AUTOFILTER ; HelpID = HID_BIB_TBX_AUTOFILTER; // ItemBitmap = Bitmap { File = "sc10716.bmp" ; }; DropDown = TRUE ; Text = "AutoFilter" ; Text [ ENGLISH ] = "AutoFilter" ; Command = ".uno:Bib/autoFilter" ; Text[ english_us ] = "AutoFilter"; Text[ portuguese ] = "AutoFiltro"; Text[ russian ] = " "; Text[ greek ] = ""; Text[ dutch ] = "AutoFilter"; Text[ french ] = "AutoFiltre"; Text[ spanish ] = "Filtro automtico"; Text[ italian ] = "Filtro automatico"; Text[ danish ] = "AutoFilter"; Text[ swedish ] = "AutoFilter"; Text[ polish ] = "Autofiltr"; Text[ portuguese_brazilian ] = "AutoFilter"; Text[ japanese ] = "オートフィルタ"; Text[ korean ] = "자동 필터"; Text[ chinese_simplified ] = "自动筛选"; Text[ chinese_traditional ] = "自訂篩選"; Text[ arabic ] = " "; Text[ turkish ] = "Otomatik filtre"; Text[ language_user1 ] = " "; Text[ catalan ] = "Filtre automtic"; Text[ finnish ] = "Automaattinen suodatus"; Text[ thai ] = "ตัวกรองอัตโนมัติ"; }; ToolBoxItem { Identifier = TBC_BT_FILTERCRIT ; HelpID = SID_FM_FILTERCRIT ; // ItemBitmap = Bitmap { File = "sc10715.bmp" ; }; Text = "Standard Filter" ; Text [ ENGLISH ] = "Standard Filter" ; Command = ".uno:Bib/standardFilter" ; Text[ english_us ] = "Standard Filter"; Text[ portuguese ] = "Filtro padro"; Text[ russian ] = ""; Text[ greek ] = " "; Text[ dutch ] = "Standaardfilter"; Text[ french ] = "Filtre standard"; Text[ spanish ] = "Filtro predeterminado"; Text[ italian ] = "Filtro standard"; Text[ danish ] = "Standardfilter"; Text[ swedish ] = "Standardfilter"; Text[ polish ] = "Filtr standardowy"; Text[ portuguese_brazilian ] = "Standard Filter"; Text[ japanese ] = "標準フィルタ"; Text[ korean ] = "기본 필터"; Text[ chinese_simplified ] = "标准筛选"; Text[ chinese_traditional ] = "標準篩選"; Text[ arabic ] = " "; Text[ turkish ] = "Standart filtre"; Text[ language_user1 ] = " "; Text[ catalan ] = "Filtre estndard"; Text[ finnish ] = "Oletussuodatin"; Text[ thai ] = "ตัวกรองมาตรฐาน"; }; ToolBoxItem { Identifier = TBC_BT_REMOVEFILTER ; HelpID = SID_FM_REMOVE_FILTER_SORT ; // ItemBitmap = Bitmap { File = "sc10711.bmp" ; }; Text = "Filter entfernen" ; Text [ ENGLISH ] = "Remove Filter" ; Command = ".uno:Bib/removeFilter" ; Text[ english_us ] = "Remove Filter"; Text[ portuguese ] = "Eliminar filtro"; Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Filter verwijderen"; Text[ french ] = "Supprimer le filtre"; Text[ spanish ] = "Borrar filtro"; Text[ italian ] = "Rimuovi filtro"; Text[ danish ] = "Fjern filter"; Text[ swedish ] = "Ta bort filter"; Text[ polish ] = "Usu filtr"; Text[ portuguese_brazilian ] = "Remove Filter"; Text[ japanese ] = "フィルタの解除"; Text[ korean ] = "필터 제거"; Text[ chinese_simplified ] = "删除筛选"; Text[ chinese_traditional ] = "清除篩選"; Text[ arabic ] = " "; Text[ turkish ] = "Filtreyi kaldr"; Text[ language_user1 ] = " "; Text[ catalan ] = "Suprimeix el filtre"; Text[ finnish ] = "Poista suodatus"; Text[ thai ] = "เอาตัวกรองออก"; }; ToolBoxItem { Identifier = TBC_BT_COL_ASSIGN ; HelpId = HID_BIB_MAPPINGDLG; Text = "Spaltenzuordnung" ; Text[ English ] = "Column assignment" ; // Command = ".uno:Bib/Mapping" ; // ItemBitmap = Bitmap { File = "sc10711.bmp" ; }; Text[ english_us ] = "Column Arrangement"; Text[ portuguese ] = "Dispor colunas"; Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Kolomindeling"; Text[ french ] = "Assignation de colonnes"; Text[ spanish ] = "Disposicin de columnas"; Text[ italian ] = "Assegnazione colonne"; Text[ danish ] = "Kolonnetildeling"; Text[ swedish ] = "Kolumntilldelning"; Text[ polish ] = "Przyporzdkowanie kolumn"; Text[ portuguese_brazilian ] = "Column assignment"; Text[ japanese ] = "列の分類"; Text[ korean ] = "열 배치"; Text[ chinese_simplified ] = "编排列(C)"; Text[ chinese_traditional ] = "編排欄(C)"; Text[ arabic ] = " "; Text[ turkish ] = "Stun dzeni"; Text[ language_user1 ] = " "; Text[ catalan ] = "Disposici de les columnes"; Text[ finnish ] = "Sarakejrjestys"; Text[ thai ] = "จัดเรียงคอลัมน์"; }; ToolBoxItem { Identifier = TBC_BT_CHANGESOURCE ; HelpId = HID_BIB_CHANGESOURCE; Text = "Datenquelle" ; Text[ English ] = "Data source" ; // Command = ".uno:Bib/sdbsource" ; // ItemBitmap = Bitmap { File = "sc10711.bmp" ; }; Checkable=TRUE; Text[ english_us ] = "Data Source"; Text[ portuguese ] = "Fonte de dados"; Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Gegevensbron"; Text[ french ] = "Source de donnes"; Text[ spanish ] = "Fuente de datos"; Text[ italian ] = "Sorgente dati"; Text[ danish ] = "Datakilde"; Text[ swedish ] = "Dataklla"; Text[ polish ] = "rdo danych"; Text[ portuguese_brazilian ] = "Data source"; Text[ japanese ] = "データソース"; Text[ korean ] = "데이터 원본"; Text[ chinese_simplified ] = "数据源(D)"; Text[ chinese_traditional ] = "資料源(D)"; Text[ arabic ] = " "; Text[ turkish ] = "Veri kayna"; Text[ language_user1 ] = " "; Text[ catalan ] = "Font de les dades"; Text[ finnish ] = "Tietolhde"; Text[ thai ] = "แหล่งข้อมูล"; }; /* ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; }; ToolBoxItem { Identifier = TBC_BT_NEWCARD ; //HelpID = SID_FM_REMOVE_FILTER_SORT ; Command = ".uno:Bib/newEntry" ; ItemBitmap = Bitmap { File = "newcard.bmp" ; }; Text = "Neue Adresse" ; Text [ ENGLISH ] = "New Address" ; Text[ english_us ] = "New Address"; Text[ portuguese ] = "Novo endereo"; Text[ russian ] = " "; Text[ greek ] = "New Address"; Text[ dutch ] = "Nieuw adres"; Text[ french ] = "Nouvelle adresse"; Text[ spanish ] = "Nueva direccin"; Text[ italian ] = "Nuovo indirizzo"; Text[ danish ] = "Ny adresse"; Text[ swedish ] = "Ny adress"; Text[ polish ] = "Nowy adres"; Text[ portuguese_brazilian ] = "New Address"; Text[ japanese ] = "VZ"; Text[ korean ] = "New Address"; Text[ chinese_simplified ] = "µַ"; Text[ chinese_traditional ] = "sa}"; Text[ arabic ] = " "; }; ToolBoxItem { Identifier = TBC_BT_EDITCARD ; //HelpID = SID_FM_REMOVE_FILTER_SORT ; Command = ".uno:Bib/changeEntry" ; ItemBitmap = Bitmap { File = "modcard.bmp" ; }; Text = "Adresse bearbeiten" ; Text [ ENGLISH ] = "Edit address" ; Text[ english_us ] = "Edit Address"; Text[ portuguese ] = "Editar endereo"; Text[ russian ] = " "; Text[ greek ] = "Edit address"; Text[ dutch ] = "Adres wijzigen"; Text[ french ] = "diter une adresse"; Text[ spanish ] = "Editar direccin"; Text[ italian ] = "Modifica indirizzo"; Text[ danish ] = "Rediger adresse"; Text[ swedish ] = "Redigera adress"; Text[ polish ] = "Edytuj adres"; Text[ portuguese_brazilian ] = "Edit address"; Text[ japanese ] = "ڽ̕ҏW"; Text[ korean ] = "Edit address"; Text[ chinese_simplified ] = "༭ַ"; Text[ chinese_traditional ] = "sa}"; Text[ arabic ] = " "; }; ToolBoxItem { Identifier = TBC_BT_REMOVECARD ; //HelpID = SID_FM_REMOVE_FILTER_SORT ; Command = ".uno:Bib/removeEntry" ; ItemBitmap = Bitmap { File = "remcard.bmp" ; }; Text = "Adresse lschen" ; Text [ ENGLISH ] = "Remove address" ; Text[ english_us ] = "Remove Address"; Text[ portuguese ] = "Eliminar endereo"; Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Adres wissen"; Text[ french ] = "Supprimer une adresse"; Text[ spanish ] = "Eliminar direccin"; Text[ italian ] = "Elimina indirizzo"; Text[ danish ] = "Slet adresse"; Text[ swedish ] = "Ta bort adress"; Text[ polish ] = "Usu adres"; Text[ portuguese_brazilian ] = "Remove address"; Text[ japanese ] = "ڽ̍폜"; Text[ korean ] = "Remove address"; Text[ chinese_simplified ] = "ɾַ"; Text[ chinese_traditional ] = "Ra}"; Text[ arabic ] = " "; }; ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; }; ToolBoxItem { Identifier = TBC_BT_INSERT ; HelpID = SID_SBA_BRW_INSERT ; ItemBitmap = Bitmap { File = "sc12202.bmp" ; }; Text = "Daten in Text" ; Text [ ENGLISH ] = "Insert" ; Text[ english_us ] = "Data into Text"; Text[ portuguese ] = "Dados no texto"; Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Gegevens in tekst"; Text[ french ] = "Donnes dans le texte"; Text[ spanish ] = "Datos en texto"; Text[ italian ] = "Dati nel testo"; Text[ danish ] = "Data i tekst"; Text[ swedish ] = "Data i text"; Text[ polish ] = "Dane w tekcie"; Text[ portuguese_brazilian ] = "Insert"; Text[ japanese ] = "ް"; Text[ korean ] = "Insert"; Text[ chinese_simplified ] = "ı"; Text[ chinese_traditional ] = "uഫr"; Text[ arabic ] = " "; }; ToolBoxItem { Identifier = TBC_BT_UPDATE ; HelpID = SID_SBA_BRW_UPDATE ; ItemBitmap = Bitmap { File = "sc12201.bmp" ; }; Text = "Daten in Felder" ; }; ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; }; ToolBoxItem { Identifier = TBC_BT_MAIL ; //HelpID = HID_ADDRPI_AUTOMAIL ; ItemBitmap = Bitmap { File = "sc06305.bmp" ; }; Text = "AutoMail" ; Text [ ENGLISH ] = "AutoMail" ; Text[ english_us ] = "AutoMail"; Text[ portuguese ] = "AutoMail"; Text[ russian ] = "AutoMail"; Text[ greek ] = "AutoMail"; Text[ dutch ] = "AutoMail"; Text[ french ] = "AutoMail"; Text[ spanish ] = "AutoMail"; Text[ italian ] = "Mail automatica"; Text[ danish ] = "AutoPost"; Text[ swedish ] = "AutoMail"; Text[ polish ] = "AutoMail"; Text[ portuguese_brazilian ] = "AutoMail"; Text[ japanese ] = "Ұ"; Text[ korean ] = "AutoMail"; Text[ chinese_simplified ] = "Զʼ"; Text[ chinese_traditional ] = "۰ʹqll"; Text[ arabic ] = " "; }; ToolBoxItem { Identifier = TBC_BT_URL ; //HelpID = HID_ADDRPI_AUTOBROWSE ; ItemBitmap = Bitmap { File = "sc06304.bmp" ; }; Text = "AutoBrowse" ; Text [ ENGLISH ] = "AutoBrowse" ; Text[ english_us ] = "AutoBrowse"; Text[ portuguese ] = "AutoBrowse"; Text[ russian ] = ""; Text[ greek ] = "AutoBrowse"; Text[ dutch ] = "AutoBrowse"; Text[ french ] = "AutoBrowse"; Text[ spanish ] = "AutoBrowse"; Text[ italian ] = "Browse automatico"; Text[ danish ] = "AutoBrowse"; Text[ swedish ] = "AutoBrowse"; Text[ polish ] = "AutoBrowse"; Text[ portuguese_brazilian ] = "AutoBrowse"; Text[ japanese ] = "׳"; Text[ korean ] = "AutoBrowse"; Text[ chinese_simplified ] = "Զ"; Text[ chinese_traditional ] = "۰s"; Text[ arabic ] = " "; };*/ }; Scroll = TRUE ; }; #define BIB_IMAGES \ IdList = \ { \ SID_FM_AUTOFILTER; /*10716*/ \ SID_FM_FILTERCRIT; /*10715*/ \ SID_FM_REMOVE_FILTER_SORT ; /*10711*/ \ }; \ IdCount = { 3; }; ImageList RID_TOOLBAR_IMGLIST { ImageBitmap = Bitmap { File = "sc_bibdb.bmp" ; }; MASKCOLOR BIB_IMAGES }; ImageList RID_TOOLBAR_IMGLIST_HC { ImageBitmap = Bitmap { File = "sch_bibdb.bmp" ; }; MASKCOLOR BIB_IMAGES };