Searched refs:fPositiveMonetaryExampleView (Results 1 – 2 of 2) sorted by relevance
160 fPositiveMonetaryExampleView = new BStringView("", ""); in FormatSettingsView()161 fPositiveMonetaryExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, in FormatSettingsView()229 .Add(fPositiveMonetaryExampleView, 1, 0) in FormatSettingsView()423 fPositiveMonetaryExampleView->SetText(result); in _UpdateExamples()425 fPositiveMonetaryExampleView->SetText(errorString); in _UpdateExamples()
63 BStringView* fPositiveMonetaryExampleView; variable