summaryrefslogtreecommitdiff
path: root/basic/source/sbx/sbxconv.hxx
diff options
context:
space:
mode:
authorAndreas Mantke <maand@gmx.de>2010-10-08 20:38:48 +0200
committerKohei Yoshida <kyoshida@novell.com>2010-10-08 14:57:31 -0400
commit0ef6d0205bb7e24f0d628084b10a8f1a06b7eaca (patch)
tree6b90e174b3c9ed62095d66693e07489f3ea0fc72 /basic/source/sbx/sbxconv.hxx
parent9bf8ef2234056ca75e7cec17c5e7fdae6eec1137 (diff)
translation of comments to English
Diffstat (limited to 'basic/source/sbx/sbxconv.hxx')
-rw-r--r--basic/source/sbx/sbxconv.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/source/sbx/sbxconv.hxx b/basic/source/sbx/sbxconv.hxx
index 16fec542cded..6d63f2038df2 100644
--- a/basic/source/sbx/sbxconv.hxx
+++ b/basic/source/sbx/sbxconv.hxx
@@ -38,7 +38,7 @@ extern SbxError ImpScan
( const ::rtl::OUString& rSrc, double& nVal, SbxDataType& rType, USHORT* pLen,
BOOL bAllowIntntl=FALSE, BOOL bOnlyIntntl=FALSE );
-// mit erweiterter Auswertung (International, "TRUE"/"FALSE")
+// with advanced evaluation (International, "TRUE"/"FALSE")
extern BOOL ImpConvStringExt( ::rtl::OUString& rSrc, SbxDataType eTargetType );
// SBXINT.CXX