| 2453 | } |
| 2454 | |
| 2455 | localisation::AlternativeMapLanguageHandling Framework::GetAlternativeMapLanguageHandling() |
| 2456 | { |
| 2457 | return localisation::UsedAlternativeMapLanguageHandling(); |
| 2458 | } |
| 2459 | |
| 2460 | void Framework::SetAlternativeMapLanguageHandling(localisation::AlternativeMapLanguageHandling const alternativeMapLanguageHandling) |
| 2461 | { |
no test coverage detected