Searched refs:XclExpComments (Results 1 – 3 of 3) sorted by relevance
346 class XclExpComments : public XclExpRecord class352 XclExpComments( SCTAB nTab, XclExpNoteList& rNotes );
1102 XclExpComments::XclExpComments( SCTAB nTab, XclExpRecordList< XclExpNote >& rNotes ) in XclExpComments() function in XclExpComments1115 void XclExpComments::SaveXml( XclExpXmlStream& rStrm ) in SaveXml()
591 aRecList.AppendNewRecord( new XclExpComments( mnScTab, *xNoteList ) ); in FillAsXmlTable()
Completed in 31 milliseconds