Searched refs:m_bPlugInsActive (Results 1 – 2 of 2) sorted by relevance
306 , m_bPlugInsActive(true) in SfxViewShell_Impl()749 : !pImp->m_bPlugInsActive; in ExecMisc_Impl()759 if (!pShowItem || (bActive != pImp->m_bPlugInsActive)) in ExecMisc_Impl()779 pView->pImp->m_bPlugInsActive = bActive; in ExecMisc_Impl()888 !pImp->m_bPlugInsActive) ); in GetState_Impl()1343 pImp->m_bPlugInsActive = pViewFrame->GetParentViewFrame() in SfxViewShell()1344 ->GetViewShell()->pImp->m_bPlugInsActive; in SfxViewShell()1899 if ( !pIPClient->IsObjectInPlaceActive() && pImp->m_bPlugInsActive ) in CheckIPClient_Impl()1915 else if (!pImp->m_bPlugInsActive) in CheckIPClient_Impl()1929 return pImp->m_bPlugInsActive; in PlugInsActive()
63 bool m_bPlugInsActive; member
Completed in 19 milliseconds