Home
last modified time | relevance | path

Searched refs:newURL (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseDocument.java682 String context, newURL; in testGlobalEvents() local
706 newURL = createTempFileURL(); in testGlobalEvents()
709 storeDoc.storeAsURL(newURL, new PropertyValue[0]); in testGlobalEvents()
710 … assertEquals("storeAsURL is expected to change the document URL", databaseDoc.getURL(), newURL); in testGlobalEvents()
738 newURL = copyToTempFile(databaseDoc.getURL()); in testGlobalEvents()
742 …databaseDoc = UnoRuntime.queryInterface(XModel.class, loader.loadComponentFromURL(newURL, _BLANK, … in testGlobalEvents()
763 …databaseDoc = UnoRuntime.queryInterface(XModel.class, loader.loadComponentFromURL(newURL, _BLANK, … in testGlobalEvents()
797 …databaseDoc = UnoRuntime.queryInterface(XModel.class, loader.loadComponentFromURL(newURL, _BLANK, … in testGlobalEvents()
/aoo4110/main/offapi/com/sun/star/mozilla/
H A DXPluginInstance.idl112 // DocMerge from xml: method com::sun::star::mozilla::XPluginInstance::newURL
121 …[oneway] void newURL( [in] string MIMEDesc, [in] string theURL, [in] string filter, [in] any sessi…
/aoo4110/main/framework/inc/services/
H A Dpluginframe.hxx164 void SAL_CALL newURL ( const ::rtl::OUString& sMIMEDescription,

Completed in 27 milliseconds