Home
last modified time | relevance | path

Searched refs:moveColumn (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/dbaccess/source/ui/misc/
H A DWColumnSelect.cxx248 moveColumn(pRight,pLeft,aRightColumns,pLeft->GetSelectEntry(i),sExtraChars,nMaxNameLen,aCase); in IMPL_LINK()
257 moveColumn(pRight,pLeft,aRightColumns,pLeft->GetEntry(i),sExtraChars,nMaxNameLen,aCase); in IMPL_LINK()
296 moveColumn(pRight,pLeft,aRightColumns,pLeft->GetSelectEntry(i),sExtraChars,nMaxNameLen,aCase); in IMPL_LINK()
345 void OWizColumnSelect::moveColumn( ListBox* _pRight, in moveColumn() function in OWizColumnSelect
/aoo42x/main/wizards/com/sun/star/wizards/table/
H A DFieldFormatter.java342 curTableDescriptor.moveColumn(ipos, ipos - 1); in shiftFieldNameUp()
358 curTableDescriptor.moveColumn(ipos, ipos + 1); in shiftFieldNameDown()
/aoo42x/main/dbaccess/source/ui/inc/
H A DWColumnSelect.hxx76 void moveColumn( ListBox* _pRight,
/aoo42x/main/wizards/com/sun/star/wizards/db/
H A DTableDescriptor.java641 public boolean moveColumn(int _nOldIndex, int _nNewIndex) in moveColumn() method in TableDescriptor

Completed in 31 milliseconds