Home
last modified time | relevance | path

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

/aoo42x/main/oox/inc/oox/drawingml/
H A Dshape.hxx66 inline explicit ChartShapeInfo( bool bEmbedShapes ) : mbEmbedShapes( bEmbedShapes ) {} in ChartShapeInfo()
118 ChartShapeInfo& setChartType( bool bEmbedShapes );
H A Dgraphicshapecontext.hxx96 const ShapePtr& rxShape, bool bEmbedShapes );
/aoo42x/main/oox/source/drawingml/
H A Dgraphicshapecontext.cxx292 …t::ChartGraphicDataContext( ContextHandler& rParent, const ShapePtr& rxShape, bool bEmbedShapes ) : in ChartGraphicDataContext() argument
294 mrChartShapeInfo( rxShape->setChartType( bEmbedShapes ) ) in ChartGraphicDataContext()
H A Dshape.cxx118 ChartShapeInfo& Shape::setChartType( bool bEmbedShapes ) in setChartType() argument
123 mxChartShapeInfo.reset( new ChartShapeInfo( bEmbedShapes ) ); in setChartType()

Completed in 28 milliseconds