[Libreoffice-commits] .: sc/inc
Kohei Yoshida
kohei at kemper.freedesktop.org
Tue Dec 21 11:52:44 PST 2010
sc/inc/cell.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fa67820f872110559c67856d60ca4f92bd1a6259
Author: Kohei Yoshida <kyoshida at novell.com>
Date: Tue Dec 21 14:52:32 2010 -0500
Translated German comment.
diff --git a/sc/inc/cell.hxx b/sc/inc/cell.hxx
index 1f2693b..afeef74 100644
--- a/sc/inc/cell.hxx
+++ b/sc/inc/cell.hxx
@@ -84,7 +84,7 @@ const int SC_CLONECELL_NOCAPTION = 0x0004;
class SC_DLLPUBLIC ScBaseCell
{
protected:
- ~ScBaseCell(); // nicht virtuell -> darf nicht direkt aufgerufen werden
+ ~ScBaseCell(); // not virtual - not to be called directly.
public:
explicit ScBaseCell( CellType eNewType );
More information about the Libreoffice-commits
mailing list