summaryrefslogtreecommitdiff
path: root/sc/source/core/data/conditio.cxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-06-25 05:20:47 +0200
committerMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-06-25 05:41:10 +0200
commit37e6631cc5d4147e9d0a4ebefbd0c9d2a8137d24 (patch)
tree060cf0aafda3f205b3e12508465a5403826d014d /sc/source/core/data/conditio.cxx
parented6b8a100c1aabb342573f252509573bbe124d29 (diff)
remove whitespace
Change-Id: Ib15413e73409cc33de01fa92a47b9d1237cfc4b2
Diffstat (limited to 'sc/source/core/data/conditio.cxx')
-rw-r--r--sc/source/core/data/conditio.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/core/data/conditio.cxx b/sc/source/core/data/conditio.cxx
index 2c6bc2918d29..e04acfbd475b 100644
--- a/sc/source/core/data/conditio.cxx
+++ b/sc/source/core/data/conditio.cxx
@@ -46,7 +46,6 @@
using namespace formula;
-
ScFormatEntry::ScFormatEntry(ScDocument* pDoc):
mpDoc(pDoc)
{
@@ -1775,8 +1774,6 @@ void ScCondDateFormatEntry::SetDateType( condformat::ScCondFormatDateType eType
meType = eType;
}
-
-
void ScCondDateFormatEntry::SetStyleName( const OUString& rStyleName )
{
maStyleName = rStyleName;