[PATCH 45/52] translate german comments
Nicolas Christener
nc at adfinis.com
Thu Mar 10 04:56:29 PST 2011
---
sc/inc/scextopt.hxx | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
diff --git a/sc/inc/scextopt.hxx b/sc/inc/scextopt.hxx
index e54537d..b83df5f 100644
--- a/sc/inc/scextopt.hxx
+++ b/sc/inc/scextopt.hxx
@@ -34,8 +34,6 @@
#include "global.hxx"
#include "rangelst.hxx"
-// ============================================================================
-
/** Extended settings for the document, used in import/export filters. */
struct ScExtDocSettings
{
@@ -47,8 +45,6 @@ struct ScExtDocSettings
explicit ScExtDocSettings();
};
-// ============================================================================
-
/** Enumerates possible positions of panes in split sheets. */
enum ScExtPanePos
{
@@ -58,8 +54,6 @@ enum ScExtPanePos
SCEXT_PANE_BOTTOMRIGHT /// Bottom-right pane.
};
-// ----------------------------------------------------------------------------
-
/** Extended settings for a sheet, used in import/export filters. */
struct ScExtTabSettings
{
@@ -82,8 +76,6 @@ struct ScExtTabSettings
explicit ScExtTabSettings();
};
-// ============================================================================
-
struct ScExtDocOptionsImpl;
/** Extended options held by an ScDocument containing additional settings for filters.
@@ -127,8 +119,6 @@ private:
::std::auto_ptr< ScExtDocOptionsImpl > mxImpl;
};
-// ============================================================================
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
--
1.7.3.5
--=-ee0rBqSIwn8rDWvQOS6/
Content-Disposition: attachment; filename="0046-translate-german-comments.patch"
Content-Type: text/x-patch; name="0046-translate-german-comments.patch"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
More information about the LibreOffice
mailing list