Searched refs:createCoordinateSystem (Results 1 – 19 of 19) sorted by relevance
53 createCoordinateSystem( ::sal_Int32 DimensionCount )
44 createCoordinateSystem( ::sal_Int32 DimensionCount )
56 createCoordinateSystem( ::sal_Int32 DimensionCount )
63 createCoordinateSystem( ::sal_Int32 DimensionCount )
65 NetChartType_Base::createCoordinateSystem( ::sal_Int32 DimensionCount ) in createCoordinateSystem() function in chart::NetChartType_Base
140 BubbleChartType::createCoordinateSystem( ::sal_Int32 DimensionCount ) in createCoordinateSystem() function in chart::BubbleChartType
169 PieChartType::createCoordinateSystem( ::sal_Int32 DimensionCount ) in createCoordinateSystem() function in chart::PieChartType
76 createCoordinateSystem( ::sal_Int32 DimensionCount )
186 ScatterChartType::createCoordinateSystem( ::sal_Int32 DimensionCount ) in createCoordinateSystem() function in chart::ScatterChartType
83 ChartType::createCoordinateSystem( ::sal_Int32 DimensionCount ) in createCoordinateSystem() function in chart::ChartType
567 Reference< XCoordinateSystem > xCooSys( xChartType->createCoordinateSystem( getDimension())); in createCoordinateSystems()
160 createCoordinateSystem();
59 XCoordinateSystem createCoordinateSystem( [in] long DimensionCount )
58 static VCoordinateSystem* createCoordinateSystem( const ::com::sun::star::uno::Reference<
156 xCoordSystem = rFirstTypeGroup.createCoordinateSystem(); in convertFromModel()
245 Reference< XCoordinateSystem > TypeGroupConverter::createCoordinateSystem() in createCoordinateSystem() function in oox::drawingml::chart::TypeGroupConverter
60 VCoordinateSystem* VCoordinateSystem::createCoordinateSystem( in createCoordinateSystem() function in chart::VCoordinateSystem
536 xNewCooSys = xChartType->createCoordinateSystem( nNewDimensionCount ); in setDimension()
431 pVCooSys = VCoordinateSystem::createCoordinateSystem(xCooSys ); in addCooSysToList()
Completed in 86 milliseconds