summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/sharedstringsbuffer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/sharedstringsbuffer.hxx')
-rw-r--r--sc/source/filter/inc/sharedstringsbuffer.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/filter/inc/sharedstringsbuffer.hxx b/sc/source/filter/inc/sharedstringsbuffer.hxx
index 31475d25629c..027a185fff39 100644
--- a/sc/source/filter/inc/sharedstringsbuffer.hxx
+++ b/sc/source/filter/inc/sharedstringsbuffer.hxx
@@ -25,8 +25,6 @@
namespace oox {
namespace xls {
-
-
/** Collects all strings from the shared strings substream. */
class SharedStringsBuffer : public WorkbookHelper
{
@@ -47,8 +45,6 @@ private:
StringVector maStrings;
};
-
-
} // namespace xls
} // namespace oox