Home
last modified time | relevance | path

Searched refs:ScDocFunc (Results 1 – 21 of 21) sorted by relevance

/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx180 sal_Bool ScDocFunc::DetectiveAddPred(const ScAddress& rPos) in DetectiveAddPred()
218 sal_Bool ScDocFunc::DetectiveDelPred(const ScAddress& rPos) in DetectiveDelPred()
259 sal_Bool ScDocFunc::DetectiveAddSucc(const ScAddress& rPos) in DetectiveAddSucc()
298 sal_Bool ScDocFunc::DetectiveDelSucc(const ScAddress& rPos) in DetectiveDelSucc()
339 sal_Bool ScDocFunc::DetectiveAddError(const ScAddress& rPos) in DetectiveAddError()
378 sal_Bool ScDocFunc::DetectiveMarkInvalid(SCTAB nTab) in DetectiveMarkInvalid()
420 sal_Bool ScDocFunc::DetectiveDelAll(SCTAB nTab) in DetectiveDelAll()
462 sal_Bool ScDocFunc::DetectiveRefresh( sal_Bool bAutomatic ) in DetectiveRefresh()
850 void ScDocFunc::NotifyInputHandler( const ScAddress& rPos ) in NotifyInputHandler()
3031 bool ScDocFunc::SetTabBgColor( in SetTabBgColor()
[all …]
H A Ddocsh2.cxx164 pDrawLayer->SetNotifyUndoActionHdl( LINK( pDocFunc, ScDocFunc, NotifyDrawUndo ) ); in InitItems()
H A Ddocsh.cxx2579 pDocFunc = new ScDocFunc(*this); in ScDocShell()
2615 pDocFunc = new ScDocFunc(*this);
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1442 ScDocFunc aFunc(*pDocShell); in protect()
1455 ScDocFunc aFunc(*pDocShell); in unprotect()
1617 ScDocFunc aFunc(*pDocShell); in refreshArrows()
2409 ScDocFunc aFunc(*pDocShell); in insertNewByIndex()
2523 ScDocFunc aFunc(*pDocShell); in insertNewByName()
2916 ScDocFunc aFunc(*pDocShell); in insertByIndex()
2933 ScDocFunc aFunc(*pDocShell); in removeByIndex()
3044 ScDocFunc aFunc(*pDocShell); in setPropertyValue()
3182 ScDocFunc aFunc(*pDocShell); in insertByIndex()
3199 ScDocFunc aFunc(*pDocShell); in removeByIndex()
[all …]
H A Dnameuno.cxx194 ScDocFunc aFunc(*pDocShell); in Modify_Impl()
210 ScDocFunc aFunc(*pDocShell); in Modify_Impl()
631 ScDocFunc aFunc(*pDocShell); in ImplAddNewByScopeAndName()
645 ScDocFunc aFunc(*pDocShell); in ImplAddNewByScopeAndName()
706 ScDocFunc aFunc(*pDocShell); in addNewFromTitles()
726 ScDocFunc aFunc(*pDocShell); in ImplRemoveByScopeAndName()
764 ScDocFunc aFunc(*pDocShell); in outputList()
H A Dcellsuno.cxx5371 ScDocFunc aFunc(*pDocSh); in merge()
6241 ScDocFunc aFunc(*pDocSh); in SetString_Impl()
6261 ScDocFunc aFunc(*pDocSh); in SetValue_Impl()
7341 ScDocFunc aFunc(*pDocSh); in moveRange()
7358 ScDocFunc aFunc(*pDocSh); in copyRange()
7786 ScDocFunc aFunc(*pDocSh); in hideDependents()
7802 ScDocFunc aFunc(*pDocSh); in hidePrecedents()
7818 ScDocFunc aFunc(*pDocSh); in showDependents()
7834 ScDocFunc aFunc(*pDocSh); in showPrecedents()
7850 ScDocFunc aFunc(*pDocSh); in showErrors()
[all …]
H A Dlinkuno.cxx696 ScDocFunc aFunc(*pDocShell); in Modify_Impl()
985 ScDocFunc aFunc(*pDocShell); in insertAtPosition()
H A Dtextuno.cxx1102 ScDocFunc aFunc(*pDocShell); in UpdateData()
/trunk/main/sc/source/ui/inc/
H A Ddocfunc.hxx47 class ScDocFunc class
60 ScDocFunc( ScDocShell& rDocSh ): rDocShell(rDocSh) {} in ScDocFunc() function in ScDocFunc
61 ~ScDocFunc() {} in ~ScDocFunc()
H A Ddocsh.hxx51 class ScDocFunc;
94 ScDocFunc* pDocFunc;
236 ScDocFunc& GetDocFunc() { return *pDocFunc; } in GetDocFunc()
/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx1028 ScDocFunc aFunc(*mpDocShell); in CallSolver()
1063 ScDocFunc aFunc(*mpDocShell); in CallSolver()
/trunk/main/sc/source/ui/namedlg/
H A Dnamedlg.cxx413 ScDocFunc aFunc(*pDocSh); in IMPL_LINK()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx2543 ScDocFunc aFunc(*pDocSh); in ProtectSheet()
2570 ScDocFunc aFunc(*pDocSh); in Protect()
2602 ScDocFunc aFunc(*pDocSh); in Unprotect()
H A Dtabvwshf.cxx666 ScDocFunc aFunc(*pDocSh); in ExecuteTable()
H A Dpreview.cxx1224 ScDocFunc aFunc(*pDocShell); in MouseButtonUp()
H A Dviewfun3.cxx1271 ScDocFunc& rDocFunc = pDocSh->GetDocFunc(); in PasteFromClip()
H A Dcellsh1.cxx2112 ScDocFunc aFunc(*pData->GetDocShell()); in ExecuteExternalSource()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCellBase.cxx281 ScDocFunc aFunc(*pDocShell); in setCurrentValue()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3813 ScDocFunc aFunc(*pDocShell); in setColumnWidth()
3977 ScDocFunc aFunc(*pDocShell); in setRowHeight()
4708 ScDocFunc aFunc(*pDocShell); in Autofit()
5232 ScDocFunc aFunc(*pDocSh); in AutoFill()
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx1752 ScDocFunc aFunc(*pDocShell); in DoEnter()
/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx1965 ScDocFunc aFunc(*pViewData->GetDocShell()); in Repeat()

Completed in 290 milliseconds