Home
last modified time | relevance | path

Searched defs:nCol2 (Results 76 – 87 of 87) sorted by relevance

1234

/aoo41x/main/sc/source/ui/view/
H A Dgridwin4.cxx936 SCCOL nCol2 = pViewData->GetEditEndCol(); in Draw() local
H A Dgridwin.cxx3287 SCCOL nCol2 = nCol1 + ( rSource.aEnd.Col() - rSource.aStart.Col() ); in lcl_MakeDropRange() local
4686 SCCOL nCol2 = rRange.aEnd.Col(); in lcl_PaintOneRange() local
H A Dviewdata.cxx2022 void ScViewData::SetScreen( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) in SetScreen()
/aoo41x/main/sc/source/core/tool/
H A Dchgtrack.cxx2583 SCCOL nCol2; in AppendDeleteRange() local
2846 SCCOL nCol2; in AppendContentRange() local
/aoo41x/main/sw/source/core/unocore/
H A Dunotbl.cxx385 sal_Int32 nCol1 = -1, nRow1 = -1, nCol2 = -1, nRow2 = -1; in lcl_CompareCellsByRowFirst() local
408 sal_Int32 nCol1 = -1, nRow1 = -1, nCol2 = -1, nRow2 = -1; in lcl_CompareCellsByColFirst() local
520 sal_Int32 nCol1 = -1, nRow1 = -1, nCol2 = -1, nRow2 = -1; in lcl_NormalizeRange() local
/aoo41x/main/basic/source/classes/
H A Dsb.cxx1651 ( SbError nCode, sal_uInt16 nLine, sal_uInt16 nCol1, sal_uInt16 nCol2 ) in SetErrorData()
/aoo41x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx9417 SCCOL nCol1, nCol2; in GetObjectByIndex_Impl() local
9452 SCCOL nCol1, nCol2; in getCount() local
9537 SCCOL nCol1, nCol2; in Advance_Impl() local
9796 SCCOL nCol1, nCol2; in GetObjects_Impl() local
/aoo41x/main/oox/source/dump/
H A Ddumperbase.cxx2026 void Output::writeColRange( sal_Int32 nCol1, sal_Int32 nCol2 ) in writeColRange()
2433 void OutputObjectBase::writeColRangeItem( const String& rName, sal_Int32 nCol1, sal_Int32 nCol2 ) in writeColRangeItem()
/aoo41x/main/sc/source/core/data/
H A Dcolumn.cxx1612 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, SCsCOL nDx, SCsROW nDy, SCsTAB nDz, in UpdateReference()
H A Ddpobject.cxx710 SCCOL nCol2 = aOutRange.aEnd.Col(); in UpdateReference() local
/aoo41x/main/sc/source/filter/excel/
H A Dxelink.cxx1012 sal_uInt16 nCol2 = static_cast< sal_uInt16 >( bCol2Rel ? r2.nRelCol : r2.nCol ); in WriteAddData() local
/aoo41x/main/oox/source/xls/
H A Dformulaparser.cxx1511 sal_uInt16 nFlags, nTableId, nCol1, nCol2; in importTableToken() local

Completed in 221 milliseconds

1234