/aoo41x/main/sc/inc/ |
H A D | bigrange.hxx | 64 void GetVars( sal_Int32& nColP, sal_Int32& nRowP, sal_Int32& nTabP ) const in GetVars() function in ScBigAddress 197 void GetVars( sal_Int32& nCol1, sal_Int32& nRow1, sal_Int32& nTab1, in GetVars() function in ScBigRange 199 { aStart.GetVars( nCol1, nRow1, nTab1 ); in GetVars() 200 aEnd.GetVars( nCol2, nRow2, nTab2 ); } in GetVars()
|
H A D | address.hxx | 311 inline void GetVars( SCCOL& nColP, SCROW& nRowP, SCTAB& nTabP ) const in GetVars() function in ScAddress 518 inline void GetVars( SCCOL& nCol1, SCROW& nRow1, SCTAB& nTab1, 538 inline void ScRange::GetVars( SCCOL& nCol1, SCROW& nRow1, SCTAB& nTab1, in GetVars() function in ScRange 541 aStart.GetVars( nCol1, nRow1, nTab1 ); in GetVars() 542 aEnd.GetVars( nCol2, nRow2, nTab2 ); in GetVars()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | rangelst.cxx | 246 rWhere.GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2 ); in UpdateReference() 255 pR->GetVars( theCol1, theRow1, theTab1, theCol2, theRow2, theTab2 ); in UpdateReference() 493 rWhere.GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2 ); in UpdateReference() 505 rRange.GetVars( theCol1, theRow1, theTab1, theCol2, theRow2, theTab2 ); in UpdateReference()
|
H A D | chartpos.cxx | 298 aRangeListRef->First()->GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2 ); in CheckColRowHeaders() 322 pR->GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2 ); in CheckColRowHeaders() 393 pR->GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2 ); in CreatePositionMap()
|
H A D | refupdat.cxx | 413 rWhere.GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2 ); in Update() 414 rWhat.GetVars( theCol1, theRow1, theTab1, theCol2, theRow2, theTab2 ); in Update()
|
H A D | chartarr.cxx | 161 aRangeListRef->First()->GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2 ); in CreateMemChartSingle()
|
H A D | interpr1.cxx | 4646 aRange.GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2); in IterateParametersIf() 4982 aRange.GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2); in ScCountIf() 5197 aRange.GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2); in IterateParametersIfs() 5350 … aRange.GetVars( nMainCol1, nMainRow1, nMainTab1, nMainCol2, nMainRow2, nMainTab2); in IterateParametersIfs() 7323 aRange.GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2); in ScIndex()
|
H A D | dbcolect.cxx | 843 aAdvSource.GetVars( theCol1,theRow1,theTab1, theCol2,theRow2,theTab2 ); in UpdateReference()
|
H A D | chgtrack.cxx | 2586 rRange.GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2 ); in AppendDeleteRange() 2849 rRange.GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2 ); in AppendContentRange()
|
/aoo41x/main/sc/source/core/data/ |
H A D | bcaslot.cxx | 409 rRange.GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2); in UpdateRemove() 421 pArea->GetRange().GetVars( theCol1, theRow1, theTab1, theCol2, theRow2, theTab2); in UpdateRemove() 897 rRange.GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2); in UpdateBroadcastAreas() 905 aRange.GetVars( theCol1, theRow1, theTab1, theCol2, theRow2, theTab2); in UpdateBroadcastAreas()
|
H A D | documen7.cxx | 173 rRange.GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2 ); in AreaBroadcastInRange()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLChangeTrackingExportHelper.cxx | 88 rBigRange.GetVars(nStartColumn, nStartRow, nStartSheet, in WriteBigRange() 510 rBigRange.GetVars(nStartColumn, nStartRow, nStartSheet, in AddInsertionAttributes() 577 rBigRange.GetVars(nStartColumn, nStartRow, nStartSheet, in AddDeletionAttributes()
|
H A D | XMLChangeTrackingImportHelper.cxx | 760 pAction->aBigRange.GetVars(nCol, nRow, nTab, nCol2, nRow2, nTab2); in SetNewCell()
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | crnrdlg.cxx | 537 ppSortArray[j]->GetRange(0).GetVars( nCol1, nRow1, nTab1, in UpdateNames() 584 ppSortArray[j]->GetRange(0).GetVars( nCol1, nRow1, nTab1, in UpdateNames()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabvwshe.cxx | 96 aRange.GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2); in GetSelectionText()
|
H A D | spelleng.cxx | 84 maSelState.GetCellCursor().GetVars( mnStartCol, mnStartRow, mnStartTab ); in ScConversionEngineBase()
|
H A D | viewfun3.cxx | 1103 aMarkRange.GetVars( nStartCol, nStartRow, nStartTab, nEndCol, nEndRow, nEndTab); in PasteFromClip() 1165 aMarkRange.GetVars( nStartCol, nStartRow, nStartTab, nEndCol, nEndRow, nEndTab); in PasteFromClip()
|
H A D | viewdata.cxx | 802 aRange.GetVars( rStartCol, rStartRow, rStartTab, rEndCol, rEndRow, rEndTab); in GetSimpleArea()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xicontent.cxx | 426 aScRange.GetVars( nScCol1, nScRow1, nScTab, nScCol2, nScRow2, nScTab ); in InsertUrl()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | chart2uno.cxx | 334 aRange.GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2 ); in Chart2PositionMap()
|
H A D | cellsuno.cxx | 3949 pLastPos->GetVars( nCol, nRow, nTab ); in Find_Impl()
|