Searched refs:nSeperatorPos (Results 1 – 1 of 1) sorted by relevance
1152 xub_StrLen nSeperatorPos = aLocaleStr.SearchBackward( sal_Unicode( '/' ) ); in SetCfgServiceLists() local1153 aLocaleStr = aLocaleStr.Copy( nSeperatorPos + 1 ); in SetCfgServiceLists()1199 xub_StrLen nSeperatorPos = aLocaleStr.SearchBackward( sal_Unicode( '/' ) ); in SetCfgServiceLists() local1200 aLocaleStr = aLocaleStr.Copy( nSeperatorPos + 1 ); in SetCfgServiceLists()1246 xub_StrLen nSeperatorPos = aLocaleStr.SearchBackward( sal_Unicode( '/' ) ); in SetCfgServiceLists() local1247 aLocaleStr = aLocaleStr.Copy( nSeperatorPos + 1 ); in SetCfgServiceLists()1289 xub_StrLen nSeperatorPos = aLocaleStr.SearchBackward( sal_Unicode( '/' ) ); in SetCfgServiceLists() local1290 aLocaleStr = aLocaleStr.Copy( nSeperatorPos + 1 ); in SetCfgServiceLists()
Completed in 28 milliseconds