Searched refs:ExportFormatRanges (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sc/source/filter/xml/ |
H A D | xmlexprt.hxx | 155 void ExportFormatRanges(const sal_Int32 nStartCol, const sal_Int32 nStartRow,
|
H A D | xmlexprt.cxx | 1377 void ScXMLExport::ExportFormatRanges(const sal_Int32 nStartCol, const sal_Int32 nStartRow, in ExportFormatRanges() function in ScXMLExport 1800 … ExportFormatRanges(0, 0, aCell.aCellAddress.Column - 1, aCell.aCellAddress.Row, nTable); in _ExportContent() 1821 … ExportFormatRanges(aPrevCell.aCellAddress.Column + nEqualCells + 1, aPrevCell.aCellAddress.Row, in _ExportContent() 1831 … ExportFormatRanges(aPrevCell.aCellAddress.Column + nEqualCells + 1, aPrevCell.aCellAddress.Row, in _ExportContent() 1835 …ExportFormatRanges(0, 0, pSharedData->GetLastColumn(nTable), pSharedData->GetLastRow(nTable), nTab… in _ExportContent()
|
Completed in 71 milliseconds