Home
last modified time | relevance | path

Searched refs:SetScenarioData (Results 1 – 15 of 15) sorted by last modified time

/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx2783 pUndoDoc->SetScenarioData( nTab, aComment, aColor, nScenFlags ); in DeleteTable()
H A Ddocsh4.cxx890 pNewDlg->SetScenarioData( aName, aComment, aColor, nFlags ); in Execute()
H A Ddocsh5.cxx756 pUndoDoc->SetScenarioData( i, aComment, aColor, nScenFlags ); in UseScenario()
818 aDocument.SetScenarioData( nTab, rComment, rColor, nFlags ); in ModifyScenario()
862 aDocument.SetScenarioData( nNewTab, rComment, rColor, nFlags ); in MakeScenario()
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx2194 pUndoDoc->SetScenarioData( nTab, aComment, aColor, nScenFlags ); in DeleteTables()
2434 pDoc->SetScenarioData( nTab+i,aComment,aColor,nFlags); in ImportTables()
2639 pDestDoc->SetScenarioData(nDestTab1,aComment,aColor,nFlags); in MoveTable()
2796 pDoc->SetScenarioData(nDestTab1,aComment,aColor,nFlags); in MoveTable()
/trunk/main/sc/source/ui/undo/
H A Dundotab.cxx394 pDoc->SetScenarioData( nTab, aComment, aColor, nScenFlags ); in Undo()
728 pDoc->SetScenarioData(nNewTab, aComment, aColor, nScenFlags ); in Redo()
1002 pRedoDoc->SetScenarioData(nTabPos, aComment, aColor, nScenFlags ); in Undo()
1057 pDoc->SetScenarioData(nTabPos, aComment, aColor, nScenFlags ); in Redo()
1474 pDoc->SetScenarioData( nTab, aOldComment, aOldColor, nOldFlags ); in Undo()
1491 pDoc->SetScenarioData( nTab, aNewComment, aNewColor, nNewFlags ); in Redo()
H A Dundoblk.cxx1501 pDoc->SetScenarioData( i, aComment, aColor, nScenFlags ); in Undo()
/trunk/main/sc/source/ui/inc/
H A Dscendlg.hxx43 void SetScenarioData( const String& rName, const String& rComment,
/trunk/main/sc/source/ui/dbgui/
H A Dscendlg.cxx187 void ScNewScenarioDlg::SetScenarioData( const String& rName, const String& rComment, in SetScenarioData() function in ScNewScenarioDlg
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx571 void AbstractScNewScenarioDlg_Impl::SetScenarioData( const String& rName, const String& rComment, in SetScenarioData() function in AbstractScNewScenarioDlg_Impl
574 pDlg->SetScenarioData(rName,rComment, rColor,nFlags); in SetScenarioData()
H A Dscdlgfact.hxx313 virtual void SetScenarioData( const String& rName, const String& rComment,
/trunk/main/sc/source/filter/xml/
H A Dxmlsceni.cxx158 pDoc->SetScenarioData( nCurrTable, String( sComment ), aBorderColor, nFlags ); in EndElement()
/trunk/main/sc/source/filter/excel/
H A Dexctools.cxx376 …r.SetScenarioData( nNewTab, *pComment, COL_LIGHTGRAY, /*SC_SCENARIO_SHOWFRAME|*/SC_SCENARIO_COPYAL… in Apply()
/trunk/main/sc/source/core/data/
H A Ddocumen3.cxx284 void ScDocument::SetScenarioData( SCTAB nTab, const String& rComment, in SetScenarioData() function in ScDocument
/trunk/main/sc/inc/
H A Dscabstdlg.hxx262 virtual void SetScenarioData( const String& rName, const String& rComment,
H A Ddocument.hxx643 SC_DLLPUBLIC void SetScenarioData( SCTAB nTab, const String& rComment,

Completed in 124 milliseconds