Searched refs:UnloadObject (Results 1 – 6 of 6) sorted by relevance
867 sal_Bool SwOLEObj::UnloadObject() in UnloadObject() function in SwOLEObj876 bRet = UnloadObject( xOLERef.GetObject(), pDoc, xOLERef.GetViewAspect() ); in UnloadObject()882 sal_Bool SwOLEObj::UnloadObject( uno::Reference< embed::XEmbeddedObject > xObj, const SwDoc* pDoc, … in UnloadObject() function in SwOLEObj1000 if ( pObj->UnloadObject() ) in Load()1030 if ( pObj->UnloadObject() ) in InsertObj()
58 sal_Bool UnloadObject();59 …static sal_Bool UnloadObject( ::com::sun::star::uno::Reference< ::com::sun::star::embed::XEmbedded…
43 void UnloadObject();
58 virtual void SAL_CALL UnloadObject( ) throw (css::uno::RuntimeException);
151 ScVbaUserForm::UnloadObject( ) throw (uno::RuntimeException) in UnloadObject() function in ScVbaUserForm
1947 SwOLEObj::UnloadObject( xObj, rSh.GetDoc(), embed::Aspects::MSOLE_CONTENT ); in _PasteOLE()
Completed in 30 milliseconds