Home
last modified time | relevance | path

Searched refs:RenameTab (Results 1 – 22 of 22) sorted by relevance

/aoo42x/main/sc/source/ui/undo/
H A Dundotab.cxx378 pDoc->RenameTab( nTab, aOldName, sal_False ); in Undo()
501 pDoc->RenameTab( nTabP, rName ); in DoChange()
992 pRedoDoc->RenameTab( nTabPos, aOldName, sal_False ); in Undo()
1473 pDoc->RenameTab( nTab, aOldName ); in Undo()
1490 pDoc->RenameTab( nTab, aNewName ); in Redo()
/aoo42x/main/sc/source/filter/excel/
H A Dexcimp8.cxx183 if( !pD->RenameTab( nScTab, aName ) ) in Boundsheet()
186 pD->RenameTab( nScTab, aName ); in Boundsheet()
H A Dimpop.cxx738 if( !pD->RenameTab( nScTab, aName ) ) in Boundsheet()
741 pD->RenameTab( nScTab, aName ); in Boundsheet()
H A Dxipivot.cxx701 rDoc.RenameTab( nScTab, aDummyName ); in ReadPivotCacheStream()
/aoo42x/main/sc/source/filter/xml/
H A DXMLTableSourceContext.cxx116 if (pDoc->RenameTab( static_cast<SCTAB>(GetScImport().GetTables().GetCurrentSheet()), in EndElement()
H A Dxmlsubti.cxx675 rImport.GetDocument()->RenameTab( static_cast<SCTAB>(nCurrentSheet), in DeleteTable()
/aoo42x/main/sc/source/filter/lotus/
H A Dlotread.cxx231 pD->RenameTab( nCnt, aTabName ); in Read()
H A Dlotimpop.cxx352 pD->RenameTab( static_cast<SCTAB> (nLTab), aName ); in NamedSheet()
H A Dop.cxx606 pDoc->RenameTab(nSheetNum, aName); in OP_SheetName123()
/aoo42x/main/sc/source/filter/qpro/
H A Dqpro.cxx173 pDoc->RenameTab( nTab, aName, sal_False, sal_False); in import()
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh5.cxx817 aDocument.RenameTab( nTab, rName ); in ModifyScenario()
860 aDocument.RenameTab( nNewTab, rName, sal_False ); // ohne Formel-Update in MakeScenario()
H A Dtablink.cxx281 pDoc->RenameTab( nTab, in Refresh()
H A Ddocfunc.cxx2769 pUndoDoc->RenameTab( nTab, aOldName, sal_False ); in DeleteTable()
2978 if (pDoc->RenameTab( nTab, rName )) in RenameTable()
H A Ddocsh.cxx437 aDocument.RenameTab(i, aName, sal_True, sal_True); in AfterXMLLoading()
/aoo42x/main/sc/source/filter/dif/
H A Ddifimp.cxx97 pDoc->RenameTab( nBaseTab, rData ); in ScImportDif()
/aoo42x/main/sc/source/core/data/
H A Ddrwlayer.cxx1537 …bRestoreDestTabName = pDoc->RenameTab( nDestTab, aSourceTabName ); //sal_Bool bUpdateRef = sal_Tru… in CopyFromClip()
1680 pDoc->RenameTab( nDestTab, aDestTabName ); in CopyFromClip()
H A Ddocument.cxx485 sal_Bool ScDocument::RenameTab( SCTAB nTab, const String& rName, sal_Bool /* bUpdateRef */, in RenameTab() function in ScDocument
/aoo42x/main/sc/source/ui/app/
H A Dtransobj.cxx603 pDestDoc->RenameTab( 0, aTabName, sal_False ); // no UpdateRef (empty) in InitDocShell()
/aoo42x/main/sc/source/ui/view/
H A Dviewfun2.cxx2178 pUndoDoc->RenameTab( nTab, aOldName, sal_False ); in DeleteTables()
2565 pDestDoc->RenameTab( 0, in MoveTable()
/aoo42x/main/sc/source/filter/starcalc/
H A Dscflt.cxx1521 pDoc->RenameTab(static_cast<SCTAB> (TabNo), SC10TOSTRING( TabName ), sal_False); in LoadTables()
/aoo42x/main/sc/inc/
H A Ddocument.hxx614 SC_DLLPUBLIC sal_Bool RenameTab( SCTAB nTab, const String& rName,
/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx8225 …if ( !pDoc->RenameTab( nTab, aDocTabName, sal_False /*bUpdateRef*/, sal_True /*bExternalDocument*/… in setExternalName()

Completed in 2242 milliseconds