Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Ddocsort.hxx51 void MoveCol(SwDoc* pDoc, const FlatFndBox& rBox,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Ddocsort.hxx60 void MoveCol(SwDoc* pDoc, const FlatFndBox& rBox,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddocsort.cxx570 MoveCol(this, aFlatBox, rElem.nRow, i+nStart, aMovedList, pUndoSort); in SortTable()
637 void MoveCol(SwDoc* pDoc, const FlatFndBox& rBox, sal_uInt16 nS, sal_uInt16 nT, in MoveCol() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddocsort.cxx574 MoveCol(this, aFlatBox, rElem.nRow, i+nStart, aMovedList, pUndoSort); in SortTable()
641 void MoveCol(SwDoc* pDoc, const FlatFndBox& rBox, sal_uInt16 nS, sal_uInt16 nT, in MoveCol() function
/dports/devel/upp/upp/uppsrc/GridCtrl/
H A DGridCtrl.h1503 void MoveCol(int n, int m);
H A DGridCtrl.cpp2319 MoveCol(moveCol, curSplitCol); in LeftUp()
5605 void GridCtrl::MoveCol(int n, int m) in MoveCol() function in Upp::GridCtrl