Searched refs:XclExpCountry (Results 1 – 3 of 3) sorted by relevance
445 XclExpCountry::XclExpCountry( const XclExpRoot& rRoot ) : in XclExpCountry() function in XclExpCountry454 void XclExpCountry::WriteBody( XclExpStream& rStrm ) in WriteBody()
396 Add( new XclExpCountry( GetRoot() ) ); in FillAsHeader()465 Add( new XclExpCountry( GetRoot() ) ); in FillAsTable()
339 class XclExpCountry : public XclExpRecord class342 explicit XclExpCountry( const XclExpRoot& rRoot );
Completed in 20 milliseconds