Searched refs:XclExpLabelranges (Results 1 – 3 of 3) sorted by relevance
140 class XclExpLabelranges : public XclExpRecordBase, protected XclExpRoot class144 explicit XclExpLabelranges( const XclExpRoot& rRoot );
543 XclExpLabelranges::XclExpLabelranges( const XclExpRoot& rRoot ) : in XclExpLabelranges() function in XclExpLabelranges557 void XclExpLabelranges::FillRangeList( ScRangeList& rScRanges, in FillRangeList()568 void XclExpLabelranges::Save( XclExpStream& rStrm ) in Save()
497 Add( new XclExpLabelranges( GetRoot() ) ); in FillAsTable()574 Add( new XclExpLabelranges( GetRoot() ) ); in FillAsXmlTable()
Completed in 23 milliseconds