Home
last modified time | relevance | path

Searched refs:GetChRoot (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx818 ConvertFrameBase( GetChRoot(), rPropSet, meObjType ); in Convert()
1227 ConvertFontBase( GetChRoot(), nFontIdx ); in ConvertTitle()
1272 ConvertFontBase( GetChRoot(), rPropSet ); in ConvertLegend()
1322 ConvertFontBase( GetChRoot(), rPropSet ); in ConvertDataLabel()
1379 ConvertFontBase( GetChRoot(), rPropSet ); in ConvertTrendLineEquation()
1648 ConvertFrameBase( GetChRoot(), rPropSet, eObjType ); in ConvertLine()
1712 mxLabel.reset( new XclExpChText( GetChRoot() ) ); in Convert()
2291 mxText.reset( new XclExpChText( GetChRoot() ) ); in Convert()
3002 mxTick.reset( new XclExpChTick( GetChRoot() ) ); in Convert()
3006 ConvertFontBase( GetChRoot(), aAxisProp ); in Convert()
[all …]
H A Dxichart.cxx1057 ConvertFontBase( GetChRoot(), rPropSet ); in ConvertFont()
1558 ConvertLineBase( GetChRoot(), rPropSet, eObjType ); in ConvertLine()
2450 mxText.reset( new XclImpChText( GetChRoot() ) ); in ReadSubRecord()
2878 xUpBar->Convert( GetChRoot(), aBarProp ); in CreateStockSeries()
2886 xDownBar->Convert( GetChRoot(), aBarProp ); in CreateStockSeries()
3178 mxTick.reset( new XclImpChTick( GetChRoot() ) ); in ReadSubRecord()
3205 mxTick.reset( new XclImpChTick( GetChRoot() ) ); in Finalize()
3261 ConvertFontBase( GetChRoot(), aAxisProp ); in CreateAxis()
3559 XclImpChAxisRef xAxis( new XclImpChAxis( GetChRoot() ) ); in ReadChAxis()
3572 XclImpChTextRef xText( new XclImpChText( GetChRoot() ) ); in ReadChText()
[all …]
/trunk/main/sc/source/filter/inc/
H A Dxechart.hxx91 inline const XclExpChRoot& GetChRoot() const { return *this; } in GetChRoot() function in XclExpChRoot
H A Dxichart.hxx97 inline const XclImpChRoot& GetChRoot() const { return *this; } in GetChRoot() function in XclImpChRoot

Completed in 70 milliseconds