summaryrefslogtreecommitdiff
path: root/sc/inc/servuno.hxx
diff options
context:
space:
mode:
authorChristina Rossmanith <ChrRossmanith@web.de>2011-02-11 20:58:35 +0100
committerChristina Rossmanith <ChrRossmanith@web.de>2011-02-11 20:58:35 +0100
commit50862351899e88e4ea2ca67c5ebda4939a4d1135 (patch)
treed875572693f69bab96e9325273175d370c6ed333 /sc/inc/servuno.hxx
parentf85e1be95a53133c210db7d31a950ab9e897798f (diff)
Translated comments from German->English
Diffstat (limited to 'sc/inc/servuno.hxx')
-rw-r--r--sc/inc/servuno.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/servuno.hxx b/sc/inc/servuno.hxx
index 01f5e7eceed0..9adca2a1dc93 100644
--- a/sc/inc/servuno.hxx
+++ b/sc/inc/servuno.hxx
@@ -36,7 +36,7 @@ class String;
class ScDocShell;
-//! AutoFormat wirklich hier oder besser global??????
+//! AutoFormat here or global??????
#define SC_SERVICE_SHEET 0
#define SC_SERVICE_URLFIELD 1
@@ -105,7 +105,7 @@ class ScDocShell;
class ScServiceProvider
{
public:
- // pDocShell wird nicht fuer alle Services benoetigt
+ // pDocShell is not needed for all Services
static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >
MakeInstance( sal_uInt16 nType, ScDocShell* pDocShell );
static ::com::sun::star::uno::Sequence<rtl::OUString> GetAllServiceNames();