Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/ui/optdlg/
H A Dtpusrlst.cxx437 sal_uInt16 nCellDir = SCRET_COLS; in CopyListFromArea() local
442 nCellDir = ScColOrRowDlg( this, aStrCopyList, aStrCopyFrom ).Execute(); in CopyListFromArea()
452 nCellDir = SCRET_ROWS; in CopyListFromArea()
454 nCellDir = SCRET_COLS; in CopyListFromArea()
456 if ( nCellDir != RET_CANCEL ) in CopyListFromArea()
461 if ( nCellDir == SCRET_COLS ) in CopyListFromArea()