Lines Matching refs:ScriptType

196         static const ::rtl::OUString& lcl_getScriptsSubStorageName( const ScriptType _eType )  in lcl_getScriptsSubStorageName()
219 …static bool lcl_getScriptTypeFromLanguage( const ::rtl::OUString& _rLanguage, ScriptType& _out_rSc… in lcl_getScriptTypeFromLanguage()
224 const ScriptType eScriptType; in lcl_getScriptTypeFromLanguage()
226 LanguageMapping( const sal_Char* _pAsciiLanguage, const ScriptType _eScriptType ) in lcl_getScriptTypeFromLanguage()
621 bool hasScripts( const ScriptType _eType ) const;
625 getScriptsRoot( const ScriptType _eType ) const;
638 void removeScriptTypeStorage( const ScriptType _eType ) const;
721 bool ScriptsStorage::hasScripts( const ScriptType _eType ) const in hasScripts()
733 SharedStorage ScriptsStorage::getScriptsRoot( const ScriptType _eType ) const in getScriptsRoot()
762 void ScriptsStorage::removeScriptTypeStorage( const ScriptType _eType ) const in removeScriptTypeStorage()
913 const ScriptType _eScriptType,
922 const ScriptType _eScriptType,
984 const ScriptType _eScriptType,
1301 ScriptType aKnownStorageBasedTypes[] = { in impl_checkScriptStorageStructure_nothrow()
1331 const ScriptType _eScriptType, ProgressMixer& _rProgress, const PhaseID _nPhaseID ) const in impl_migrateScriptStorage_nothrow()
1461 … const ScriptType _eScriptType, ProgressMixer& _rProgress, const PhaseID _nPhaseID ) const in impl_migrateContainerLibraries_nothrow()
1652 ScriptType eScriptType = eBasic; in impl_adjustScriptLibrary_nothrow()
1724 … if ( _inout_rScriptEvent.ScriptType.getLength() && _inout_rScriptEvent.ScriptCode.getLength() ) in impl_adjustScriptLibrary_nothrow()
1725 …return impl_adjustScriptLibrary_nothrow( _inout_rScriptEvent.ScriptType, _inout_rScriptEvent.Scrip… in impl_adjustScriptLibrary_nothrow()
1925 const ScriptType _eScriptType, const ::rtl::OUString& _rLibraryName ) const in impl_unprotectPasswordLibrary_throw()