Searched refs:xCellsAccess (Results 1 – 1 of 1) sorted by relevance
2594 … uno::Reference<container::XEnumerationAccess> xCellsAccess(xSheetCellRanges->getCells()); in _ExportAutoStyles() local2595 if (xCellsAccess.is()) in _ExportAutoStyles()2598 … uno::Reference<container::XEnumeration> xCells(xCellsAccess->createEnumeration()); in _ExportAutoStyles()
Completed in 42 milliseconds