Searched refs:InsertOleObject (Results 1 – 6 of 6) sorted by relevance
452 if( InsertOleObject( xObj ) && bActivate && bDoVerb ) in InsertObject()488 InsertOleObject( xRef ); in InsertObject()497 sal_Bool SwWrtShell::InsertOleObject( const svt::EmbeddedObjectRef& xRef, SwFlyFrmFmt **pFlyFrmFmt ) in InsertOleObject() function in SwWrtShell
354 rSh.InsertOleObject( xObj ); in TYPEINIT1()427 rSh.InsertOleObject( xObj ); in TYPEINIT1()
250 pSh->InsertOleObject( aEmbObjRef, &pTmp ); in InsertChart()
295 void InsertOleObject();
339 sal_Bool InsertOleObject( const svt::EmbeddedObjectRef& xObj, SwFlyFrmFmt **pFlyFrmFmt = 0 );
1929 rSh.InsertOleObject( xObjRef ); in _PasteOLE()