whitespace cleanup in test
Change-Id: Iaf3f7c360cd8d081d706e92ec52c3c96fe68c57c
This commit is contained in:
parent
f170367642
commit
b10ed913dd
@ -100,8 +100,6 @@ private:
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
XMLDiff::XMLDiff( const char* pFileName, const char* pContent, int size, const char* pToleranceFile)
|
||||
: fileName(pFileName)
|
||||
{
|
||||
|
@ -127,8 +127,6 @@ void XNamedRange::testSetReferencePosition()
|
||||
CPPUNIT_ASSERT_MESSAGE("Wrong ROW reference position after setting it", xCellAddress.Row == 3);
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -66,8 +66,6 @@ table::CellRangeAddress getAddressFromRangeString(const OUString& aStringAddress
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
void XSheetOutline::testHideDetail()
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user