Home
last modified time | relevance | path

Searched refs:pCellAddress (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sc/source/filter/xml/
H A Dxmlexprt.cxx2720 sal_Bool ScXMLExport::GetMerged (const table::CellRangeAddress* pCellAddress, in GetMerged() argument
2724 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