Searched refs:XclExpChTrInfo (Results 1 – 2 of 2) sorted by relevance
242 class XclExpChTrInfo : public ExcRecord class252 inline XclExpChTrInfo(256 virtual ~XclExpChTrInfo();262 inline XclExpChTrInfo::XclExpChTrInfo( const String& rUsername, const DateTime& rDateTime, const sa… in XclExpChTrInfo() function in XclExpChTrInfo
355 XclExpChTrInfo::~XclExpChTrInfo() in ~XclExpChTrInfo()359 void XclExpChTrInfo::SaveCont( XclExpStream& rStrm ) in SaveCont()373 sal_uInt16 XclExpChTrInfo::GetNum() const in GetNum()378 sal_Size XclExpChTrInfo::GetLen() const in GetLen()1125 aRecList.Append( new XclExpChTrInfo( sLastUsername, aLastDateTime, aGUID ) ); in XclExpChangeTrack()
Completed in 24 milliseconds