diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-11-15 14:42:44 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-11-15 14:43:12 +0100 |
commit | 1c154c84d25866cf8c5ab1a55973548e52268504 (patch) | |
tree | db02ff03bd57732926d584125293a422beadb62a /sc | |
parent | 7ab84fab539fd3619894536815e19fd24af87a6b (diff) |
Spurious whitespace at end of line
Change-Id: I684f8ad46527ce13b8c19a52265af3a581dca6cb
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/filter/oox/pagesettings.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/oox/pagesettings.cxx b/sc/source/filter/oox/pagesettings.cxx index 1cfe9451e713..5af216a589d4 100644 --- a/sc/source/filter/oox/pagesettings.cxx +++ b/sc/source/filter/oox/pagesettings.cxx @@ -425,7 +425,7 @@ private: private: typedef ::std::vector< HFPortionInfo > HFPortionInfoVec; - + const OUString maPageNumberService; const OUString maPageCountService; const OUString maSheetNameService; |