Searched refs:XclExpCondFormatBuffer (Results 1 – 3 of 3) sorted by relevance
217 class XclExpCondFormatBuffer : public XclExpRecordBase, protected XclExpRoot class221 explicit XclExpCondFormatBuffer( const XclExpRoot& rRoot );
873 XclExpCondFormatBuffer::XclExpCondFormatBuffer( const XclExpRoot& rRoot ) : in XclExpCondFormatBuffer() function in XclExpCondFormatBuffer894 void XclExpCondFormatBuffer::Save( XclExpStream& rStrm ) in Save()899 void XclExpCondFormatBuffer::SaveXml( XclExpXmlStream& rStrm ) in SaveXml()
524 Add( new XclExpCondFormatBuffer( GetRoot() ) ); in FillAsTable()602 Add( new XclExpCondFormatBuffer( GetRoot() ) ); in FillAsXmlTable()
Completed in 20 milliseconds