Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunochart.cxx548 OUString *pSubRanges = rSubRanges.getArray(); in SortSubranges() local
557 GetTableAndCellsFromRangeRep( pSubRanges[nIdxOfSmallest], in SortSubranges()
568 GetTableAndCellsFromRangeRep( pSubRanges[k], in SortSubranges()
585 OUString aTmp( pSubRanges[ nIdxOfSmallest ] ); in SortSubranges()
586 pSubRanges[ nIdxOfSmallest ] = pSubRanges[ i ]; in SortSubranges()
587 pSubRanges[ i ] = aTmp; in SortSubranges()
720 const OUString *pSubRanges = aSubRanges.getConstArray(); in Impl_createDataSource() local
738 GetFormatAndCreateCursorFromRangeRep( pDoc, pSubRanges[0], &pTblFmt, &pUnoCrsr ); in Impl_createDataSource()
766 pSubRanges[i], aTblName, aStartCell, aEndCell ); in Impl_createDataSource()

Completed in 32 milliseconds