Kaydet (Commit) b10ed913 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

whitespace cleanup in test

Change-Id: Iaf3f7c360cd8d081d706e92ec52c3c96fe68c57c
üst f1703676
...@@ -100,8 +100,6 @@ private: ...@@ -100,8 +100,6 @@ private:
}; };
XMLDiff::XMLDiff( const char* pFileName, const char* pContent, int size, const char* pToleranceFile) XMLDiff::XMLDiff( const char* pFileName, const char* pContent, int size, const char* pToleranceFile)
: fileName(pFileName) : fileName(pFileName)
{ {
......
...@@ -127,8 +127,6 @@ void XNamedRange::testSetReferencePosition() ...@@ -127,8 +127,6 @@ void XNamedRange::testSetReferencePosition()
CPPUNIT_ASSERT_MESSAGE("Wrong ROW reference position after setting it", xCellAddress.Row == 3); CPPUNIT_ASSERT_MESSAGE("Wrong ROW reference position after setting it", xCellAddress.Row == 3);
} }
} }
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -66,8 +66,6 @@ table::CellRangeAddress getAddressFromRangeString(const OUString& aStringAddress ...@@ -66,8 +66,6 @@ table::CellRangeAddress getAddressFromRangeString(const OUString& aStringAddress
} }
void XSheetOutline::testHideDetail() void XSheetOutline::testHideDetail()
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment