Home
last modified time | relevance | path

Searched defs:xColumnProperties (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A Dxmlcoli.cxx155 …uno::Reference <beans::XPropertySet> xColumnProperties(xColumnRowRange->getColumns(), uno::UNO_QUE… in EndElement() local
H A Dxmlexprt.cxx2060 void ScXMLExport::AddStyleFromColumn(const uno::Reference<beans::XPropertySet>& xColumnProperties, in AddStyleFromColumn()
2227 …uno::Reference<beans::XPropertySet> xColumnProperties(xTableColumns->getByIndex( aPos.Col() ), uno… in _ExportAutoStyles() local
2527 …uno::Reference <beans::XPropertySet> xColumnProperties(xTableColumns->getByIndex(nColumn), uno::UN… in _ExportAutoStyles() local
/trunk/main/xmloff/source/forms/
H A Dlayerexport.cxx620 … Reference< XPropertySet > xColumnProperties( xContainer->getByIndex( i ), UNO_QUERY ); in collectGridColumnStylesAndIds() local
/trunk/main/xmloff/source/table/
H A DXMLTableExport.cxx398 …Reference< XPropertySet > xColumnProperties( xtableColumnsIndexAccess->getByIndex(nColumn) , UNO_Q… in ExportTableColumns() local

Completed in 70 milliseconds