Home
last modified time | relevance | path

Searched refs:XclExpChTypeGroupRef (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxechart.hxx1006 typedef ScfRef< XclExpChTypeGroup > XclExpChTypeGroupRef; typedef
1170 XclExpChTypeGroupRef GetFirstTypeGroup() const;
1172 XclExpChTypeGroupRef GetLastTypeGroup() const;
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx3139XclExpChTypeGroupRef xTypeGroup( new XclExpChTypeGroup( GetChRoot(), nGroupIdx ) ); in Convert()
3144 XclExpChTypeGroupRef xLastGroup = GetLastTypeGroup(); in Convert()
3199 XclExpChTypeGroupRef xTypeGroup = GetFirstTypeGroup(); in Convert()
3244 XclExpChTypeGroupRef xTypeGroup = GetFirstTypeGroup(); in Is3dChart()
3265 XclExpChTypeGroupRef XclExpChAxesSet::GetFirstTypeGroup() const in GetFirstTypeGroup()
3270 XclExpChTypeGroupRef XclExpChAxesSet::GetLastTypeGroup() const in GetLastTypeGroup()

Completed in 35 milliseconds