Searched refs:xPageShapes (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/chart2/source/view/main/ |
H A D | ChartView.cxx | 2196 , const uno::Reference< drawing::XShapes>& xPageShapes in lcl_createTitle() 2233 apVTitle->init(xPageShapes,xShapeFactory,aCID); in lcl_createTitle() 2339 , const uno::Reference< drawing::XShapes>& xPageShapes in lcl_createLegend() 2351 aVLegend.init( xPageShapes, xShapeFactory, xModel ); in lcl_createLegend() 2529 uno::Reference<drawing::XShapes> xPageShapes( ShapeFactory(m_xShapeFactory) in createShapes() local 2546 formatPage( m_xChartModel, aPageSize, xPageShapes, m_xShapeFactory ); in createShapes() 2571 lcl_createTitle( TitleHelper::MAIN_TITLE, xPageShapes, m_xShapeFactory, m_xChartModel in createShapes() 2577 lcl_createTitle( TitleHelper::SUB_TITLE, xPageShapes, m_xShapeFactory, m_xChartModel in createShapes() 2588 … lcl_createLegend( LegendHelper::getLegend( m_xChartModel ), xPageShapes, m_xShapeFactory, m_xCC in createShapes() 2619 …apVTitle_Z = lcl_createTitle( TitleHelper::Z_AXIS_TITLE, xPageShapes, m_xShapeFactory, m_xChartMod… in createShapes() [all …]
|
/aoo42x/main/extensions/source/dbpilots/ |
H A D | optiongrouplayouter.cxx | 73 Reference< XShapes > xPageShapes(_rContext.xDrawPage, UNO_QUERY); in doLayout() local 74 if (!xPageShapes.is()) in doLayout() 171 xPageShapes->add(xRadioShape.get()); in doLayout()
|
Completed in 115 milliseconds