Home
last modified time | relevance | path

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

/AOO41X/main/chart2/source/view/main/
H A DVLegend.cxx893 Reference< drawing::XShapes > xLegendContainer( m_xShape, uno::UNO_QUERY ); in createShapes() local
894 if( xLegendContainer.is()) in createShapes()
928 xLegendContainer->add( xBorder ); in createShapes()
969 …er->createLegendEntries( aMaxSymbolExtent, eExpansion, xLegendProp, xLegendContainer, m_xShapeFact… in createShapes()
978 , aTextProperties, xLegendContainer, m_xShapeFactory, aLegendSize ); in createShapes()