Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx1900 … uno::Reference <beans::XPropertySet> xCellProperties(xCellStyles->getByIndex(i), uno::UNO_QUERY); in _ExportStyles() local
1901 if (xCellProperties.is()) in _ExportStyles()
1904 if (xCellProperties->getPropertyValue(sNumberFormat) >>= nNumberFormat) in _ExportStyles()

Completed in 34 milliseconds