Home
last modified time | relevance | path

Searched refs:CreateCoordSystem (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/inc/
H A Dxichart.hxx924 XCoordSystemRef CreateCoordSystem( bool b3dChart ) const;
1081 XCoordSystemRef CreateCoordSystem() const;
1334 XCoordSystemRef CreateCoordSystem( XDiagramRef xDiagram ) const;
/aoo4110/main/sc/source/filter/excel/
H A Dxichart.cxx2269 Reference< XCoordinateSystem > XclImpChType::CreateCoordSystem( bool b3dChart ) const in CreateCoordSystem() function in XclImpChType
2704 Reference< XCoordinateSystem > XclImpChTypeGroup::CreateCoordSystem() const in CreateCoordSystem() function in XclImpChTypeGroup
2706 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 XclImpChAxesSet
3621 xCoordSystem = xTypeGroup->CreateCoordSystem(); in CreateCoordSystem()

Completed in 44 milliseconds