Searched refs:rIdBuffer (Results 1 – 2 of 2) sorted by relevance
517 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()
352 const XclExpChTrTabIdBuffer& rIdBuffer; // for table num export (xcl num -> tab id) member in XclExpChTrAction393 inline const XclExpChTrTabIdBuffer& GetTabIdBuffer() const { return rIdBuffer; } in GetTabIdBuffer()420 rStrm << rIdBuffer.GetId( rTabInfo.GetXclTab( nTab ) ); in WriteTabId()
Completed in 18 milliseconds