Lines Matching refs:nElement
48 sal_Int32 nElement, const AttributeList& rAttribs, DataLabelModelBase& orModel ) in lclDataLabelSharedCreateContext() argument
50 if( rContext.isRootElement() ) switch( nElement ) in lclDataLabelSharedCreateContext()
110 ContextHandlerRef DataLabelContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttr… in onCreateContext() argument
112 if( isRootElement() ) switch( nElement ) in onCreateContext()
122 return lclDataLabelSharedCreateContext( *this, nElement, rAttribs, mrModel ); in onCreateContext()
141 ContextHandlerRef DataLabelsContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAtt… in onCreateContext() argument
143 if( isRootElement() ) switch( nElement ) in onCreateContext()
154 return lclDataLabelSharedCreateContext( *this, nElement, rAttribs, mrModel ); in onCreateContext()
173 ContextHandlerRef PictureOptionsContext::onCreateContext( sal_Int32 nElement, const AttributeList& … in onCreateContext() argument
175 if( isRootElement() ) switch( nElement ) in onCreateContext()
210 ContextHandlerRef ErrorBarContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttri… in onCreateContext() argument
212 if( isRootElement() ) switch( nElement ) in onCreateContext()
251 ContextHandlerRef TrendlineLabelContext::onCreateContext( sal_Int32 nElement, const AttributeList& … in onCreateContext() argument
253 if( isRootElement() ) switch( nElement ) in onCreateContext()
281 ContextHandlerRef TrendlineContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttr… in onCreateContext() argument
283 if( isRootElement() ) switch( nElement ) in onCreateContext()
338 ContextHandlerRef DataPointContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttr… in onCreateContext() argument
343 switch( nElement ) in onCreateContext()
369 switch( nElement ) in onCreateContext()
396 ContextHandlerRef SeriesContextBase::onCreateContext( sal_Int32 nElement, const AttributeList& rAtt… in onCreateContext() argument
401 switch( nElement ) in onCreateContext()
417 switch( nElement ) in onCreateContext()
444 ContextHandlerRef AreaSeriesContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAtt… in onCreateContext() argument
449 switch( nElement ) in onCreateContext()
466 return SeriesContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
480 ContextHandlerRef BarSeriesContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttr… in onCreateContext() argument
485 switch( nElement ) in onCreateContext()
512 return SeriesContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
526 ContextHandlerRef BubbleSeriesContext::onCreateContext( sal_Int32 nElement, const AttributeList& rA… in onCreateContext() argument
531 switch( nElement ) in onCreateContext()
558 return SeriesContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
572 ContextHandlerRef LineSeriesContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAtt… in onCreateContext() argument
577 switch( nElement ) in onCreateContext()
600 return SeriesContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
614 ContextHandlerRef PieSeriesContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttr… in onCreateContext() argument
619 switch( nElement ) in onCreateContext()
635 return SeriesContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
649 ContextHandlerRef RadarSeriesContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAt… in onCreateContext() argument
654 switch( nElement ) in onCreateContext()
673 return SeriesContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
687 ContextHandlerRef ScatterSeriesContext::onCreateContext( sal_Int32 nElement, const AttributeList& r… in onCreateContext() argument
692 switch( nElement ) in onCreateContext()
715 return SeriesContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
729 ContextHandlerRef SurfaceSeriesContext::onCreateContext( sal_Int32 nElement, const AttributeList& r… in onCreateContext() argument
734 switch( nElement ) in onCreateContext()
743 return SeriesContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()