Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/ole/
H A Dndole.cxx867 sal_Bool SwOLEObj::UnloadObject() in UnloadObject() function in SwOLEObj
876 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 SwOLEObj
1000 if ( pObj->UnloadObject() ) in Load()
1030 if ( pObj->UnloadObject() ) in InsertObj()
/trunk/main/sw/inc/
H A Dndole.hxx58 sal_Bool UnloadObject();
59 …static sal_Bool UnloadObject( ::com::sun::star::uno::Reference< ::com::sun::star::embed::XEmbedded…
/trunk/main/oovbaapi/ooo/vba/msforms/
H A DXUserForm.idl43 void UnloadObject();
/trunk/main/vbahelper/source/msforms/
H A Dvbauserform.hxx58 virtual void SAL_CALL UnloadObject( ) throw (css::uno::RuntimeException);
H A Dvbauserform.cxx151 ScVbaUserForm::UnloadObject( ) throw (uno::RuntimeException) in UnloadObject() function in ScVbaUserForm
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1947 SwOLEObj::UnloadObject( xObj, rSh.GetDoc(), embed::Aspects::MSOLE_CONTENT ); in _PasteOLE()

Completed in 43 milliseconds