Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/model/template/
H A DPieChartType.hxx53 createCoordinateSystem( ::sal_Int32 DimensionCount )
H A DNetChartType.hxx44 createCoordinateSystem( ::sal_Int32 DimensionCount )
H A DBubbleChartType.hxx56 createCoordinateSystem( ::sal_Int32 DimensionCount )
H A DScatterChartType.hxx63 createCoordinateSystem( ::sal_Int32 DimensionCount )
H A DNetChartType.cxx65 NetChartType_Base::createCoordinateSystem( ::sal_Int32 DimensionCount ) in createCoordinateSystem() function in chart::NetChartType_Base
H A DBubbleChartType.cxx140 BubbleChartType::createCoordinateSystem( ::sal_Int32 DimensionCount ) in createCoordinateSystem() function in chart::BubbleChartType
H A DPieChartType.cxx169 PieChartType::createCoordinateSystem( ::sal_Int32 DimensionCount ) in createCoordinateSystem() function in chart::PieChartType
H A DChartType.hxx76 createCoordinateSystem( ::sal_Int32 DimensionCount )
H A DScatterChartType.cxx186 ScatterChartType::createCoordinateSystem( ::sal_Int32 DimensionCount ) in createCoordinateSystem() function in chart::ScatterChartType
H A DChartType.cxx83 ChartType::createCoordinateSystem( ::sal_Int32 DimensionCount ) in createCoordinateSystem() function in chart::ChartType
H A DChartTypeTemplate.cxx567 Reference< XCoordinateSystem > xCooSys( xChartType->createCoordinateSystem( getDimension())); in createCoordinateSystems()
/aoo4110/main/oox/inc/oox/drawingml/chart/
H A Dtypegroupconverter.hxx160 createCoordinateSystem();
/aoo4110/main/offapi/com/sun/star/chart2/
H A DXChartType.idl59 XCoordinateSystem createCoordinateSystem( [in] long DimensionCount )
/aoo4110/main/chart2/source/view/inc/
H A DVCoordinateSystem.hxx58 static VCoordinateSystem* createCoordinateSystem( const ::com::sun::star::uno::Reference<
/aoo4110/main/oox/source/drawingml/chart/
H A Dplotareaconverter.cxx156 xCoordSystem = rFirstTypeGroup.createCoordinateSystem(); in convertFromModel()
H A Dtypegroupconverter.cxx245 Reference< XCoordinateSystem > TypeGroupConverter::createCoordinateSystem() in createCoordinateSystem() function in oox::drawingml::chart::TypeGroupConverter
/aoo4110/main/chart2/source/view/axes/
H A DVCoordinateSystem.cxx60 VCoordinateSystem* VCoordinateSystem::createCoordinateSystem( in createCoordinateSystem() function in chart::VCoordinateSystem
/aoo4110/main/chart2/source/tools/
H A DDiagramHelper.cxx536 xNewCooSys = xChartType->createCoordinateSystem( nNewDimensionCount ); in setDimension()
/aoo4110/main/chart2/source/view/main/
H A DChartView.cxx431 pVCooSys = VCoordinateSystem::createCoordinateSystem(xCooSys ); in addCooSysToList()

Completed in 126 milliseconds