Home
last modified time | relevance | path

Searched refs:ScriptLanguages_hash (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/scripting/source/storage/
H A DScriptStorage.hxx71 ScriptLanguages_hash; typedef
179 static ScriptLanguages_hash* mh_scriptLangs;
H A DScriptStorage.cxx57 ScriptLanguages_hash* ScriptStorage::mh_scriptLangs = NULL;
94 mh_scriptLangs = new ScriptLanguages_hash(); in ScriptStorage()
209 ScriptLanguages_hash::iterator h_it = mh_scriptLangs->find( fileExtension ); in initialize()

Completed in 23 milliseconds