Searched refs:XclExpChSerErrorBar (Results 1 – 2 of 2) sorted by relevance
722 class XclExpChSerErrorBar : public XclExpRecord, protected XclExpChRoot class725 explicit XclExpChSerErrorBar( const XclExpChRoot& rRoot, sal_uInt8 nBarType );737 typedef ScfRef< XclExpChSerErrorBar > XclExpChSerErrorBarRef;
1737 XclExpChSerErrorBar::XclExpChSerErrorBar( const XclExpChRoot& rRoot, sal_uInt8 nBarType ) : in XclExpChSerErrorBar() function in XclExpChSerErrorBar1744 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 209 milliseconds