summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/simpref.src
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/src/simpref.src')
-rw-r--r--sc/source/ui/src/simpref.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/src/simpref.src b/sc/source/ui/src/simpref.src
index 03f41c1a56aa..d0bf767f4f50 100644
--- a/sc/source/ui/src/simpref.src
+++ b/sc/source/ui/src/simpref.src
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -35,7 +35,7 @@ ModelessDialog RID_SCDLG_SIMPLEREF
Size = MAP_APPFONT ( 222 , 60 ) ;
Text = "Bereich festlegen" ;
Moveable = TRUE ;
- // Closeable = TRUE; // Dieser Dialog hat einen Cancel-Button !
+ // Closeable = TRUE; // Dieser Dialog hat einen Cancel-Button !
FixedText FT_ASSIGN
{
Pos = MAP_APPFONT ( 6 , 6 ) ;
@@ -48,7 +48,7 @@ ModelessDialog RID_SCDLG_SIMPLEREF
Pos = MAP_APPFONT ( 48 , 6 ) ;
Size = MAP_APPFONT ( 90 , 12 ) ;
TabStop = TRUE ;
- // Text = "<Tabellenbereich>" ;
+ // Text = "<Tabellenbereich>" ;
};
ImageButton RB_ASSIGN
{