Home
last modified time | relevance | path

Searched defs:nCols (Results 101 – 104 of 104) sorted by relevance

12345

/aoo42x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3755 SCCOLROW nCols[2] = { nStartCol, nEndCol }; in AutoFormat() local
/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1075 long nCols = 0; in lcl_PutDataArray() local
1219 long nCols = 0; in lcl_PutFormulaArray() local
/aoo42x/main/sc/source/ui/vba/
H A Dvbarange.cxx3665 sal_Int32 nCols = thisAddress.EndColumn - thisAddress.StartColumn; in Delete() local
/aoo42x/main/sc/source/core/data/
H A Ddocument.cxx2413 SCCOL nCols = aDestRange.aEnd.Col() - aDestRange.aStart.Col() + 1; in CopyMultiRangeFromClip() local

Completed in 433 milliseconds

12345