Home
last modified time | relevance | path

Searched refs:SwOleClient (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sw/source/ui/uiview/
H A Dswcli.cxx42 SwOleClient::SwOleClient( SwView *pView, SwEditWin *pWin, const svt::EmbeddedObjectRef& xObj ) : in SwOleClient() function in SwOleClient
49 void SwOleClient::RequestNewObjectArea( Rectangle& aLogRect ) in RequestNewObjectArea()
94 void SwOleClient::ObjectAreaChanged() in ObjectAreaChanged()
103 void SwOleClient::ViewChanged() in ViewChanged()
164 void SwOleClient::MakeVisible() in MakeVisible()
171 void SwOleClient::FormatChanged() in FormatChanged()
/aoo4110/main/sw/inc/
H A Dswcli.hxx36 class SwOleClient : public SfxInPlaceClient class
47 SwOleClient( SwView *pView, SwEditWin *pWin, const svt::EmbeddedObjectRef& );
/aoo4110/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx459 pClient = new SwOleClient( &GetView(), &GetView().GetEditWin(), xObj ); in InsertObject()
643 pCli = new SwOleClient( &GetView(), &GetView().GetEditWin(), xRef ); in LaunchOLEObj()
645 ((SwOleClient*)pCli)->SetInDoVerb( sal_True ); in LaunchOLEObj()
650 ((SwOleClient*)pCli)->SetInDoVerb( sal_False ); in LaunchOLEObj()
771 pCli = new SwOleClient( &GetView(), &GetView().GetEditWin(), xObj ); in CalcAndSetScale()
910 pCli = new SwOleClient( &GetView(), &GetView().GetEditWin(), xObj ); in ConnectObj()
/aoo4110/main/sw/source/core/frmedt/
H A Dfeflyole.cxx134 if( ((SwOleClient*)pIPClient)->IsCheckForOLEInCaption() != in FinishOLEObj()
/aoo4110/main/sw/source/ui/table/
H A Dtablemgr.cxx274 pClient = new SwOleClient( &pSh->GetView(), &pSh->GetView().GetEditWin(), aEmbObjRef ); in InsertChart()
/aoo4110/main/sw/source/ui/app/
H A Ddocsh2.cxx1868 … pResult = new SwOleClient( &pShell->GetView(), &pShell->GetView().GetEditWin(), xObjRef ); in GetIPClient()

Completed in 56 milliseconds