Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/drawingml/chart/
H A Daxisconverter.cxx126 void AxisConverter::convertFromModel( const Reference< XCoordinateSystem >& rxCoordSystem, in convertFromModel() argument
346 if( xAxis.is() && rxCoordSystem.is() ) try in convertFromModel()
349 rxCoordSystem->setAxisByDimension( nAxisIdx, xAxis, nAxesSetIdx ); in convertFromModel()
H A Dtypegroupconverter.cxx295 const Reference< XCoordinateSystem >& rxCoordSystem, in convertFromModel()
427 Reference< XChartTypeContainer > xChartTypeCont( rxCoordSystem, UNO_QUERY_THROW ); in convertFromModel()
/aoo42x/main/oox/inc/oox/drawingml/chart/
H A Daxisconverter.hxx53 …nst ::com::sun::star::uno::Reference< ::com::sun::star::chart2::XCoordinateSystem >& rxCoordSystem,
H A Dtypegroupconverter.hxx168 …nst ::com::sun::star::uno::Reference< ::com::sun::star::chart2::XCoordinateSystem >& rxCoordSystem,

Completed in 16 milliseconds