Searched defs:storeToURL (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/wizards/com/sun/star/wizards/web/export/ |
H A D | AbstractExporter.java | 60 …protected void storeToURL(Object officeDocument, Properties props, String targetUrl, String filter… in storeToURL() method in AbstractExporter 76 …protected void storeToURL(Object officeDocument, String targetUrl, String filterName, PropertyValu… in storeToURL() method in AbstractExporter 83 protected void storeToURL(Object officeDocument, String targetUrl, String filterName) in storeToURL() method in AbstractExporter
|
/aoo41x/main/bean/com/sun/star/comp/beans/ |
H A D | OfficeDocument.java | 213 public void storeToURL( /*IN*/ String aURL, /*IN*/ com.sun.star.beans.PropertyValue[] aArguments ) in storeToURL() method in OfficeDocument
|
H A D | OOoBean.java | 822 public void storeToURL( in storeToURL() method in OOoBean
|
/aoo41x/main/chart2/source/model/main/ |
H A D | ChartModel_Persistence.cxx | 296 void SAL_CALL ChartModel::storeToURL( in storeToURL() function in chart::ChartModel
|
/aoo41x/main/scripting/source/stringresource/ |
H A D | stringresource.cxx | 1139 void StringResourcePersistenceImpl::storeToURL( const ::rtl::OUString& URL, in storeToURL() function in stringresource::StringResourcePersistenceImpl 2558 void StringResourceWithStorageImpl::storeToURL( const ::rtl::OUString& URL, in storeToURL() function in stringresource::StringResourceWithStorageImpl 2915 void StringResourceWithLocationImpl::storeToURL( const ::rtl::OUString& URL, in storeToURL() function in stringresource::StringResourceWithLocationImpl
|
/aoo41x/main/linguistic/source/ |
H A D | dicimp.cxx | 1060 void SAL_CALL DictionaryNeo::storeToURL( in storeToURL() function in DictionaryNeo
|
/aoo41x/main/dbaccess/source/core/dataaccess/ |
H A D | databasedocument.cxx | 1199 void SAL_CALL ODatabaseDocument::storeToURL( const ::rtl::OUString& _rURL, const Sequence< Property… in storeToURL() function in dbaccess::ODatabaseDocument
|
/aoo41x/main/sfx2/source/doc/ |
H A D | sfxbasemodel.cxx | 1734 void SAL_CALL SfxBaseModel::storeToURL( const ::rtl::OUString& rURL , in storeToURL() function in SfxBaseModel
|
Completed in 215 milliseconds