[PATCH 18/52] translate german comments
Nicolas Christener
nc at adfinis.com
Thu Mar 10 04:53:01 PST 2011
---
sc/inc/document.hxx | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/sc/inc/document.hxx b/sc/inc/document.hxx
index cf1afea..abc7453 100644
--- a/sc/inc/document.hxx
+++ b/sc/inc/document.hxx
@@ -200,16 +200,12 @@ struct ScDocStat
USHORT nPageCount;
};
-// -----------------------------------------------------------------------
-
// DDE link modes
const BYTE SC_DDE_DEFAULT = 0;
const BYTE SC_DDE_ENGLISH = 1;
const BYTE SC_DDE_TEXT = 2;
const BYTE SC_DDE_IGNOREMODE = 255; /// For usage in FindDdeLink() only!
-// -----------------------------------------------------------------------
-
class ScDocument
{
friend class ScDocumentIterator;
@@ -418,7 +414,7 @@ public:
SCSIZE GetCellCount(SCTAB nTab, SCCOL nCol) const;
ULONG GetCodeCount() const; // RPN-Code in formulas
DECL_LINK( GetUserDefinedColor, USHORT * );
- // Numberformatter
+ // number formater
public:
SC_DLLPUBLIC ScDocument( ScDocumentMode eMode = SCDOCMODE_DOCUMENT,
--
1.7.3.5
--=-ee0rBqSIwn8rDWvQOS6/
Content-Disposition: attachment; filename="0019-translate-german-comments.patch"
Content-Type: text/x-patch; name="0019-translate-german-comments.patch"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
More information about the LibreOffice
mailing list