Home
last modified time | relevance | path

Searched defs:nRow1 (Results 26 – 50 of 77) sorted by relevance

1234

/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx369 Rectangle ScDetectiveFunc::GetDrawRect( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) const in GetDrawRect()
745 void ScDetectiveFunc::DeleteBox( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) in DeleteBox()
1047 sal_uInt16 ScDetectiveFunc::InsertSuccLevel( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in InsertSuccLevel()
1137 sal_uInt16 ScDetectiveFunc::FindSuccLevel( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in FindSuccLevel()
1366 SCROW nRow1; in MarkInvalid() local
H A Dchartarr.cxx155 SCROW nRow1; in CreateMemChartSingle() local
/trunk/main/sc/source/core/data/
H A Dtable1.cxx1181 void ScTable::UpdateDrawRef( UpdateRefMode eUpdateRefMode, SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in UpdateDrawRef()
1204 void ScTable::UpdateReference( UpdateRefMode eUpdateRefMode, SCCOL nCol1, SCROW nRow1, SCTAB nTab1, 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()
1390 void ScTable::ReplaceRangeNamesInUse(SCCOL nCol1, SCROW nRow1, in ReplaceRangeNamesInUse()
H A Dbcaslot.cxx98 SCROW nRow1 = 0; in initSlotDistribution() local
407 SCROW nRow1, nRow2, theRow1, theRow2; in UpdateRemove() local
895 SCROW nRow1, nRow2, theRow1, theRow2; in UpdateBroadcastAreas() local
H A Dcolumn3.cxx668 void ScColumn::CopyFromClip(SCROW nRow1, SCROW nRow2, long nDy, in CopyFromClip()
932 SCROW nRow1, nRow2; in MixMarked() local
987 void ScColumn::MixData( SCROW nRow1, SCROW nRow2, in MixData()
1209 void ScColumn::BroadcastInArea( SCROW nRow1, SCROW nRow2 ) in BroadcastInArea()
1230 void ScColumn::StartListeningInArea( SCROW nRow1, SCROW nRow2 ) in StartListeningInArea()
H A Ddrwlayer.cxx462 inline sal_Bool IsInBlock( const ScAddress& rPos, SCCOL nCol1,SCROW nRow1, SCCOL nCol2,SCROW nRow2 ) in IsInBlock()
468 void ScDrawLayer::MoveCells( SCTAB nTab, SCCOL nCol1,SCROW nRow1, SCCOL nCol2,SCROW nRow2, in MoveCells()
564 SCROW nRow1 = rData.maStart.Row(); in RecalcPos() local
1033 void ScDrawLayer::MoveArea( SCTAB nTab, SCCOL nCol1,SCROW nRow1, SCCOL nCol2,SCROW nRow2, in MoveArea()
1255 void ScDrawLayer::DeleteObjectsInArea( SCTAB nTab, SCCOL nCol1,SCROW nRow1, in DeleteObjectsInArea()
H A Ddocument.cxx680 SCROW nRow1, nRow2; in ShrinkToDataArea() local
1341 void ScDocument::DeleteArea(SCCOL nCol1, SCROW nRow1, in DeleteArea()
1357 void ScDocument::DeleteAreaTab(SCCOL nCol1, SCROW nRow1, in DeleteAreaTab()
1618 void ScDocument::CopyTabToClip(SCCOL nCol1, SCROW nRow1, in CopyTabToClip()
1841 SCROW nRow1 = pRange->aStart.Row(); in UpdateRangeNamesInFormulas() local
1897 void ScDocument::StartListeningFromClip( SCCOL nCol1, SCROW nRow1, in StartListeningFromClip()
1911 void ScDocument::BroadcastFromClip( SCCOL nCol1, SCROW nRow1, in BroadcastFromClip()
1926 void ScDocument::CopyBlockFromClip( SCCOL nCol1, SCROW nRow1, in CopyBlockFromClip()
2011 void ScDocument::CopyNonFilteredFromClip( SCCOL nCol1, SCROW nRow1, in CopyNonFilteredFromClip()
2177 SCROW nRow1 = pRange->aStart.Row(); in CopyFromClip() local
[all …]
H A Ddocumen7.cxx168 SCROW nRow1; in AreaBroadcastInRange() local
H A Ddocumen3.cxx191 ScDBData* ScDocument::GetDBAtArea(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) c… in GetDBAtArea()
883 SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in UpdateReference()
1008 void ScDocument::Fill(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, const ScMarkData& rMark, in Fill()
1286 sal_Bool ScDocument::CreateQueryParam(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, SCTAB nTa… in CreateQueryParam()
H A Ddocumen4.cxx120 void ScDocument::InsertMatrixFormula(SCCOL nCol1, SCROW nRow1, in InsertMatrixFormula()
211 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in InsertTableOp()
H A Ddocumen9.cxx305 void ScDocument::DeleteObjectsInArea( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in DeleteObjectsInArea()
/trunk/main/sc/source/filter/excel/
H A Dexcform8.cxx1320 sal_uInt16 nExtTab1, nExtTab2, nRow1, nRow2, nGrbitCol1, nGrbitCol2; in ConvertExternName() local
1429 sal_uInt16 nRow1, nRow2, nCol1, nCol2; in GetAbsRefs() local
/trunk/main/sc/source/ui/docshell/
H A Dolinefun.cxx239 SCCOLROW nCol1, nCol2, nRow1, nRow2; in RemoveAllOutlines() local
307 SCCOLROW nCol1, nCol2, nRow1, nRow2; in AutoOutline() local
H A Darealink.cxx221 SCROW nRow1, nRow2; in FindExtRange() local
H A Dexternalrefmgr.cxx393 bool ScExternalRefCache::Table::isRangeCached(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) c… in isRangeCached()
403 void ScExternalRefCache::Table::setCachedCellRange(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRo… in setCachedCellRange()
549 SCROW nRow1 = s.Row(), nRow2 = e.Row(); in getCellRangeData() local
758 SCROW nRow1 = rRange.aStart.Row(), nRow2 = rRange.aEnd.Row(); in setCellRangeData() local
1350 SCROW nRow1 = s.Row(), nRow2 = e.Row(); in lcl_convertToTokenArray() local
/trunk/main/xmloff/source/chart/
H A Dtransporttypes.hxx117 sal_Int32 nRow1, nRow2; member
/trunk/main/oox/source/xls/
H A Dformulabase.cxx134 sal_Int32 nRow1, nRow2; in readBiff12Data() local
143 sal_uInt16 nRow1, nRow2; in readBiff2Data() local
152 sal_uInt16 nRow1, nRow2, nCol1, nCol2; in readBiff8Data() local
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx108 SCROW nRow1 = 0; in lcl_ChartInit() local
/trunk/main/sc/source/ui/view/
H A Dcellsh.cxx125 SCROW nRow1, nRow2; in GetBlockState() local
H A Dtabview3.cxx1893 SCROW nRow1 = aViewData.GetEditStartRow(); in KillEditView() local
2003 SCROW nRow1; in PaintArea() local
2125 SCROW nRow1 = aRef.aStart.Row(); in PaintRangeFinder() local
H A Dviewfun3.cxx885 sal_Bool lcl_SelHasAttrib( ScDocument* pDoc, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in lcl_SelHasAttrib()
1286 SCROW nRow1 = -1; in PasteFromClip() local
/trunk/main/sc/source/ui/dbgui/
H A Ddbnamdlg.cxx262 SCROW nRow1; in Init() local
/trunk/main/sc/inc/
H A Daddress.hxx463 inline ScRange( SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in ScRange()
538 inline void ScRange::GetVars( SCCOL& nCol1, SCROW& nRow1, SCTAB& nTab1, in GetVars()
/trunk/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx770 SCROW nRow1, nRow2; in WriteDataPilots() local
/trunk/main/oox/source/dump/
H A Dxlsbdumper.cxx279 sal_Int32 nRow1, nRow2; in dumpRowRange() local
611 sal_Int32 nRow1 = dumpTokenRow( "row1" ); in dumpTokenRange() local

Completed in 257 milliseconds

1234