Searched defs:SetMax (Results 1 – 8 of 8) sorted by relevance
87 inline void SetMax( sal_Bool bNew ) { bMax = bNew; } in SetMax() function in SwFlyCntPortion
245 void PercentField::SetMax(sal_Int64 nNewMax, FieldUnit eInUnit) in SetMax() function in PercentField
79 void SetMax() { nHigh = 0x7FFFFFFF; nLow = 0xFFFFFFFF; } in SetMax() function125 void SetMax() { nHigh = 0xFFFFFFFF; nLow = 0xFFFFFFFF; } in SetMax() function
169 void SetMax() in SetMax() function in SvTokenStream
494 void LongCurrencyFormatter::SetMax( BigInt nNewMax ) in SetMax() function in LongCurrencyFormatter
558 void NumericFormatter::SetMax( sal_Int64 nNewMax ) in SetMax() function in NumericFormatter1663 void MetricFormatter::SetMax( sal_Int64 nNewMax, FieldUnit eInUnit ) in SetMax() function in MetricFormatter
1756 void DateFormatter::SetMax( const Date& rNewMax ) in SetMax() function in DateFormatter2875 void TimeFormatter::SetMax( const Time& rNewMax ) in SetMax() function in TimeFormatter
168 void SetMax( sal_uLong nVal ) { nMax = nVal; } in SetMax() function in SwHTMLTableLayoutColumn
Completed in 83 milliseconds