Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/drawingml/chart/
H A Dseriesmodel.hxx90 struct PictureOptionsModel struct
98 explicit PictureOptionsModel();
99 ~PictureOptionsModel();
174 typedef ModelRef< PictureOptionsModel > PictureOptionsRef;
206 typedef ModelRef< PictureOptionsModel > PictureOptionsRef;
H A Dseriescontext.hxx67 struct PictureOptionsModel;
71 class PictureOptionsContext : public ContextBase< PictureOptionsModel >
74 … PictureOptionsContext( ::oox::core::ContextHandler2Helper& rParent, PictureOptionsModel& rModel );
H A Dobjectformatter.hxx78 struct PictureOptionsModel;
105 const PictureOptionsModel& rPicOptions,
H A Dplotareamodel.hxx56 typedef ModelRef< PictureOptionsModel > PictureOptionsRef;
/trunk/main/oox/source/drawingml/chart/
H A Dseriesmodel.cxx65 PictureOptionsModel::PictureOptionsModel() : in PictureOptionsModel() function in oox::drawingml::chart::PictureOptionsModel
74 PictureOptionsModel::~PictureOptionsModel() in ~PictureOptionsModel()
H A Dobjectformatter.cxx582 void lclConvertPictureOptions( FillProperties& orFillProps, const PictureOptionsModel& rPicOptions ) in lclConvertPictureOptions()
654 const PictureOptionsModel* pPicOptions,
715 const PictureOptionsModel* pPicOptions,
911 …PropertyMap& rPropMap, const ModelRef< Shape >& rxShapeProp, const PictureOptionsModel* pPicOption… in convertFormatting()
997 …PropertySet& rPropSet, const ModelRef< Shape >& rxShapeProp, const PictureOptionsModel* pPicOption… in convertFrameFormatting()
1098 …PropertySet& rPropSet, const ModelRef< Shape >& rxShapeProp, const PictureOptionsModel& rPicOption… in convertFrameFormatting()
H A Dseriescontext.cxx164 PictureOptionsContext::PictureOptionsContext( ContextHandler2Helper& rParent, PictureOptionsModel& … in PictureOptionsContext()
165 ContextBase< PictureOptionsModel >( rParent, rModel ) in PictureOptionsContext()

Completed in 55 milliseconds