Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx1383 pCellStyles->GetFormatRanges(nStartCol, nEndCol, nStartRow, nSheet, pRowFormatRanges); in ExportFormatRanges()
1393 …pCellStyles->GetFormatRanges(nStartCol, pSharedData->GetLastColumn(nSheet), nStartRow, nSheet, pRo… in ExportFormatRanges()
1401 …pCellStyles->GetFormatRanges(0, pSharedData->GetLastColumn(nSheet), nStartRow + nRows, nSheet, pRo… in ExportFormatRanges()
1415 …pCellStyles->GetFormatRanges(0, pSharedData->GetLastColumn(nSheet), nStartRow + nRows, nSheet, pRo… in ExportFormatRanges()
1423 pCellStyles->GetFormatRanges(0, nEndCol, nEndRow, nSheet, pRowFormatRanges); in ExportFormatRanges()
1432 …pCellStyles->GetFormatRanges(0, pSharedData->GetLastColumn(nSheet), nStartRow + nRows, nSheet, pRo… in ExportFormatRanges()
1445 …pCellStyles->GetFormatRanges(0, pSharedData->GetLastColumn(nSheet), nStartRow + nRows, nSheet, pRo… in ExportFormatRanges()
1451 pCellStyles->GetFormatRanges(0, nEndCol, nEndRow, nSheet, pRowFormatRanges); in ExportFormatRanges()
H A DXMLStylesExportHelper.hxx221 …void GetFormatRanges(const sal_Int32 nStartColumn, const sal_Int32 nEndColumn, const sal_Int32 nRo…
H A DXMLStylesExportHelper.cxx982 void ScFormatRangeStyles::GetFormatRanges(const sal_Int32 nStartColumn, const sal_Int32 nEndColumn,… in GetFormatRanges() function in ScFormatRangeStyles

Completed in 48 milliseconds