Home
last modified time | relevance | path

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

/trunk/main/scripting/source/storage/
H A DScriptStorage.cxx57 ScriptLanguages_hash* ScriptStorage::mh_scriptLangs = NULL;
80 ScriptStorage::ScriptStorage( const Reference < in ScriptStorage() function in scripting_impl::ScriptStorage
143 ScriptStorage::~ScriptStorage() SAL_THROW( () ) in ~ScriptStorage()
151 ScriptStorage::initialize( const Sequence <Any> & args ) in initialize()
249 ScriptStorage::create() in create()
482 ScriptStorage::updateMaps( const Datas_vec & vScriptDatas ) in updateMaps()
523 ScriptStorage::save() in save()
618 ScriptStorage::refresh() in refresh()
649 ScriptStorage::writeMetadataHeader( in writeMetadataHeader()
662 ScriptStorage::getScriptLogicalNames() in getScriptLogicalNames()
[all …]
H A DScriptStorage.hxx75 class ScriptStorage : public class
86 explicit ScriptStorage(
90 virtual ~ScriptStorage() SAL_THROW( () );
H A Dmakefile.mk39 $(SLO)$/ScriptStorage.obj\
/trunk/main/scripting/workben/data/testdata/
H A DScriptStorageManager.csv1 _createScriptStorage;description=Try to create a ScriptStorage;expected=success
2 _createScriptStorageWithURI;description=Try to create a document ScriptStorage;location=script_in_c…
3 _getScriptStorage;description=Try to get application share ScriptStorage;location=share;expected=XS…
4 _getScriptStorage;description=Try to get application user ScriptStorage;location=user;expected=XScr…
5 _refreshScriptStorage;description=Try to refresh non-existent ScriptStorage;location=non-existent;e…
6 _refreshScriptStorage;description=Try to refresh valid document ScriptStorage;location=script_in_cl…
/trunk/main/scripting/workben/data/objdsc/
H A Ddrafts.com.sun.star.script.framework.storage.ScriptStorage.csv1 "ScriptStorage";"drafts::com::sun::star::script::framework::storage::XScriptInfoAccess";"getScriptL…
2 "ScriptStorage";"drafts::com::sun::star::script::framework::storage::XScriptInfoAccess";"getImpleme…
3 "ScriptStorage";"drafts::com::sun::star::script::framework::storage::XScriptInfoAccess";"getAllImpl…
4 "ScriptStorage";"drafts::com::sun::star::script::framework::storage::XScriptStorageRefresh";"refres…
/trunk/main/scripting/workben/mod/_scripting/
H A DScriptStorage.java38 public class ScriptStorage extends TestCase { class

Completed in 33 milliseconds