Searched refs:getChartRootShape (Results 1 – 7 of 7) sorted by relevance
283 … uno::Reference<drawing::XShapes> xChartRoot( ShapeFactory::getChartRootShape( m_xMainDrawPage ) ); in clearMainDrawPage()296 uno::Reference< drawing::XShapes > DrawModelWrapper::getChartRootShape( in getChartRootShape() function in chart::DrawModelWrapper299 return ShapeFactory::getChartRootShape( xDrawPage ); in getChartRootShape()
125 uno::Reference< drawing::XShapes > ShapeFactory::getChartRootShape( in getChartRootShape() function in chart::ShapeFactory154 uno::Reference< drawing::XShapes > xRet( ShapeFactory::getChartRootShape( xDrawPage ) ); in getOrCreateChartRootShape()
624 … Reference< drawing::XShapes > xChartRoot( DrawModelWrapper::getChartRootShape( xDrawPage ) ); in getFirstAdditionalShape()664 … Reference< drawing::XShapes > xChartRoot( DrawModelWrapper::getChartRootShape( xDrawPage ) ); in getLastAdditionalShape()
523 … Reference< drawing::XShapes > xChartRoot( DrawModelWrapper::getChartRootShape( xDrawPage ) ); in createAdditionalShapesTree()
72 getChartRootShape( const ::com::sun::star::uno::Reference<
187 getChartRootShape( const ::com::sun::star::uno::Reference<
1115 uno::Reference<drawing::XShapes> xChartRoot( DrawModelWrapper::getChartRootShape( xDrawPage ) ); in getAdditionalShapes()
Completed in 38 milliseconds