Searched defs:xColumnProperties (Results 1 – 4 of 4) sorted by relevance
155 …uno::Reference <beans::XPropertySet> xColumnProperties(xColumnRowRange->getColumns(), uno::UNO_QUE… in EndElement() local
2060 void ScXMLExport::AddStyleFromColumn(const uno::Reference<beans::XPropertySet>& xColumnProperties, in AddStyleFromColumn()2227 …uno::Reference<beans::XPropertySet> xColumnProperties(xTableColumns->getByIndex( aPos.Col() ), uno… in _ExportAutoStyles() local2527 …uno::Reference <beans::XPropertySet> xColumnProperties(xTableColumns->getByIndex(nColumn), uno::UN… in _ExportAutoStyles() local
620 … Reference< XPropertySet > xColumnProperties( xContainer->getByIndex( i ), UNO_QUERY ); in collectGridColumnStylesAndIds() local
398 …Reference< XPropertySet > xColumnProperties( xtableColumnsIndexAccess->getByIndex(nColumn) , UNO_Q… in ExportTableColumns() local
Completed in 32 milliseconds