Searched refs:xCellProperties (Results 1 – 1 of 1) sorted by relevance
1900 … uno::Reference <beans::XPropertySet> xCellProperties(xCellStyles->getByIndex(i), uno::UNO_QUERY); in _ExportStyles() local1901 if (xCellProperties.is()) in _ExportStyles()1904 if (xCellProperties->getPropertyValue(sNumberFormat) >>= nNumberFormat) in _ExportStyles()
Completed in 34 milliseconds