summaryrefslogtreecommitdiff
path: root/sc/inc/srchuno.hxx
diff options
context:
space:
mode:
authorNicolas Christener <nc@adfinis.com>2011-03-13 19:39:41 +0100
committerChristina Rossmanith <ChrRossmanith@web.de>2011-03-13 19:40:00 +0100
commitbe3230aa76ec2e95eecbd4c3d5026e0e45115f2f (patch)
treedcbef0c74bfeadb8c0811658afde03fec7d99b17 /sc/inc/srchuno.hxx
parente02b8039e756945c3490d1b898516f513ef54568 (diff)
translate german comments in /sc/inc
Diffstat (limited to 'sc/inc/srchuno.hxx')
-rw-r--r--sc/inc/srchuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/srchuno.hxx b/sc/inc/srchuno.hxx
index 9c306f29a0cc..ae19e89ff26e 100644
--- a/sc/inc/srchuno.hxx
+++ b/sc/inc/srchuno.hxx
@@ -64,7 +64,7 @@ public:
virtual void SAL_CALL setSearchString( const ::rtl::OUString& aString )
throw(::com::sun::star::uno::RuntimeException);
- // Search/Replace muss von aussen (vom XSearchable) gerufen werden...
+ // search/replace should be called from outside (from XSearchable)...
// XPropertySet
virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >