Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.hxx155 void ExportFormatRanges(const sal_Int32 nStartCol, const sal_Int32 nStartRow,
H A Dxmlexprt.cxx1377 void ScXMLExport::ExportFormatRanges(const sal_Int32 nStartCol, const sal_Int32 nStartRow, in ExportFormatRanges() function in ScXMLExport
1800ExportFormatRanges(0, 0, aCell.aCellAddress.Column - 1, aCell.aCellAddress.Row, nTable); in _ExportContent()
1821ExportFormatRanges(aPrevCell.aCellAddress.Column + nEqualCells + 1, aPrevCell.aCellAddress.Row, in _ExportContent()
1831ExportFormatRanges(aPrevCell.aCellAddress.Column + nEqualCells + 1, aPrevCell.aCellAddress.Row, in _ExportContent()
1835ExportFormatRanges(0, 0, pSharedData->GetLastColumn(nTable), pSharedData->GetLastRow(nTable), nTab… in _ExportContent()

Completed in 41 milliseconds