Searched refs:xObjSh (Results 1 – 3 of 3) sorted by relevance
90 SfxObjectShellRef xObjSh; member180 pImp->xObjSh = pObjSh; in SfxProgress()235 if ( pImp->xObjSh.Is() && pImp->xObjSh->GetProgress() == this ) in Stop()236 pImp->xObjSh->SetProgress_Impl(0); in Stop()246 if ( pImp->xObjSh.Is() ) in Stop()247 pImp->xObjSh->SetProgress_Impl(0); in Stop()383 SfxObjectShell* pObjSh = pImp->xObjSh; in SetState()472 if ( pImp->xObjSh ) in Resume()510 SfxViewFrame::GetFirst(pImp->xObjSh); in Suspend()515 if ( pImp->xObjSh.Is() ) in Suspend()[all …]
1153 if ( xObjSh.Is() ) in ReleaseObjectShell_Impl()1169 xObjSh.Clear(); in ReleaseObjectShell_Impl()1507 xObjSh = pObjSh; in Construct_Impl()1508 if ( xObjSh.Is() && xObjSh->IsPreview() ) in Construct_Impl()1609 SfxModule* pModule = xObjSh.Is() ? xObjSh->GetModule() : 0; in KillDispatcher_Impl()1610 if ( xObjSh.Is() ) in KillDispatcher_Impl()1936 if ( xObjSh.Is() ) in Show()1964 if ( xObjSh.Is() && xObjSh->Get_Impl()->bHiddenLockedByAPI ) in Show()2058 return xObjSh; in GetObjectShell()2762 if ( xObjSh.Is() ) in GetActualPresentationURL_Impl()[all …]
76 SfxObjectShellRef xObjSh; member in SfxViewFrame134 { return xObjSh; } in GetObjectShell()
Completed in 41 milliseconds