Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/chart/
H A Dseriescontext.cxx164 PictureOptionsContext::PictureOptionsContext( ContextHandler2Helper& rParent, PictureOptionsModel& … in PictureOptionsContext() function in oox::drawingml::chart::PictureOptionsContext
169 PictureOptionsContext::~PictureOptionsContext() in ~PictureOptionsContext()
173 ContextHandlerRef PictureOptionsContext::onCreateContext( sal_Int32 nElement, const AttributeList& … in onCreateContext()
362 return new PictureOptionsContext( *this, mrModel.mxPicOptions.create() ); in onCreateContext()
500 return new PictureOptionsContext( *this, mrModel.mxPicOptions.create() ); in onCreateContext()
H A Dplotareacontext.cxx108 return new PictureOptionsContext( *this, mrModel.mxPicOptions.create() ); in onCreateContext()
/trunk/main/oox/inc/oox/drawingml/chart/
H A Dseriescontext.hxx71 class PictureOptionsContext : public ContextBase< PictureOptionsModel > class
74 …explicit PictureOptionsContext( ::oox::core::ContextHandler2Helper& rParent, PictureOpt…
75 virtual ~PictureOptionsContext();

Completed in 125 milliseconds