/trunk/main/sc/source/filter/inc/ |
H A D | excform.hxx | 98 inline sal_Bool ExcelToSc::IsComplRowRange( const sal_uInt16 nRow1, const sal_uInt16 nRow2 ) in IsComplRowRange() 147 inline sal_Bool ExcelToSc8::IsComplRowRange( const sal_uInt16 nRow1, const sal_uInt16 nRow2 ) in IsComplRowRange()
|
/trunk/main/sc/source/ui/undo/ |
H A D | undoutil.cxx | 85 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) in GetOldDBData() 137 SCROW nRow2 = rRange.aEnd.Row(); in PaintMore() local
|
/trunk/main/sc/source/core/data/ |
H A D | segmenttree.cxx | 360 void ScFlatBoolRowSegments::setTrue(SCROW nRow1, SCROW nRow2) in setTrue() 365 void ScFlatBoolRowSegments::setFalse(SCROW nRow1, SCROW nRow2) in setFalse() 387 void ScFlatBoolRowSegments::removeSegment(SCROW nRow1, SCROW nRow2) in removeSegment() 527 void ScFlatUInt16RowSegments::setValue(SCROW nRow1, SCROW nRow2, sal_uInt16 nValue) in setValue() 537 sal_uInt32 ScFlatUInt16RowSegments::getSumValue(SCROW nRow1, SCROW nRow2) in getSumValue() 554 void ScFlatUInt16RowSegments::removeSegment(SCROW nRow1, SCROW nRow2) in removeSegment()
|
H A D | column.cxx | 102 sal_uInt16 ScColumn::GetBlockMatrixEdges( SCROW nRow1, SCROW nRow2, sal_uInt16 nMask ) const in GetBlockMatrixEdges() 243 bool ScColumn::HasAttrib( SCROW nRow1, SCROW nRow2, sal_uInt16 nMask ) const in HasAttrib() 466 SCROW nRow1, nRow2; in ApplyPatternIfNumberformatIncompatible() local 835 void ScColumn::SwapRow(SCROW nRow1, SCROW nRow2) in SwapRow() 1269 void ScColumn::CopyToColumn(SCROW nRow1, SCROW nRow2, sal_uInt16 nFlags, sal_Bool bMarked, in CopyToColumn() 1347 void ScColumn::UndoToColumn(SCROW nRow1, SCROW nRow2, sal_uInt16 nFlags, sal_Bool bMarked, in UndoToColumn() 1612 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, SCsCOL nDx, SCsROW nDy, SCsTAB nDz, in UpdateReference() 1835 sal_Bool ScColumn::IsRangeNameInUse(SCROW nRow1, SCROW nRow2, sal_uInt16 nIndex) const in IsRangeNameInUse() 1857 void ScColumn::ReplaceRangeNamesInUse(SCROW nRow1, SCROW nRow2, in ReplaceRangeNamesInUse() 1911 SCROW nRow2 = rRange.aEnd.Row(); in SetDirty() local [all …]
|
H A D | clipparam.cxx | 173 SCROW nRow2 = static_cast<SCROW>(p->aEnd.Col() - p->aStart.Col()); in transpose() local
|
H A D | table2.cxx | 439 void ScTable::CopyToClip(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in CopyToClip() 488 void ScTable::CopyFromClip(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in CopyFromClip() 538 void ScTable::MixData( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in MixData() 555 void ScTable::TransposeClip( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in TransposeClip() 708 SCCOL nCol2, SCROW nRow2 ) in BroadcastInArea() 719 SCCOL nCol2, SCROW nRow2 ) in StartListeningInArea() 729 void ScTable::CopyToTable(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in CopyToTable() 856 void ScTable::UndoToTable(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in UndoToTable() 1687 SCROW nRow2, sal_Bool* pOnlyNotBecauseOfMatrix /* = NULL */ ) const in IsBlockEditable() 1867 SCCOL nCol2, SCROW nRow2, sal_Bool bDeep ) const in MergePatternArea() [all …]
|
H A D | table3.cxx | 435 void ScTable::SwapRow(SCROW nRow1, SCROW nRow2) in SwapRow() 506 void ScTable::DecoladeRow( ScSortInfoArray* pArray, SCROW nRow1, SCROW nRow2 ) in DecoladeRow() 1641 sal_Bool ScTable::CreateExcelQuery(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, ScQueryParam… in CreateExcelQuery() 1721 sal_Bool ScTable::CreateStarQuery(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, ScQueryParam&… in CreateStarQuery() 1827 sal_Bool ScTable::CreateQueryParam(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, ScQueryParam… in CreateQueryParam() 1881 void ScTable::GetFilterEntries(SCCOL nCol, SCROW nRow1, SCROW nRow2, TypedScStrCollection& rStrings… in GetFilterEntries() 1887 …SCCOL nCol, SCROW nRow1, SCROW nRow2, const ScQueryParam& rParam, TypedScStrCollection& rStrings, … in GetFilteredFilterEntries()
|
H A D | dociter.cxx | 1678 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) : in ScHorizontalCellIterator() 1953 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) : in ScHorizontalAttrIterator() 2096 inline sal_Bool IsGreater( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) in IsGreater() 2102 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) : in ScUsedAreaIterator() 2195 SCCOL nCol2, SCROW nRow2) : in ScDocAttrIterator() 2239 SCCOL nCol2, SCROW nRow2) : in ScAttrRectIterator()
|
H A D | table4.cxx | 187 void ScTable::FillAnalyse( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in FillAnalyse() 502 void ScTable::FillAuto( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in FillAuto() 943 SCROW nRow2 = rSource.aEnd.Row(); in GetAutoFillPreview() local 1280 void ScTable::FillSeries( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in FillSeries() 1600 void ScTable::Fill( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in Fill()
|
H A D | table1.cxx | 1182 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, in UpdateDrawRef() 1205 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, SCsCOL nDx, SCsROW nDy, SCsTAB nDz, in UpdateReference() 1374 sal_Bool ScTable::IsRangeNameInUse(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in IsRangeNameInUse() 1383 void ScTable::FindRangeNamesInUse(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in FindRangeNamesInUse() 1391 SCCOL nCol2, SCROW nRow2, in ReplaceRangeNamesInUse()
|
/trunk/main/sc/source/core/tool/ |
H A D | chartpos.cxx | 195 SCROW nRow, nRow1, nRow2; in GlueState() local 290 SCROW nRow1, nRow2, iRow; in CheckColRowHeaders() local 371 SCROW nRow, nRow1, nRow2; in CreatePositionMap() local
|
H A D | detdata.cxx | 78 SCROW nRow2 = nRow1; in UpdateReference() local
|
H A D | dbcolect.cxx | 45 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in ScDBData() 390 void ScDBData::SetArea(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) in SetArea() 399 void ScDBData::MoveTo(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) in MoveTo() 820 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, in UpdateReference()
|
H A D | rangelst.cxx | 134 SCROW nRow2 = r.aEnd.Row(); in Join() local 244 SCROW nRow2; in UpdateReference() local 366 SCROW nRow2 = r1.aEnd.Row(); in Join() local 491 SCROW nRow2; in UpdateReference() local
|
H A D | interpr4.cxx | 538 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, sal_uInt8* pCellArr) in CreateDoubleArr() 623 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, in CreateStringArr() 723 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, in CreateCellArr() 1255 SCROW nRow1, nRow2; in PopDoubleRef() local 1502 SCROW nRow1, nRow2; in ConvertMatrixParameters() local 1663 SCCOL nCol2, SCROW nRow2, SCTAB nTab2) in PushDoubleRef() 2207 SCROW nRow2; in ScExternal() local 2223 SCROW nRow2; in ScExternal() local 2239 SCROW nRow2; in ScExternal() local 2779 SCROW nRow2; in ScMacro() local [all …]
|
H A D | refdata.cxx | 203 SCROW nRow1, nRow2; in lcl_putInOrder() local
|
H A D | refupdat.cxx | 263 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, in Update() 411 sal_Int32 nCol1, nRow1, nTab1, nCol2, nRow2, nTab2; in Update() local 506 SCROW nRow2 = r.aEnd.Row(); in Update() local
|
H A D | consoli.cxx | 283 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) in AddFields() 520 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) in AddData()
|
/trunk/main/sc/inc/ |
H A D | bigrange.hxx | 188 sal_Int32 nCol2, sal_Int32 nRow2, sal_Int32 nTab2 ) in ScBigRange() 193 sal_Int32 nCol2, sal_Int32 nRow2, sal_Int32 nTab2 ) in Set() 198 sal_Int32& nCol2, sal_Int32& nRow2, sal_Int32& nTab2 ) const in GetVars()
|
H A D | sortparam.hxx | 44 SCROW nRow2; member
|
H A D | queryparam.hxx | 66 SCROW nRow2; member
|
/trunk/main/sc/source/ui/view/ |
H A D | dbfunc.cxx | 141 SCROW nRow1 = aRange.aStart.Row(), nRow2 = aRange.aEnd.Row(); in GetDBData() local 157 SCROW nRow1 = aRange.aStart.Row(), nRow2 = aRange.aEnd.Row(); in GetDBData() local 468 SCROW nRow1, nRow2; in HideAutoFilter() local
|
H A D | tabvwshe.cxx | 94 SCROW nRow1, nRow2; in GetSelectionText() local
|
/trunk/main/sc/source/ui/miscdlgs/ |
H A D | crnrdlg.cxx | 240 SCROW nRow2 = theCurArea.aEnd.Row(); in SetColRowData() local 343 SCROW nRow2 = theCurArea.aEnd.Row(); in AdjustColRowData() local 514 SCROW nRow2; in UpdateNames() local
|
/trunk/main/sc/source/filter/html/ |
H A D | htmlexp2.cxx | 106 SCROW nRow2 = aR.aEnd.Row(); in FillGraphList() local
|