Home
last modified time | relevance | path

Searched refs:ScClient (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sc/source/ui/app/
H A Dclient.cxx54 ScClient::ScClient( ScTabViewShell* pViewShell, Window* pDraw, SdrModel* pSdrModel, SdrOle2Obj* pOb… in ScClient() function in ScClient
62 __EXPORT ScClient::~ScClient() in ~ScClient()
66 SdrOle2Obj* ScClient::GetDrawObj() in GetDrawObj()
92 void __EXPORT ScClient::RequestNewObjectArea( Rectangle& aLogicRect ) in RequestNewObjectArea()
154 void __EXPORT ScClient::ObjectAreaChanged() in ObjectAreaChanged()
198 void __EXPORT ScClient::ViewChanged() in ViewChanged()
257 void __EXPORT ScClient::MakeVisible() in MakeVisible()
/aoo41x/main/sc/source/ui/view/
H A Dtabvwshb.cxx94 pClient = new ScClient( this, pWin, GetSdrView()->GetModel(), pObj ); in ConnectObject()
111 ((ScClient*)pClient)->SetGrafEdit( NULL ); in ConnectObject()
132 pClient = new ScClient( this, pWin, GetSdrView()->GetModel(), pObj ); in ActivateObject()
183 ((ScClient*)pClient)->SetGrafEdit( NULL ); in ActivateObject()
278 ScClient* pClient = (ScClient*) GetIPClient(); in DeactivateOle()
H A Ddrawview.cxx420 ScClient* pClient = (ScClient*) pViewSh->GetIPClient(); in MarkListHasChanged()
H A Dtabview3.cxx1728 ScClient* pClient = static_cast<ScClient*>(aViewData.GetViewShell()->GetIPClient()); in SetTabNo()
/aoo41x/main/sc/source/ui/inc/
H A Dclient.hxx37 class ScClient : public SfxInPlaceClient class
49ScClient( ScTabViewShell* pViewShell, Window* pDraw, SdrModel* pSdrModel, SdrOle2Obj* pObj );
50 virtual ~ScClient();

Completed in 177 milliseconds