Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx2481 …uno::Reference<container::XIndexAccess> xFormatRangesIndex(xCellFormatRanges->getUniqueCellFormatR… in _ExportAutoStyles() local
2482 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 27 milliseconds