Home
last modified time | relevance | path

Searched refs:UpdateDrawObjectsForRow (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dcolumn4.cxx1096 UpdateDrawObjectsForRow(rThisCellDrawObjects, rOther.GetCol(), nRow); in Swap()
1099 rOther.UpdateDrawObjectsForRow(rOtherCellDrawObjects, GetCol(), nRow); in Swap()
H A Dcolumn.cxx1927 UpdateDrawObjectsForRow(pObjects[nObj], nCol, nCurrentRow); in UpdateDrawObjects()
1931 void ScColumn::UpdateDrawObjectsForRow( std::vector<SdrObject*>& pObjects, SCCOL nTargetCol, SCROW … in UpdateDrawObjectsForRow() function in ScColumn
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dcolumn4.cxx1133 UpdateDrawObjectsForRow(rThisCellDrawObjects, rOther.GetCol(), nRow); in Swap()
1136 rOther.UpdateDrawObjectsForRow(rOtherCellDrawObjects, GetCol(), nRow); in Swap()
H A Dcolumn.cxx1937 UpdateDrawObjectsForRow(pObjects[nObj], nCol, nCurrentRow); in UpdateDrawObjects()
1941 void ScColumn::UpdateDrawObjectsForRow( std::vector<SdrObject*>& pObjects, SCCOL nTargetCol, SCROW … in UpdateDrawObjectsForRow() function in ScColumn
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dcolumn.hxx644 …void UpdateDrawObjectsForRow( std::vector<SdrObject*>& pObjects, SCCOL nTargetCol, SCROW nTargetRo…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dcolumn.hxx644 …void UpdateDrawObjectsForRow( std::vector<SdrObject*>& pObjects, SCCOL nTargetCol, SCROW nTargetRo…