Home
last modified time | relevance | path

Searched refs:getChartRootShape (Results 1 – 7 of 7) sorted by relevance

/trunk/main/chart2/source/view/main/
H A DDrawModelWrapper.cxx283 … uno::Reference<drawing::XShapes> xChartRoot( ShapeFactory::getChartRootShape( m_xMainDrawPage ) ); in clearMainDrawPage()
296 uno::Reference< drawing::XShapes > DrawModelWrapper::getChartRootShape( in getChartRootShape() function in chart::DrawModelWrapper
299 return ShapeFactory::getChartRootShape( xDrawPage ); in getChartRootShape()
H A DShapeFactory.cxx125 uno::Reference< drawing::XShapes > ShapeFactory::getChartRootShape( in getChartRootShape() function in chart::ShapeFactory
154 uno::Reference< drawing::XShapes > xRet( ShapeFactory::getChartRootShape( xDrawPage ) ); in getOrCreateChartRootShape()
/trunk/main/chart2/source/controller/main/
H A DShapeController.cxx623 … Reference< drawing::XShapes > xChartRoot( DrawModelWrapper::getChartRootShape( xDrawPage ) ); in getFirstAdditionalShape()
663 … Reference< drawing::XShapes > xChartRoot( DrawModelWrapper::getChartRootShape( xDrawPage ) ); in getLastAdditionalShape()
H A DObjectHierarchy.cxx523 … Reference< drawing::XShapes > xChartRoot( DrawModelWrapper::getChartRootShape( xDrawPage ) ); in createAdditionalShapesTree()
/trunk/main/chart2/source/inc/chartview/
H A DDrawModelWrapper.hxx72 getChartRootShape( const ::com::sun::star::uno::Reference<
/trunk/main/chart2/source/view/inc/
H A DShapeFactory.hxx187 getChartRootShape( const ::com::sun::star::uno::Reference<
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx1115 uno::Reference<drawing::XShapes> xChartRoot( DrawModelWrapper::getChartRootShape( xDrawPage ) ); in getAdditionalShapes()

Completed in 49 milliseconds