/trunk/main/sd/source/ui/view/ |
H A D | sdview4.cxx | 216 && mpViewSh->GetViewShell()->GetIPClient() in InsertGraphic() 217 && mpViewSh->GetViewShell()->GetIPClient()->IsObjectInPlaceActive()) in InsertGraphic() 526 mpViewSh->GetViewShell()->GetIPClient(); in IMPL_LINK()
|
H A D | drviews1.cxx | 227 Client* pIPClient = static_cast<Client*>(rBase.GetIPClient()); in SelectionHasChanged() 880 Client* pClient = (Client*) GetIPClient(); in DoVerb() 912 Client* pClient = static_cast<Client*>(GetViewShell()->GetIPClient()); in ActivateObject()
|
H A D | drviews4.cxx | 328 SfxInPlaceClient* pIPClient = GetViewShell()->GetIPClient(); in MouseButtonDown() 529 SfxInPlaceClient* pIPClient = GetViewShell()->GetIPClient(); in Command()
|
H A D | sdview3.cxx | 306 SfxInPlaceClient* pIpClient = mpViewSh->GetViewShell()->GetIPClient(); in InsertData() 1015 = mpViewSh->GetViewShell()->GetIPClient(); in InsertData() 1186 = mpViewSh->GetViewShell()->GetIPClient(); in InsertData()
|
H A D | ViewTabBar.cxx | 449 pIPClient = dynamic_cast<Client*>(mpViewShellBase->GetIPClient()); in ActivatePage()
|
H A D | drviews5.cxx | 147 Client* pIPClient = static_cast<Client*>(GetViewShell()->GetIPClient()); in ArrangeGUIElements()
|
H A D | drviews3.cxx | 357 SfxInPlaceClient* pIPClient = GetViewShell()->GetIPClient(); in SO2_DECL_REF()
|
H A D | drviewse.cxx | 1670 SfxInPlaceClient* pIpClient = GetViewShell()->GetIPClient(); in InsertURLButton()
|
/trunk/main/sc/source/ui/drawfunc/ |
H A D | fusel.cxx | 267 SfxInPlaceClient* pClient = pViewShell->GetIPClient(); in MouseButtonDown() 496 SfxInPlaceClient* pIPClient = pViewShell->GetIPClient(); in MouseButtonUp()
|
/trunk/main/sc/source/ui/view/ |
H A D | tabvwshb.cxx | 278 ScClient* pClient = (ScClient*) GetIPClient(); in DeactivateOle() 338 SfxInPlaceClient* pClient = GetIPClient(); in ExecDrawIns()
|
H A D | drawview.cxx | 420 ScClient* pClient = (ScClient*) pViewSh->GetIPClient(); in MarkListHasChanged() 871 SfxInPlaceClient* pClient = pViewData->GetViewShell()->GetIPClient(); in InsertObjectSafe()
|
H A D | viewfun7.cxx | 219 SfxInPlaceClient* pClient = GetViewData()->GetViewShell()->GetIPClient(); in PasteDraw()
|
H A D | tabview3.cxx | 1728 ScClient* pClient = static_cast<ScClient*>(aViewData.GetViewShell()->GetIPClient()); in SetTabNo() 2698 SfxInPlaceClient* pClient = aViewData.GetViewShell()->GetIPClient(); in ActivatePart()
|
H A D | gridwin.cxx | 1410 SfxInPlaceClient* pClient = pViewData->GetViewShell()->GetIPClient(); in TestMouse() 1527 SfxInPlaceClient* pClient = pViewSh->GetIPClient(); in HandleMouseButtonDown() 2702 SfxInPlaceClient* pClient = pTabViewSh->GetIPClient(); in Command()
|
H A D | tabvwsh4.cxx | 1177 SfxInPlaceClient* pClient = GetIPClient(); in IMPL_LINK()
|
/trunk/main/sw/source/core/frmedt/ |
H A D | feflyole.cxx | 123 SfxInPlaceClient* pIPClient = GetSfxViewShell()->GetIPClient(); in FinishOLEObj()
|
/trunk/main/sw/inc/ |
H A D | docsh.hxx | 324 SfxInPlaceClient* GetIPClient( const ::svt::EmbeddedObjectRef& xObjRef );
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | viewsh.hxx | 190 SfxInPlaceClient* GetIPClient() const;
|
/trunk/main/sd/source/ui/func/ |
H A D | fudraw.cxx | 441 mpViewShell->GetViewShell()->GetIPClient()); in KeyInput()
|
H A D | fusel.cxx | 383 mpViewShell->GetViewShell()->GetIPClient()); in MouseButtonDown()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 2191 … pDoc->GetDocShell()->GetIPClient( svt::EmbeddedObjectRef( xIP, embed::Aspects::MSOLE_CONTENT ) ); in getPropertyValue() 3651 … pDoc->GetDocShell()->GetIPClient( svt::EmbeddedObjectRef( xIP, embed::Aspects::MSOLE_CONTENT ) ); in getEmbeddedObject() 3691 …pDoc->GetDocShell()->GetIPClient( svt::EmbeddedObjectRef( xResult, embed::Aspects::MSOLE_CONTENT )… in getExtendedControlOverEmbeddedObject()
|
/trunk/main/sw/source/ui/app/ |
H A D | docsh2.cxx | 1859 SfxInPlaceClient* SwDocShell::GetIPClient( const ::svt::EmbeddedObjectRef& xObjRef ) in GetIPClient() function in SwDocShell
|
/trunk/main/sfx2/source/view/ |
H A D | viewsh.cxx | 1023 SfxInPlaceClient* SfxViewShell::GetIPClient() const in GetIPClient() function in SfxViewShell
|
/trunk/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 2638 SfxInPlaceClient* pIPClient = rSh.GetSfxViewShell()->GetIPClient(); in MouseButtonDown() 4764 SfxInPlaceClient* pIPClient = rSh.GetSfxViewShell()->GetIPClient(); in Command()
|
/trunk/main/sfx2/source/appl/ |
H A D | workwin.cxx | 819 pClient = pF->GetViewShell()->GetIPClient(); in ArrangeChilds_Impl()
|