Searched refs:PictureOptionsContext (Results 1 – 3 of 3) sorted by relevance
164 PictureOptionsContext::PictureOptionsContext( ContextHandler2Helper& rParent, PictureOptionsModel& … in PictureOptionsContext() function in oox::drawingml::chart::PictureOptionsContext169 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()
108 return new PictureOptionsContext( *this, mrModel.mxPicOptions.create() ); in onCreateContext()
71 class PictureOptionsContext : public ContextBase< PictureOptionsModel > class74 …explicit PictureOptionsContext( ::oox::core::ContextHandler2Helper& rParent, PictureOpt…75 virtual ~PictureOptionsContext();
Completed in 19 milliseconds