Home
last modified time | relevance | path

Searched refs:GetClient (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sfx2/inc/sfx2/
H A Dipclient.hxx89 …static SfxInPlaceClient* GetClient( SfxObjectShell* pDoc, const com::sun::star::uno::Reference < c…
/AOO42X/main/sfx2/source/view/
H A Dipclient.cxx906 SfxInPlaceClient* pClient = GetClient( pDoc, xObject ); in GetActiveWindow()
913 SfxInPlaceClient* SfxInPlaceClient::GetClient( SfxObjectShell* pDoc, const com::sun::star::uno::Ref… in GetClient() function in SfxInPlaceClient
/AOO42X/main/svx/source/svdraw/
H A Dsvdoole2.cxx1807 …SfxInPlaceClient* pClient = SfxInPlaceClient::GetClient( dynamic_cast<SfxObjectShell*>(pModel->Get… in ImpSetVisAreaSize()
2287 …if ( !SfxInPlaceClient::GetClient( dynamic_cast<SfxObjectShell*>(pModel->GetPersist()), xObjRef.Ge… in AddOwnLightClient()