Searched refs:XclExpChTrInsert (Results 1 – 2 of 2) sorted by relevance
829 XclExpChTrInsert::XclExpChTrInsert( in XclExpChTrInsert() function in XclExpChTrInsert866 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()
485 class XclExpChTrInsert : public XclExpChTrAction class490 XclExpChTrInsert( const XclExpChTrInsert& rCopy ) : in XclExpChTrInsert() function in XclExpChTrInsert498 XclExpChTrInsert(503 virtual ~XclExpChTrInsert();559 class XclExpChTr0x014A : public XclExpChTrInsert565 XclExpChTr0x014A( const XclExpChTrInsert& rAction );
Completed in 36 milliseconds