Searched refs:XclExpStringRec (Results 1 – 2 of 2) sorted by relevance
50 class XclExpStringRec : public XclExpRecord class53 explicit XclExpStringRec( const XclExpRoot& rRoot, const String& rResult );
54 XclExpStringRec::XclExpStringRec( const XclExpRoot& rRoot, const String& rResult ) : in XclExpStringRec() function in XclExpStringRec63 void XclExpStringRec::WriteBody( XclExpStream& rStrm ) in WriteBody()1053 mxStringRec.reset( new XclExpStringRec( rStrm.GetRoot(), aResult ) ); in WriteContents()
Completed in 41 milliseconds