Searched refs:xFormatRangesIndex (Results 1 – 1 of 1) sorted by relevance
2481 …uno::Reference<container::XIndexAccess> xFormatRangesIndex(xCellFormatRanges->getUniqueCellFormatR… in _ExportAutoStyles() local2482 if (xFormatRangesIndex.is()) in _ExportAutoStyles()2484 sal_Int32 nFormatRangesCount(xFormatRangesIndex->getCount()); in _ExportAutoStyles()2488 …uno::Reference< sheet::XSheetCellRanges> xCellRanges(xFormatRangesIndex->getByIndex(nFormatRange),… in _ExportAutoStyles()
Completed in 36 milliseconds