Lines Matching refs:ScDocShell
93 TypeId aType(TYPE(ScDocShell)); in enableInput()
94 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in enableInput()
123 pDocShell = (ScDocShell*)SfxObjectShell::GetNext(*pDocShell, &aType); in enableInput()
132 ScViewData* pViewData=ScDocShell::GetViewData(); in ShowSimpleReference()
196 ScViewData* pViewData=ScDocShell::GetViewData(); in ShowFormulaReference()
254 ScViewData* pViewData=ScDocShell::GetViewData(); in HideReference()
334 ScViewData* pViewData=ScDocShell::GetViewData(); //! use pScViewShell? in Init()
563 TypeId aType(TYPE(ScDocShell)); in SetDispatcherLock()
564 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in SetDispatcherLock()
576 pDocShell = (ScDocShell*)SfxObjectShell::GetNext(*pDocShell, &aType); in SetDispatcherLock()
592 TypeId aType(TYPE(ScDocShell)); in EnableSpreadsheets()
593 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in EnableSpreadsheets()
622 pDocShell = (ScDocShell*)SfxObjectShell::GetNext(*pDocShell, &aType); in EnableSpreadsheets()
632 TypeId aType(TYPE(ScDocShell)); in lcl_InvalidateWindows()
633 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in lcl_InvalidateWindows()
658 pDocShell = (ScDocShell*)SfxObjectShell::GetNext(*pDocShell, &aType); in lcl_InvalidateWindows()