Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/
H A Dshape.cxx123 mxChartShapeInfo.reset( new ChartShapeInfo( bEmbedShapes ) ); in setChartType()
124 return *mxChartShapeInfo; in setChartType()
590 …OSL_ENSURE( mxChartShapeInfo->maFragmentPath.getLength() > 0, "Shape::finalizeXShape - missing cha… in finalizeXShape()
591 if( mxShape.is() && (mxChartShapeInfo->maFragmentPath.getLength() > 0) ) try in finalizeXShape()
604 …rFilter.importFragment( new chart::ChartSpaceFragment( rFilter, mxChartShapeInfo->maFragmentPath, … in finalizeXShape()
608 if( !mxChartShapeInfo->mbEmbedShapes ) in finalizeXShape()
/aoo4110/main/oox/inc/oox/drawingml/
H A Dshape.hxx211 ChartShapeInfoRef mxChartShapeInfo; /// Additional data for chart shapes. member in oox::drawingml::Shape

Completed in 21 milliseconds