Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dxechart.hxx722 class XclExpChSerErrorBar : public XclExpRecord, protected XclExpChRoot class
725 explicit XclExpChSerErrorBar( const XclExpChRoot& rRoot, sal_uInt8 nBarType );
737 typedef ScfRef< XclExpChSerErrorBar > XclExpChSerErrorBarRef;
/aoo41x/main/sc/source/filter/excel/
H A Dxechart.cxx1737 XclExpChSerErrorBar::XclExpChSerErrorBar( const XclExpChRoot& rRoot, sal_uInt8 nBarType ) : in XclExpChSerErrorBar() function in XclExpChSerErrorBar
1744 bool XclExpChSerErrorBar::Convert( XclExpChSourceLink& rValueLink, sal_uInt16& rnValueCount, const … in Convert()
1805 void XclExpChSerErrorBar::WriteBody( XclExpStream& rStrm ) in WriteBody()
2030 mxErrorBar.reset( new XclExpChSerErrorBar( GetChRoot(), nBarId ) ); in ConvertErrorBar()

Completed in 58 milliseconds