Lines Matching refs:SfxObjectShell
94 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in enableInput()
123 pDocShell = (ScDocShell*)SfxObjectShell::GetNext(*pDocShell, &aType); in enableInput()
564 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in SetDispatcherLock()
576 pDocShell = (ScDocShell*)SfxObjectShell::GetNext(*pDocShell, &aType); in SetDispatcherLock()
593 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in EnableSpreadsheets()
622 pDocShell = (ScDocShell*)SfxObjectShell::GetNext(*pDocShell, &aType); in EnableSpreadsheets()
633 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in lcl_InvalidateWindows()
658 pDocShell = (ScDocShell*)SfxObjectShell::GetNext(*pDocShell, &aType); in lcl_InvalidateWindows()
711 SfxObjectShell* pParentDoc = NULL; in EnterRefMode()
796 SfxObjectShell* pObjSh = pCurrent->GetObjectShell(); in SwitchToDocument()
808 SfxObjectShell* pObjSh = pSh->GetObjectShell(); in SwitchToDocument()
821 sal_Bool ScRefHandler::IsDocAllowed(SfxObjectShell* pDocSh) const // pDocSh may be 0 in IsDocAllowed()