Searched refs:ScriptStorage (Results 1 – 6 of 6) sorted by relevance
57 ScriptLanguages_hash* ScriptStorage::mh_scriptLangs = NULL;80 ScriptStorage::ScriptStorage( const Reference < in ScriptStorage() function in scripting_impl::ScriptStorage143 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 …]
75 class ScriptStorage : public class86 explicit ScriptStorage( 90 virtual ~ScriptStorage() SAL_THROW( () );
39 $(SLO)$/ScriptStorage.obj\
1 "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…
1 _createScriptStorage;description=Try to create a ScriptStorage;expected=success2 _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…
38 public class ScriptStorage extends TestCase { class
Completed in 52 milliseconds