[PATCH 20/52] translate german comments
Nicolas Christener
nc at adfinis.com
Thu Mar 10 04:53:21 PST 2011
---
sc/inc/dpdimsave.hxx | 11 -----------
1 files changed, 0 insertions(+), 11 deletions(-)
diff --git a/sc/inc/dpdimsave.hxx b/sc/inc/dpdimsave.hxx
index 77efa00..8df5051 100644
--- a/sc/inc/dpdimsave.hxx
+++ b/sc/inc/dpdimsave.hxx
@@ -43,14 +43,11 @@ class SvNumberFormatter;
class ScDPSaveGroupDimension;
-// --------------------------------------------------------------------
//
// Classes to save Data Pilot settings that create new dimensions (fields).
// These have to be applied before the other ScDPSaveData settings.
//
-// ============================================================================
-
class SC_DLLPUBLIC ScDPSaveGroupItem
{
String aGroupName; // name of group
@@ -80,8 +77,6 @@ public:
typedef ::std::vector<ScDPSaveGroupItem> ScDPSaveGroupItemVec;
-// ============================================================================
-
class SC_DLLPUBLIC ScDPSaveGroupDimension
{
String aSourceDim; // always the real source from the original data
@@ -121,8 +116,6 @@ public:
void Rename( const String& rNewName );
};
-// ============================================================================
-
class SC_DLLPUBLIC ScDPSaveNumGroupDimension
{
String aDimensionName;
@@ -147,8 +140,6 @@ public:
void SetDateInfo( const ScDPNumGroupInfo& rInfo, sal_Int32 nPart );
};
-// ============================================================================
-
class SC_DLLPUBLIC ScDPDimensionSaveData
{
public:
@@ -197,8 +188,6 @@ private:
ScDPSaveNumGroupDimMap maNumGroupDims;
};
-// ============================================================================
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
--
1.7.3.5
--=-ee0rBqSIwn8rDWvQOS6/
Content-Disposition: attachment; filename="0021-translate-german-comments.patch"
Content-Type: text/x-patch; name="0021-translate-german-comments.patch"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
More information about the LibreOffice
mailing list