summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/source/ui/styleui/scstyles.src80
1 files changed, 10 insertions, 70 deletions
diff --git a/sc/source/ui/styleui/scstyles.src b/sc/source/ui/styleui/scstyles.src
index d15f20397c3c..76d965c1919d 100644
--- a/sc/source/ui/styleui/scstyles.src
+++ b/sc/source/ui/styleui/scstyles.src
@@ -2,9 +2,9 @@
*
* $RCSfile: scstyles.src,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: kz $ $Date: 2004-05-19 03:24:50 $
+ * last change: $Author: hjs $ $Date: 2004-06-26 20:11:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,75 +76,17 @@ SfxStyleFamilies DLG_STYLE_DESIGNER
< STR_STYLE_FILTER_ALL ; SFXSTYLEBIT_ALL ; > ;
< STR_STYLE_FILTER_USED ; SFXSTYLEBIT_USED ; > ;
< STR_STYLE_FILTER_USERDEF ; SFXSTYLEBIT_USERDEF ; > ; ) ;
- Text = "Zellvorlagen" ;
- Text [ ENGLISH ] = "Cell Styles" ;
- Text [ norwegian ] = "Celletyper" ;
- Text [ italian ] = "Modelli di cella" ;
- Text [ portuguese_brazilian ] = "Estilos da clula" ;
- Text [ portuguese ] = "Estilos de clulas" ;
- Text [ finnish ] = "Solun tyylit" ;
- Text [ danish ] = "Celletypografier" ;
- Text [ french ] = "Styles de cellule" ;
- Text [ swedish ] = "Cellformatmallar" ;
- Text [ dutch ] = "Celopmaakprofielen" ;
- Text [ spanish ] = "Estilos de celda" ;
- Text [ english_us ] = "Cell Styles" ;
- Text[ chinese_simplified ] = "单元格样式";
- Text[ russian ] = " ";
- Text[ polish ] = "Style komrki";
- Text[ japanese ] = "セルスタイル";
- Text[ chinese_traditional ] = "儲存格樣式";
- Text[ arabic ] = " ";
- Text[ dutch ] = "Celopmaakprofielen";
- Text[ chinese_simplified ] = "单元格样式";
- Text[ greek ] = " ";
- Text[ korean ] = "셀 스타일";
- Text[ turkish ] = "Hcre Biemi";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Estils de cella";
- Text[ thai ] = "ลักษณะเซลล์";
- Text[ czech ] = "Styly buněk";
- Text[ hebrew ] = "Zellvorlagen";
- Text[ hindi ] = "Cell Styles";
- Text[ slovak ] = "Štýly buniek";
- };
+ Text [ de ] = "Zellvorlagen" ;
+ Text [ en-US ] = "Cell Styles" ;
+};
SfxStyleFamilyItem
{
IMPL_FAMILY ( SFX_STYLE_FAMILY_PAGE ,
< STR_STYLE_FILTER_ALL ; SFXSTYLEBIT_ALL ; > ;
< STR_STYLE_FILTER_USERDEF ; SFXSTYLEBIT_USERDEF ; > ; ) ;
- Text = "Seitenvorlagen" ;
- Text [ ENGLISH ] = "Page Styles" ;
- Text [ norwegian ] = "Sidetyper" ;
- Text [ italian ] = "Modelli di pagina" ;
- Text [ portuguese_brazilian ] = "Estilos da pgina" ;
- Text [ portuguese ] = "Estilos de pgina" ;
- Text [ finnish ] = "Sivujen tyylit" ;
- Text [ danish ] = "Sidetypografier" ;
- Text [ french ] = "Styles de page" ;
- Text [ swedish ] = "Sidformatmallar" ;
- Text [ dutch ] = "Pagina-opmaakprofielen" ;
- Text [ spanish ] = "Estilos de pgina" ;
- Text [ english_us ] = "Page Styles" ;
- Text[ chinese_simplified ] = "页面样式";
- Text[ russian ] = " ";
- Text[ polish ] = "Style strony";
- Text[ japanese ] = "ページスタイル";
- Text[ chinese_traditional ] = "頁面樣式";
- Text[ arabic ] = " ";
- Text[ dutch ] = "Pagina-opmaakprofielen";
- Text[ chinese_simplified ] = "页面样式";
- Text[ greek ] = " ";
- Text[ korean ] = "페이지 스타일";
- Text[ turkish ] = "Sayfa Biemleri";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Estils de pgina";
- Text[ thai ] = "ลักษณะหน้า";
- Text[ czech ] = "Styly stránky";
- Text[ hebrew ] = "Seitenvorlagen";
- Text[ hindi ] = "Page Styles";
- Text[ slovak ] = "Štýly stránky";
- };
+ Text [ de ] = "Seitenvorlagen" ;
+ Text [ en-US ] = "Page Styles" ;
+};
};
// style family images are now taken from an ImageList
@@ -154,13 +96,11 @@ SfxStyleFamilies DLG_STYLE_DESIGNER
Prefix = "sf";
MaskColor = STD_MASKCOLOR ;
IdList = { 1; 2; };
- IdCount = 2;
- };
+};
ImageList 2 // == BMP_COLOR_HIGHCONTRAST + 1
{
Prefix = "sfh";
MaskColor = SC_HC_MASKCOLOR ;
IdList = { 1; 2; };
- IdCount = 2;
- };
+};
};