Home
last modified time | relevance | path

Searched refs:onCreateContext (Results 1 – 25 of 68) sorted by relevance

123

/trunk/main/oox/inc/oox/drawingml/chart/
H A Dseriescontext.hxx45 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
61 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
77 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
92 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
107 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
122 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
138 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
153 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
166 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
179 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
[all …]
H A Dtypegroupcontext.hxx45 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
63 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
76 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
89 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
103 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
117 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
130 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
143 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
157 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
H A Daxiscontext.hxx45 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
61 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
74 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
87 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
100 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
113 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
H A Dplotareacontext.hxx45 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
61 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
76 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
H A Dtitlecontext.hxx45 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
61 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
76 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
H A Ddatasourcecontext.hxx49 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
67 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
87 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
/trunk/main/oox/source/drawingml/chart/
H A Dseriescontext.cxx110 ContextHandlerRef DataLabelContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttr… in onCreateContext() function in oox::drawingml::chart::DataLabelContext
141 ContextHandlerRef DataLabelsContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAtt… in onCreateContext() function in oox::drawingml::chart::DataLabelsContext
210 ContextHandlerRef ErrorBarContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttri… in onCreateContext() function in oox::drawingml::chart::ErrorBarContext
466 return SeriesContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
512 return SeriesContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
558 return SeriesContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
600 return SeriesContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
635 return SeriesContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
673 return SeriesContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
715 return SeriesContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
[all …]
H A Daxiscontext.cxx52 ContextHandlerRef AxisDispUnitsContext::onCreateContext( sal_Int32 nElement, const AttributeList& r… in onCreateContext() function in oox::drawingml::chart::AxisDispUnitsContext
98 ContextHandlerRef AxisContextBase::onCreateContext( sal_Int32 nElement, const AttributeList& rAttri… in onCreateContext() function in oox::drawingml::chart::AxisContextBase
185 ContextHandlerRef CatAxisContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttrib… in onCreateContext() function in oox::drawingml::chart::CatAxisContext
213 return AxisContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
227 ContextHandlerRef DateAxisContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttri… in onCreateContext() function in oox::drawingml::chart::DateAxisContext
254 return AxisContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
268 ContextHandlerRef SerAxisContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttrib… in onCreateContext() function in oox::drawingml::chart::SerAxisContext
279 return AxisContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
293 ContextHandlerRef ValAxisContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttrib… in onCreateContext() function in oox::drawingml::chart::ValAxisContext
309 return AxisContextBase::onCreateContext( nElement, rAttribs ); in onCreateContext()
H A Dtypegroupcontext.cxx49 ContextHandlerRef UpDownBarsContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAtt… in onCreateContext() function in oox::drawingml::chart::UpDownBarsContext
80 ContextHandlerRef AreaTypeGroupContext::onCreateContext( sal_Int32 nElement, const AttributeList& r… in onCreateContext() function in oox::drawingml::chart::AreaTypeGroupContext
118 ContextHandlerRef BarTypeGroupContext::onCreateContext( sal_Int32 nElement, const AttributeList& rA… in onCreateContext() function in oox::drawingml::chart::BarTypeGroupContext
169 ContextHandlerRef BubbleTypeGroupContext::onCreateContext( sal_Int32 nElement, const AttributeList&… in onCreateContext() function in oox::drawingml::chart::BubbleTypeGroupContext
213 ContextHandlerRef LineTypeGroupContext::onCreateContext( sal_Int32 nElement, const AttributeList& r… in onCreateContext() function in oox::drawingml::chart::LineTypeGroupContext
263 ContextHandlerRef PieTypeGroupContext::onCreateContext( sal_Int32 nElement, const AttributeList& rA… in onCreateContext() function in oox::drawingml::chart::PieTypeGroupContext
313 ContextHandlerRef RadarTypeGroupContext::onCreateContext( sal_Int32 nElement, const AttributeList& … in onCreateContext() function in oox::drawingml::chart::RadarTypeGroupContext
346 ContextHandlerRef ScatterTypeGroupContext::onCreateContext( sal_Int32 nElement, const AttributeList… in onCreateContext() function in oox::drawingml::chart::ScatterTypeGroupContext
379 ContextHandlerRef SurfaceTypeGroupContext::onCreateContext( sal_Int32 nElement, const AttributeList… in onCreateContext() function in oox::drawingml::chart::SurfaceTypeGroupContext
H A Dtitlecontext.cxx52 ContextHandlerRef TextContext::onCreateContext( sal_Int32 nElement, const AttributeList& ) in onCreateContext() function in oox::drawingml::chart::TextContext
89 ContextHandlerRef TitleContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) in onCreateContext() function in oox::drawingml::chart::TitleContext
125 ContextHandlerRef LegendContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs… in onCreateContext() function in oox::drawingml::chart::LegendContext
H A Ddatasourcecontext.cxx50 ContextHandlerRef DoubleSequenceContext::onCreateContext( sal_Int32 nElement, const AttributeList& … in onCreateContext() function in oox::drawingml::chart::DoubleSequenceContext
117 ContextHandlerRef StringSequenceContext::onCreateContext( sal_Int32 nElement, const AttributeList& … in onCreateContext() function in oox::drawingml::chart::StringSequenceContext
187 ContextHandlerRef DataSourceContext::onCreateContext( sal_Int32 nElement, const AttributeList& ) in onCreateContext() function in oox::drawingml::chart::DataSourceContext
H A Dplotareacontext.cxx53 ContextHandlerRef View3DContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs… in onCreateContext() function in oox::drawingml::chart::View3DContext
98 ContextHandlerRef WallFloorContext::onCreateContext( sal_Int32 nElement, const AttributeList& ) in onCreateContext() function in oox::drawingml::chart::WallFloorContext
128 ContextHandlerRef PlotAreaContext::onCreateContext( sal_Int32 nElement, const AttributeList& ) in onCreateContext() function in oox::drawingml::chart::PlotAreaContext
/trunk/main/oox/inc/oox/xls/
H A Dstylesfragment.hxx41 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
55 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
72 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
88 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
106 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
123 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
139 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
H A Dpivottablefragment.hxx47 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
66 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
85 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
H A Dautofiltercontext.hxx44 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
62 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
80 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
H A Dpivotcachefragment.hxx45 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
65 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
85 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
H A Dscenariocontext.hxx43 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
61 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
/trunk/main/oox/source/xls/
H A Dstylesfragment.cxx44 ContextHandlerRef IndexedColorsContext::onCreateContext( sal_Int32 nElement, const AttributeList& r… in onCreateContext() function in oox::xls::IndexedColorsContext
68 ContextHandlerRef FontContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) in onCreateContext() function in oox::xls::FontContext
83 ContextHandlerRef BorderContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs… in onCreateContext() function in oox::xls::BorderContext
100 ContextHandlerRef FillContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) in onCreateContext() function in oox::xls::FillContext
141 ContextHandlerRef XfContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) in onCreateContext() function in oox::xls::XfContext
158 ContextHandlerRef DxfContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) in onCreateContext() function in oox::xls::DxfContext
187 ContextHandlerRef StylesFragment::onCreateContext( sal_Int32 nElement, const AttributeList& rAttrib… in onCreateContext() function in oox::xls::StylesFragment
H A Dautofiltercontext.cxx43 ContextHandlerRef FilterSettingsContext::onCreateContext( sal_Int32 nElement, const AttributeList& … in onCreateContext() function in oox::xls::FilterSettingsContext
89 ContextHandlerRef FilterColumnContext::onCreateContext( sal_Int32 nElement, const AttributeList& /*… in onCreateContext() function in oox::xls::FilterColumnContext
135 ContextHandlerRef AutoFilterContext::onCreateContext( sal_Int32 nElement, const AttributeList& /*rA… in onCreateContext() function in oox::xls::AutoFilterContext
H A Dpivottablefragment.cxx46 ContextHandlerRef PivotTableFieldContext::onCreateContext( sal_Int32 nElement, const AttributeList&… in onCreateContext() function in oox::xls::PivotTableFieldContext
126 ContextHandlerRef PivotTableFilterContext::onCreateContext( sal_Int32 nElement, const AttributeList… in onCreateContext() function in oox::xls::PivotTableFilterContext
180 ContextHandlerRef PivotTableFragment::onCreateContext( sal_Int32 nElement, const AttributeList& rAt… in onCreateContext() function in oox::xls::PivotTableFragment
H A Dpivotcachefragment.cxx49 ContextHandlerRef PivotCacheFieldContext::onCreateContext( sal_Int32 nElement, const AttributeList&… in onCreateContext() function in oox::xls::PivotCacheFieldContext
123 ContextHandlerRef PivotCacheDefinitionFragment::onCreateContext( sal_Int32 nElement, const Attribut… in onCreateContext() function in oox::xls::PivotCacheDefinitionFragment
230 ContextHandlerRef PivotCacheRecordsFragment::onCreateContext( sal_Int32 nElement, const AttributeLi… in onCreateContext() function in oox::xls::PivotCacheRecordsFragment
/trunk/main/oox/inc/oox/vml/
H A Dvmlshapecontext.hxx54 onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
71 onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
107 onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
131 onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
152 onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
H A Dvmltextboxcontext.hxx46 onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
67 onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
/trunk/main/oox/source/vml/
H A Dvmlshapecontext.cxx150 ContextHandlerRef ShapeLayoutContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAt… in onCreateContext() function in oox::vml::ShapeLayoutContext
180 ContextHandlerRef ClientDataContext::onCreateContext( sal_Int32 /*nElement*/, const AttributeList& … in onCreateContext() function in oox::vml::ClientDataContext
303 ContextHandlerRef ShapeTypeContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttr… in onCreateContext() function in oox::vml::ShapeTypeContext
385 ContextHandlerRef ShapeContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) in onCreateContext() function in oox::vml::ShapeContext
396 return ShapeTypeContext::onCreateContext( nElement, rAttribs ); in onCreateContext()
419 ContextHandlerRef GroupShapeContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAtt… in onCreateContext() function in oox::vml::GroupShapeContext
424 return xContext.get() ? xContext : ShapeContext::onCreateContext( nElement, rAttribs ); in onCreateContext()
/trunk/main/oox/inc/oox/ole/
H A Daxcontrolfragment.hxx46 onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
65 onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );

Completed in 71 milliseconds

123