Searched refs:pCellAddress (Results 1 – 1 of 1) sorted by relevance
2720 sal_Bool ScXMLExport::GetMerged (const table::CellRangeAddress* pCellAddress, in GetMerged() argument2724 sal_Int32 nRow(pCellAddress->StartRow); in GetMerged()2725 sal_Int32 nCol(pCellAddress->StartColumn); in GetMerged()2726 sal_Int32 nEndRow(pCellAddress->EndRow); in GetMerged()2727 sal_Int32 nEndCol(pCellAddress->EndColumn); in GetMerged()
Completed in 44 milliseconds