Searched refs:CreateCoordSystem (Results 1 – 2 of 2) sorted by relevance
924 XCoordSystemRef CreateCoordSystem( bool b3dChart ) const;1081 XCoordSystemRef CreateCoordSystem() const;1334 XCoordSystemRef CreateCoordSystem( XDiagramRef xDiagram ) const;
2269 Reference< XCoordinateSystem > XclImpChType::CreateCoordSystem( bool b3dChart ) const in CreateCoordSystem() function in XclImpChType2704 Reference< XCoordinateSystem > XclImpChTypeGroup::CreateCoordSystem() const in CreateCoordSystem() function in XclImpChTypeGroup2706 return maType.CreateCoordSystem( Is3dChart() ); in CreateCoordSystem()3523 Reference< XCoordinateSystem > xCoordSystem = CreateCoordSystem( xDiagram ); in Convert()3599 Reference< XCoordinateSystem > XclImpChAxesSet::CreateCoordSystem( Reference< XDiagram > xDiagram )… in CreateCoordSystem() function in XclImpChAxesSet3621 xCoordSystem = xTypeGroup->CreateCoordSystem(); in CreateCoordSystem()
Completed in 189 milliseconds