Searched refs:DoTranspose (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/sc/source/core/tool/ |
H A D | refupdat.cxx | 856 void ScRefUpdate::DoTranspose( SCsCOL& rCol, SCsROW& rRow, SCsTAB& rTab, in DoTranspose() function in ScRefUpdate 890 DoTranspose( rRef.Ref1.nCol, rRef.Ref1.nRow, rRef.Ref1.nTab, pDoc, rSource, rDest ); in UpdateTranspose() 891 DoTranspose( rRef.Ref2.nCol, rRef.Ref2.nRow, rRef.Ref2.nTab, pDoc, rSource, rDest ); in UpdateTranspose()
|
/aoo4110/main/sc/source/core/inc/ |
H A D | refupdat.hxx | 85 static void DoTranspose( SCsCOL& rCol, SCsROW& rRow, SCsTAB& rTab, ScDocument* pDoc,
|
/aoo4110/main/sc/source/core/data/ |
H A D | cell2.cxx | 1267 … ScRefUpdate::DoTranspose( nRelPosX, nRelPosY, nRelPosZ, pDocument, aDestRange, rSource.aStart ); in UpdateTranspose()
|
Completed in 36 milliseconds