Searched refs:bIsWriteablePath (Results 1 – 1 of 1) sorted by relevance
/trunk/main/linguistic/source/ |
H A D | dlistimp.cxx | 326 sal_Bool bIsWriteablePath ) in SearchForDictionaries() argument 386 new DictionaryNeo( aDicName, nLang, eType, aURL, bIsWriteablePath ); in SearchForDictionaries() 583 bool bIsWriteablePath = rURL.match( GetDictionaryWriteablePath(), 0 ); in createDictionary() local 584 return new DictionaryNeo( rName, nLanguage, eDicType, rURL, bIsWriteablePath ); in createDictionary() 676 const sal_Bool bIsWriteablePath = (pPaths[i] == aWriteablePath); in _CreateDicList() local 677 SearchForDictionaries( aDicList, pPaths[i], bIsWriteablePath ); in _CreateDicList()
|
Completed in 15 milliseconds