Home
last modified time | relevance | path

Searched refs:XclExpChTrInfo (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/source/filter/inc/
H A DXclExpChangeTrack.hxx242 class XclExpChTrInfo : public ExcRecord class
252 inline XclExpChTrInfo(
256 virtual ~XclExpChTrInfo();
262 inline XclExpChTrInfo::XclExpChTrInfo( const String& rUsername, const DateTime& rDateTime, const sa… in XclExpChTrInfo() function in XclExpChTrInfo
/aoo41x/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx355 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 25 milliseconds