Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/ui/optdlg/
H A Dtpusrlst.cxx437 sal_uInt16 nCellDir = SCRET_COLS; in CopyListFromArea()
454 nCellDir = SCRET_COLS; in CopyListFromArea()
461 if ( nCellDir == SCRET_COLS ) in CopyListFromArea()
/AOO41X/main/sc/source/ui/inc/
H A Dscui_def.hxx27 #define SCRET_COLS 0x42 macro
/AOO41X/main/sc/source/ui/miscdlgs/
H A Dcrdlg.cxx77 EndDialog( aBtnCols.IsChecked() ? SCRET_COLS : SCRET_ROWS ); in IMPL_LINK_INLINE_START()