Home
last modified time | relevance | path

Searched defs:nDestTab (Results 1 – 19 of 19) sorted by relevance

/trunk/main/sc/source/filter/starcalc/
H A Dscfobj.cxx58 void Sc10InsertObject::InsertChart( ScDocument* pDoc, SCTAB nDestTab, const Rectangle& rRect, in InsertChart()
/trunk/main/sc/source/core/tool/
H A Dcharthelper.cxx94 sal_Bool lcl_AdjustRanges( ScRangeList& rRanges, SCTAB nSourceTab, SCTAB nDestTab, SCTAB nTabCount ) in lcl_AdjustRanges()
142 …inationPage( ScDocument* pSrcDoc, ScDocument* pDestDoc, const SCTAB nSrcTab, const SCTAB nDestTab ) in AdjustRangesOfChartsOnDestinationPage()
183 void ScChartHelper::UpdateChartsOnDestinationPage( ScDocument* pDestDoc, const SCTAB nDestTab ) in UpdateChartsOnDestinationPage()
/trunk/main/sc/inc/
H A Dsortparam.hxx52 SCTAB nDestTab; member
H A Dqueryparam.hxx79 SCTAB nDestTab; member
/trunk/main/sc/source/ui/docshell/
H A Darealink.cxx168 SCTAB nDestTab = aDestArea.aStart.Tab(); in Closed() local
315 SCTAB nDestTab = aDestPos.Tab(); in Refresh() local
H A Ddocsh5.cxx613 SCTAB nDestTab = rParam.nTab; in DoConsolidate() local
897 sal_Bool ScDocShell::MoveTable( SCTAB nSrcTab, SCTAB nDestTab, sal_Bool bCopy, sal_Bool bRecord ) in MoveTable()
H A Ddbdocfun.cxx698 SCTAB nDestTab = nTab; in Query() local
H A Ddocfunc.cxx2249 SCTAB nDestTab = rDestPos.Tab(); in MoveBlock() local
/trunk/main/sc/source/ui/undo/
H A Dundotab.cxx570 SCTAB nDestTab = theNewTabs[i - 1]; in DoChange() local
584 SCTAB nDestTab = theNewTabs[i]; in DoChange() local
673 SCTAB nDestTab = theNewTabs[i - 1]; in Undo() local
687 SCTAB nDestTab = theNewTabs[i - 1]; in Undo() local
702 SCTAB nDestTab = 0; in Redo() local
/trunk/main/sc/source/ui/inc/
H A Dundotab.hxx272 SCTAB nDestTab; member in ScUndoMakeScenario
/trunk/main/sc/source/ui/unoobj/
H A Dfuncuno.cxx163 SCTAB nDestTab = rDestPos.Tab(); in lcl_CopyData() local
H A Dcellsuno.cxx8166 SCTAB nDestTab = nTab; in apply() local
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx773 SCTAB nDestTab = 0; in StripRefs() local
/trunk/main/sc/source/core/data/
H A Ddocumen3.cxx668 void ScDocument::CopyScenario( SCTAB nSrcTab, SCTAB nDestTab, sal_Bool bNewScenario ) in CopyScenario()
713 void ScDocument::MarkScenario( SCTAB nSrcTab, SCTAB nDestTab, ScMarkData& rDestMark, in MarkScenario()
977 for (SCTAB nDestTab=0; nDestTab<=MAXTAB && pTab[nDestTab]; nDestTab++) in UpdateTranspose() local
H A Ddrwlayer.cxx1504 SCTAB nDestTab = rDestPos.Tab(); in CopyFromClip() local
H A Dtable2.cxx3147 SCCOL nDestCol, SCROW nDestRow, SCTAB nDestTab ) in CopyData()
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx532 void ScViewData::CopyTab( SCTAB nSrcTab, SCTAB nDestTab ) in CopyTab()
557 void ScViewData::MoveTab( SCTAB nSrcTab, SCTAB nDestTab ) in MoveTab()
H A Dviewfun2.cxx1859 SCTAB nDestTab = rParam.aRefVariableCell.Tab(); in Solve() local
2509 void ScViewFunc::MoveTable( sal_uInt16 nDestDocNo, SCTAB nDestTab, sal_Bool bCopy ) in MoveTable()
H A Dviewfun3.cxx1747 SCTAB nDestTab = rDestPos.Tab(); in MoveBlockTo() local

Completed in 218 milliseconds