Searched refs:MakeScenario (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/sc/source/ui/view/ |
H A D | cellsh3.cxx | 485 pTabViewShell->MakeScenario( aArgName, aArgComment, aColor, nFlags ); in Execute() 502 pTabViewShell->MakeScenario( aName, aComment, aColor, nFlags ); in Execute()
|
H A D | viewfun2.cxx | 1947 void ScViewFunc::MakeScenario( const String& rName, const String& rComment, in MakeScenario() function in ScViewFunc 1954 SCTAB nNewTab = pDocSh->MakeScenario( nTab, rName, rComment, rColor, nFlags, rMark ); in MakeScenario()
|
/aoo42x/main/sc/source/ui/undo/ |
H A D | undotab.cxx | 897 pDocShell->MakeScenario( nSrcTab, aName, aComment, aColor, nFlags, aMarkData, sal_False ); in Redo() 913 ((ScTabViewTarget&)rTarget).GetViewShell()->MakeScenario( aName, aComment, aColor, nFlags ); in Repeat()
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | docsh.hxx | 292 SCTAB MakeScenario( SCTAB nTab, const String& rName, const String& rComment,
|
H A D | viewfunc.hxx | 287 void MakeScenario( const String& rName, const String& rComment,
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docsh5.cxx | 830 SCTAB ScDocShell::MakeScenario( SCTAB nTab, const String& rName, const String& rComment, in MakeScenario() function in ScDocShell
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | docuno.cxx | 3717 pDocShell->MakeScenario( nTab, aNameStr, aCommStr, aColor, nFlags, aMarkData ); in addNewByName()
|
Completed in 72 milliseconds