Searched refs:SerAxisContext (Results 1 – 3 of 3) sorted by relevance
259 SerAxisContext::SerAxisContext( ContextHandler2Helper& rParent, AxisModel& rModel ) : in SerAxisContext() function in oox::drawingml::chart::SerAxisContext264 SerAxisContext::~SerAxisContext() in ~SerAxisContext()268 ContextHandlerRef SerAxisContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttrib… in onCreateContext()
165 return new SerAxisContext( *this, mrModel.maAxes.create( nElement ) ); in onCreateContext()
94 class SerAxisContext : public AxisContextBase class97 …explicit SerAxisContext( ::oox::core::ContextHandler2Helper& rParent, AxisModel& rModel…98 virtual ~SerAxisContext();
Completed in 20 milliseconds