Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx517 rIdBuffer( rCopy.rIdBuffer ), in XclExpChTrAction()
535 rIdBuffer( rTabIdBuffer ), in XclExpChTrAction()
568 *((const ScChangeActionContent*) pDepAction), rRoot, rIdBuffer ) ); in AddDependentContents()
807 pOldData->Write( rStrm, rIdBuffer ); in SaveActionData()
809 pNewData->Write( rStrm, rIdBuffer ); in SaveActionData()
/trunk/main/sc/source/filter/inc/
H A DXclExpChangeTrack.hxx352 const XclExpChTrTabIdBuffer& rIdBuffer; // for table num export (xcl num -> tab id) member in XclExpChTrAction
393 inline const XclExpChTrTabIdBuffer& GetTabIdBuffer() const { return rIdBuffer; } in GetTabIdBuffer()
420 rStrm << rIdBuffer.GetId( rTabInfo.GetXclTab( nTab ) ); in WriteTabId()

Completed in 20 milliseconds