Home
last modified time | relevance | path

Searched refs:SfxInPlaceClient (Results 1 – 25 of 44) sorted by relevance

12

/AOO41X/main/sfx2/source/view/
H A Dipclient.cxx111 SfxInPlaceClient* m_pClient;
646 SfxInPlaceClient::SfxInPlaceClient( SfxViewShell* pViewShell, Window *pDraw, sal_Int64 nAspect ) : in SfxInPlaceClient() function in SfxInPlaceClient
663 SfxInPlaceClient::~SfxInPlaceClient() in ~SfxInPlaceClient()
684 void SfxInPlaceClient::SetObjectState( sal_Int32 nState ) in SetObjectState()
705 sal_Int64 SfxInPlaceClient::GetObjectMiscStatus() const in GetObjectMiscStatus()
713 uno::Reference < embed::XEmbeddedObject > SfxInPlaceClient::GetObject() const in GetObject()
719 void SfxInPlaceClient::SetObject( const uno::Reference < embed::XEmbeddedObject >& rObject ) in SetObject()
770 sal_Bool SfxInPlaceClient::SetObjArea( const Rectangle& rArea ) in SetObjArea()
785 Rectangle SfxInPlaceClient::GetObjArea() const in GetObjArea()
790 Rectangle SfxInPlaceClient::GetScaledObjArea() const in GetScaledObjArea()
[all …]
H A Dviewsh.cxx789SfxInPlaceClient* pIPClient = pClients->GetObject(n); in ExecMisc_Impl()
944 void SfxViewShell::OutplaceActivated( sal_Bool bActive, SfxInPlaceClient* /*pClient*/ ) in OutplaceActivated() argument
952 void SfxViewShell::InplaceActivating( SfxInPlaceClient* /*pClient*/ ) in InplaceActivating() argument
960 void SfxViewShell::InplaceDeactivated( SfxInPlaceClient* /*pClient*/ ) in InplaceDeactivated() argument
967 void SfxViewShell::UIActivating( SfxInPlaceClient* /*pClient*/ ) in UIActivating() argument
980 void SfxViewShell::UIDeactivated( SfxInPlaceClient* /*pClient*/ ) in UIDeactivated() argument
999 SfxInPlaceClient* SfxViewShell::FindIPClient in FindIPClient()
1013 SfxInPlaceClient *pIPClient = (SfxInPlaceClient*) pClients->GetObject(n); in FindIPClient()
1023 SfxInPlaceClient* SfxViewShell::GetIPClient() const in GetIPClient()
1030 SfxInPlaceClient* SfxViewShell::GetUIActiveIPClient_Impl() const in GetUIActiveIPClient_Impl()
[all …]
/AOO41X/main/sfx2/inc/sfx2/
H A Dviewsh.hxx139 class SfxInPlaceClient;
140 DECLARE_LIST( SfxInPlaceClientList, SfxInPlaceClient* )
189 SfxInPlaceClient* GetIPClient() const;
190 SfxInPlaceClient* GetUIActiveClient() const;
191SfxInPlaceClient* FindIPClient( const ::com::sun::star::uno::Reference < ::com::sun::sta…
195 virtual void OutplaceActivated( sal_Bool bActive, SfxInPlaceClient* pClient );
196 virtual void InplaceActivating( SfxInPlaceClient* pClient );
197 virtual void InplaceDeactivated( SfxInPlaceClient* pClient );
198 virtual void UIActivating( SfxInPlaceClient* pClient );
199 virtual void UIDeactivated( SfxInPlaceClient* pClient );
[all …]
H A Dipclient.hxx46 class SFX2_DLLPUBLIC SfxInPlaceClient class
67SfxInPlaceClient( SfxViewShell* pViewShell, Window* pDraw, sal_Int64 nAspect = com::sun::star::emb…
68 virtual ~SfxInPlaceClient();
89 …static SfxInPlaceClient* GetClient( SfxObjectShell* pDoc, const com::sun::star::uno::Reference < c…
/AOO41X/main/sd/source/ui/inc/
H A DViewShellBase.hxx162 virtual void UIActivating( SfxInPlaceClient* );
163 virtual void UIDeactivated( SfxInPlaceClient* );
H A DViewShell.hxx427 virtual void UIActivating( SfxInPlaceClient* );
428 virtual void UIDeactivated( SfxInPlaceClient* );
H A DDrawViewShell.hxx161 virtual void UIActivating( SfxInPlaceClient* );
162 virtual void UIDeactivated( SfxInPlaceClient* );
H A DClient.hxx45 class Client : public SfxInPlaceClient
/AOO41X/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx456SfxInPlaceClient* pClient = GetView().FindIPClient( xObj.GetObject(), &GetView().GetEditWin() ); in InsertObject()
639 SfxInPlaceClient* pCli=0; in LaunchOLEObj()
663 SfxInPlaceClient* pCli = in MoveObjectIfActive()
760 SfxInPlaceClient* pCli = GetView().FindIPClient( xObj.GetObject(), &GetView().GetEditWin() ); in CalcAndSetScale()
908 SfxInPlaceClient* pCli = GetView().FindIPClient( xObj.GetObject(), &GetView().GetEditWin()); in ConnectObj()
/AOO41X/main/sc/source/ui/view/
H A Dtabvwshb.cxx91 SfxInPlaceClient* pClient = FindIPClient( xObj, pWin ); in ConnectObject()
130 SfxInPlaceClient* pClient = FindIPClient( xObj, pWin ); in ActivateObject()
338 SfxInPlaceClient* pClient = GetIPClient(); in ExecDrawIns()
H A Dtabvwsh8.cxx87 void ScTabViewShell::UIDeactivated( SfxInPlaceClient* pClient ) in UIDeactivated()
/AOO41X/main/sw/inc/
H A Ddocsh.hxx42 class SfxInPlaceClient;
315 SfxInPlaceClient* GetIPClient( const ::svt::EmbeddedObjectRef& xObjRef );
H A Dswcli.hxx36 class SwOleClient : public SfxInPlaceClient
/AOO41X/main/sc/source/ui/drawfunc/
H A Dfusel.cxx267 SfxInPlaceClient* pClient = pViewShell->GetIPClient(); in MouseButtonDown()
496 SfxInPlaceClient* pIPClient = pViewShell->GetIPClient(); in MouseButtonUp()
/AOO41X/main/sc/source/ui/inc/
H A Dclient.hxx37 class ScClient : public SfxInPlaceClient
/AOO41X/main/sw/source/core/frmedt/
H A Dfeflyole.cxx123 SfxInPlaceClient* pIPClient = GetSfxViewShell()->GetIPClient(); in FinishOLEObj()
/AOO41X/main/sd/source/ui/view/
H A Ddrviews4.cxx322 SfxInPlaceClient* pIPClient = GetViewShell()->GetIPClient(); in MouseButtonDown()
523 SfxInPlaceClient* pIPClient = GetViewShell()->GetIPClient(); in Command()
H A Dsdview3.cxx306 SfxInPlaceClient* pIpClient = mpViewSh->GetViewShell()->GetIPClient(); in InsertData()
1014 SfxInPlaceClient* pIpClient in InsertData()
1185 SfxInPlaceClient* pIpClient in InsertData()
H A Ddrviews1.cxx121 void DrawViewShell::UIActivating( SfxInPlaceClient* pCli ) in UIActivating()
131 void DrawViewShell::UIDeactivated( SfxInPlaceClient* pCli ) in UIDeactivated()
H A DViewShellBase.cxx659 void ViewShellBase::UIActivating( SfxInPlaceClient* pClient ) in UIActivating()
673 void ViewShellBase::UIDeactivated( SfxInPlaceClient* pClient ) in UIDeactivated()
/AOO41X/main/sw/source/ui/uiview/
H A Dswcli.cxx43 SfxInPlaceClient( pView, pWin, xObj.GetViewAspect() ), bInDoVerb( sal_False ), in SwOleClient()
/AOO41X/main/sd/source/ui/docshell/
H A Dsdclient.cxx63 SfxInPlaceClient(pViewShell->GetViewShell(), pWindow, pObj->GetAspect() ), in Client()
/AOO41X/main/sc/source/ui/app/
H A Dclient.cxx55 SfxInPlaceClient( pViewShell, pDraw, pObj->GetAspect() ), in ScClient()
/AOO41X/main/svx/source/svdraw/
H A Dsvdoole2.cxx1809SfxInPlaceClient* pClient = SfxInPlaceClient::GetClient( dynamic_cast<SfxObjectShell*>(pModel->Get… in ImpSetVisAreaSize()
2289 …if ( !SfxInPlaceClient::GetClient( dynamic_cast<SfxObjectShell*>(pModel->GetPersist()), xObjRef.Ge… in AddOwnLightClient()
/AOO41X/main/sw/source/ui/table/
H A Dtablemgr.cxx271SfxInPlaceClient* pClient = pSh->GetView().FindIPClient( xObj, &pSh->GetView().GetEditWin() ); in InsertChart()

12