Searched refs:bHasNonInteger (Results 1 – 2 of 2) sorted by relevance
162 bool bHasNonInteger, sal_Unicode cDecSeparator, SvNumberFormatter* pFormatter ) in lcl_GetNumGroupName() argument858 bHasNonInteger( false ), in ScDPNumGroupDimension()866 bHasNonInteger( false ), in ScDPNumGroupDimension()874 bHasNonInteger( false ), in ScDPNumGroupDimension()891 bHasNonInteger = false; in operator =()897 bHasNonInteger = false; in DisposeData()965 if ( !bHasNonInteger && !IsInteger( fSourceValue ) ) in GetNumEntries()969 bHasNonInteger = true; in GetNumEntries()977 bHasNonInteger = false; in GetNumEntries()1385 bool bHasNonInteger = false; in FillGroupValues() local[all …]
160 mutable bool bHasNonInteger; // initialized in GetNumEntries member in ScDPNumGroupDimension172 bool HasNonInteger() const { return bHasNonInteger; } in HasNonInteger()
Completed in 13 milliseconds