Searched refs:XclExpXmlStyleSheet (Results 1 – 3 of 3) sorted by relevance
778 class XclExpXmlStyleSheet : public XclExpRecordBase, protected XclExpRoot class781 explicit XclExpXmlStyleSheet( const XclExpRoot& rRoot );
3003 XclExpXmlStyleSheet::XclExpXmlStyleSheet( const XclExpRoot& rRoot ) in XclExpXmlStyleSheet() function in XclExpXmlStyleSheet3008 void XclExpXmlStyleSheet::SaveXml( XclExpXmlStream& rStrm ) in SaveXml()
332 aRecList.AppendNewRecord( new XclExpXmlStyleSheet( *this ) ); in FillAsHeader()
Completed in 26 milliseconds