[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc
Kohei Yoshida
kohei.yoshida at gmail.com
Tue Mar 19 15:16:48 PDT 2013
sc/inc/stringutil.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit fe54bb29617ab5cefb9b4d438aebddae2cf1608a
Author: Kohei Yoshida <kohei.yoshida at gmail.com>
Date: Tue Mar 19 18:16:32 2013 -0400
This comment is no longer valid.
Change-Id: Iec92c80bdc51b59712e1e6c6c0e05b38224359f8
diff --git a/sc/inc/stringutil.hxx b/sc/inc/stringutil.hxx
index a210d5b..132eb92 100644
--- a/sc/inc/stringutil.hxx
+++ b/sc/inc/stringutil.hxx
@@ -77,7 +77,6 @@ struct SC_DLLPUBLIC ScSetStringParam
* interpreted and the input string is taken instead. This can be used
* during text file import so the leading apostrophe is not lost if it
* precedes a numeric value.
- * Usually set mbHandleApostrophe = !mbSetTextCellFormat
*/
bool mbHandleApostrophe;
More information about the Libreoffice-commits
mailing list