fValueFormatter
fValueFormatter->AcquireReference();
fValueFormatter->ReleaseReference();
{ return fValueFormatter; }
ValueFormatter* fValueFormatter;
fValueFormatter(formatter)
fValueFormatter->AcquireReference();
fValueFormatter->ReleaseReference();
return fValueFormatter->GetSettings();
if (fValueFormatter->FormatValue(value, output) != B_OK)
if (fValueFormatter->FormatValue(value, output) != B_OK)
{ return fValueFormatter; }
ValueFormatter* fValueFormatter;