Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dlotrange.hxx44 SCCOL nColEnd; member in LotusRange
65 nColEnd = rCpy.nColEnd; in Copy()
86 nRowStart == rRef.nRowStart && nColEnd == rRef.nColEnd && in operator ==()
94 nRowStart != rRef.nRowStart || nColEnd != rRef.nColEnd || in operator !=()
101 return ( nColStart == nColEnd && nRowStart == nRowEnd ); in IsSingle()
/trunk/main/sc/source/core/data/
H A Ddpoutputgeometry.cxx98 SCCOL nColEnd = nColStart + static_cast<SCCOL>(mnColumnFields-1); in getColumnFieldPositions() local
100 for (SCCOL nCol = nColStart; nCol <= nColEnd; ++nCol) in getColumnFieldPositions()
117 SCCOL nColEnd = nColStart + static_cast<SCCOL>(mnRowFields-1); in getRowFieldPositions() local
119 for (SCCOL nCol = nColStart; nCol <= nColEnd; ++nCol) in getRowFieldPositions()
191 SCCOL nColEnd = nColStart + static_cast<SCCOL>(mnColumnFields-1); in getFieldButtonType() local
192 if (rPos.Row() == nRow && nColStart <= rPos.Col() && rPos.Col() <= nColEnd) in getFieldButtonType()
204 SCCOL nColEnd = nColStart + static_cast<SCCOL>(mnRowFields-1); in getFieldButtonType() local
205 if (rPos.Row() == nCurRow && nColStart <= rPos.Col() && rPos.Col() <= nColEnd) in getFieldButtonType()
H A Dtable5.cxx1156 const SCCOL nColEnd = pAdrTo ? pAdrTo->Col() : MAXCOL; in InvalidateTextWidth() local
1159 for ( SCCOL nCol=nColStart; nCol<=nColEnd; nCol++ ) in InvalidateTextWidth()
/trunk/main/sc/source/core/tool/
H A Drangeutl.cxx280 SCCOL nColEnd = 0; in MakeRangeFromName() local
304 nColEnd = aEndPos.Col(); in MakeRangeFromName()
316 nColStart = nColEnd = aStartPos.Col(); in MakeRangeFromName()
333 nColEnd, nRowEnd ); in MakeRangeFromName()
344 rRange = ScRange( nColStart, nRowStart, nTab, nColEnd, nRowEnd, nTab ); in MakeRangeFromName()
572 rArea.nColEnd = aScRange.aEnd.Col(); in GetAreaFromString()
723 …ScRange aRange( rArea.nColStart, rArea.nRowStart, rArea.nTab, rArea.nColEnd, rArea.nRowEnd, rArea.… in GetStringFromArea()
962 nColEnd ( colEnd ), nRowEnd ( rowEnd ) in ScArea()
971 nColEnd ( r.nColEnd ), nRowEnd ( r.nRowEnd ) in ScArea()
982 nColEnd = r.nColEnd; in operator =()
[all …]
/trunk/main/sc/source/filter/lotus/
H A Dop.cxx220 sal_uInt16 nColSt, nRowSt, nColEnd, nRowEnd; in OP_NamedRange() local
226 r >> nColSt >> nRowSt >> nColEnd >> nRowEnd; in OP_NamedRange()
228 …if (ValidColRow( static_cast<SCCOL>(nColSt), nRowSt) && ValidColRow( static_cast<SCCOL>(nColEnd), … in OP_NamedRange()
232 if( nColSt == nColEnd && nRowSt == nRowEnd ) in OP_NamedRange()
236 static_cast<SCCOL> (nColEnd), static_cast<SCROW> (nRowEnd) ); in OP_NamedRange()
259 sal_uInt16 nColSt, nRowSt, nColEnd, nRowEnd; in OP_SymphNamedRange() local
266 r >> nColSt >> nRowSt >> nColEnd >> nRowEnd >> nType; in OP_SymphNamedRange()
268 …if (ValidColRow( static_cast<SCCOL>(nColSt), nRowSt) && ValidColRow( static_cast<SCCOL>(nColEnd), … in OP_SymphNamedRange()
276 static_cast<SCCOL> (nColEnd), static_cast<SCROW> (nRowEnd) ); in OP_SymphNamedRange()
H A Dtool.cxx395 nHash += static_cast<sal_uInt32>(nColEnd) << 6; in MakeHash()
403 nColStart = nColEnd = nCol; in LotusRange()
413 nColEnd = nCE; in LotusRange()
497 pSingRef->nCol = pLR->nColEnd; in Append()
/trunk/main/sw/source/filter/inc/
H A Dfltglbls.hxx54 sal_uInt16 nColEnd; member in FilterGlobals
76 { return ( nCol >= nColStart && nCol <= nColEnd ); } in IsInColRange()
108 else if( rCol > nColEnd ) in ColLimitter()
109 rCol = nColEnd; in ColLimitter()
/trunk/main/sc/source/ui/dbgui/
H A Ddbnamdlg.cxx422 SCCOL nColEnd = 0; in UpdateDBData() local
426 pData->GetArea( nTab, nColStart, nRowStart, nColEnd, nRowEnd ); in UpdateDBData()
428 ScAddress( nColEnd, nRowEnd, nTab ) ); in UpdateDBData()
598 SCCOL nColStart, nColEnd; in IMPL_LINK() local
600 pEntry->GetArea( nTab, nColStart, nRowStart, nColEnd, nRowEnd ); in IMPL_LINK()
603 ScAddress( nColEnd, nRowEnd, nTab ) ) ); in IMPL_LINK()
H A Dconsdlg.cxx195 rArea.nColEnd, rArea.nRowEnd, rArea.nTab ).Format( aStr, in Init()
496 rArea.nColEnd, rArea.nRowEnd, rArea.nTab in IMPL_LINK()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh5.cxx536 …oc->GetDBAtArea( pArea->nTab, pArea->nColStart, pArea->nRowStart, pArea->nColEnd, pArea->nRowEnd ); in lcl_GetAreaName()
563 nColSize = Max( nColSize, SCCOL( pArea->nColEnd - pArea->nColStart + 1 ) ); in DoConsolidate()
597 pArea->nColEnd, pArea->nRowEnd ); in DoConsolidate()
604 pArea->nColEnd, pArea->nRowEnd ); in DoConsolidate()
616 if (rParam.bByCol) ++aDestArea.nColEnd; in DoConsolidate()
658 aDestArea.nColEnd, aDestArea.nRowEnd, aDestArea.nTab, in DoConsolidate()
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx1432 pMarkArea->nColEnd = aMarkRange.aEnd.Col(); in MarkDataArea()
1459 || nCurCol > pMarkArea->nColEnd+1 in CheckDataArea()
/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx2025 aDestArea.nColEnd,aDestArea.nRowEnd, nTab, IDF_ALL ); in Undo()
2027 aDestArea.nColEnd, aDestArea.nRowEnd, nTab, in Undo()
2037 SCCOL nEndX = aDestArea.nColEnd; in Undo()
H A Dundoblk.cxx1458 aRange.aEnd.SetCol(rDestArea.nColEnd); in ScUndoUseScenario()
/trunk/main/sc/inc/
H A Drangeutl.hxx288 SCCOL nColEnd; member in ScArea
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx2405 SCCOL nColEnd = maCurrCell.mnCol + rSpanSize.mnCols; in InsertNewCell() local
2406 for( ScAddress aAddr( maCurrCell.MakeAddr() ); aAddr.Col() < nColEnd; aAddr.IncCol() ) in InsertNewCell()
/trunk/main/sc/source/ui/unoobj/
H A Ddatauno.cxx982 aRange.EndColumn = pArea->nColEnd; in getSources()

Completed in 109 milliseconds