Searched refs:fExplicitNumericFormat (Results 1 – 2 of 2) sorted by relevance
206 fExplicitNumericFormat(other.fExplicitNumericFormat), in BFormattingConventions()288 fExplicitNumericFormat = other.fExplicitNumericFormat; in operator =()321 return fExplicitNumericFormat == other.fExplicitNumericFormat in operator ==()581 fExplicitNumericFormat = format; in SetExplicitNumericFormat()
137 BString fExplicitNumericFormat; variable