Home
last modified time | relevance | path

Searched refs:CopyTab (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/source/ui/docshell/
H A Ddocsh5.cxx851 if (aDocument.CopyTab( nTab, nNewTab, pCopyMark )) in MakeScenario()
913 if (!aDocument.CopyTab( nSrcTab, nDestTab )) in MoveTable()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh5.cxx236 GetViewData()->CopyTab( nTab1, nTab2 ); in Notify()
H A Dviewdata.cxx532 void ScViewData::CopyTab( SCTAB nSrcTab, SCTAB nDestTab ) in CopyTab() function in ScViewData
/trunk/main/sc/source/ui/inc/
H A Dviewdata.hxx270 void CopyTab( SCTAB nSrcTab, SCTAB nDestTab );
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx818 sal_Bool ScDocument::CopyTab( SCTAB nOldPos, SCTAB nNewPos, const ScMarkData* pOnlyMarked ) in CopyTab() function in ScDocument
/trunk/main/sc/source/ui/undo/
H A Dundotab.cxx712 pDoc->CopyTab( nOldTab, nNewTab ); in Redo()
/trunk/main/sc/inc/
H A Ddocument.hxx618 sal_Bool CopyTab( SCTAB nOldPos, SCTAB nNewPos,

Completed in 61 milliseconds