Home
last modified time | relevance | path

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

/aoo4110/main/linguistic/source/
H A Dlngsvcmgr.cxx1152 xub_StrLen nSeperatorPos = aLocaleStr.SearchBackward( sal_Unicode( '/' ) ); in SetCfgServiceLists() local
1153 aLocaleStr = aLocaleStr.Copy( nSeperatorPos + 1 ); in SetCfgServiceLists()
1199 xub_StrLen nSeperatorPos = aLocaleStr.SearchBackward( sal_Unicode( '/' ) ); in SetCfgServiceLists() local
1200 aLocaleStr = aLocaleStr.Copy( nSeperatorPos + 1 ); in SetCfgServiceLists()
1246 xub_StrLen nSeperatorPos = aLocaleStr.SearchBackward( sal_Unicode( '/' ) ); in SetCfgServiceLists() local
1247 aLocaleStr = aLocaleStr.Copy( nSeperatorPos + 1 ); in SetCfgServiceLists()
1289 xub_StrLen nSeperatorPos = aLocaleStr.SearchBackward( sal_Unicode( '/' ) ); in SetCfgServiceLists() local
1290 aLocaleStr = aLocaleStr.Copy( nSeperatorPos + 1 ); in SetCfgServiceLists()

Completed in 21 milliseconds