Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx829 XclExpChTrInsert::XclExpChTrInsert( in XclExpChTrInsert() function in XclExpChTrInsert
866 XclExpChTrInsert::~XclExpChTrInsert() in ~XclExpChTrInsert()
870 void XclExpChTrInsert::SaveActionData( XclExpStream& rStrm ) const in SaveActionData()
878 void XclExpChTrInsert::PrepareSaveAction( XclExpStream& rStrm ) const in PrepareSaveAction()
884 void XclExpChTrInsert::CompleteSaveAction( XclExpStream& rStrm ) const in CompleteSaveAction()
890 sal_uInt16 XclExpChTrInsert::GetNum() const in GetNum()
895 sal_Size XclExpChTrInsert::GetActionByteCount() const in GetActionByteCount()
995 XclExpChTr0x014A::XclExpChTr0x014A( const XclExpChTrInsert& rAction ) : in XclExpChTr0x014A()
996 XclExpChTrInsert( rAction ) in XclExpChTr0x014A()
1188 … pXclAction = new XclExpChTrInsert( rAction, GetRoot(), *pTabIdBuffer, *pTempChangeTrack ); in PushActionRecord()
/trunk/main/sc/source/filter/inc/
H A DXclExpChangeTrack.hxx485 class XclExpChTrInsert : public XclExpChTrAction class
490 XclExpChTrInsert( const XclExpChTrInsert& rCopy ) : in XclExpChTrInsert() function in XclExpChTrInsert
498 XclExpChTrInsert(
503 virtual ~XclExpChTrInsert();
559 class XclExpChTr0x014A : public XclExpChTrInsert
565 XclExpChTr0x014A( const XclExpChTrInsert& rAction );

Completed in 16 milliseconds