Home
last modified time | relevance | path

Searched defs:SetMax (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dporfly.hxx87 inline void SetMax( sal_Bool bNew ) { bMax = bNew; } in SetMax() function in SwFlyCntPortion
/trunk/main/sw/source/ui/utlui/
H A Dprcntfld.cxx245 void PercentField::SetMax(sal_Int64 nNewMax, FieldUnit eInUnit) in SetMax() function in PercentField
/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx80 void SetMax() { nHigh = 0x7FFFFFFF; nLow = 0xFFFFFFFF; } in SetMax() function
126 void SetMax() { nHigh = 0xFFFFFFFF; nLow = 0xFFFFFFFF; } in SetMax() function
/trunk/main/idl/inc/
H A Dlex.hxx169 void SetMax() in SetMax() function in SvTokenStream
/trunk/main/vcl/source/control/
H A Dlongcurr.cxx494 void LongCurrencyFormatter::SetMax( BigInt nNewMax ) in SetMax() function in LongCurrencyFormatter
H A Dfield.cxx558 void NumericFormatter::SetMax( sal_Int64 nNewMax ) in SetMax() function in NumericFormatter
1663 void MetricFormatter::SetMax( sal_Int64 nNewMax, FieldUnit eInUnit ) in SetMax() function in MetricFormatter
H A Dfield2.cxx1756 void DateFormatter::SetMax( const Date& rNewMax ) in SetMax() function in DateFormatter
2875 void TimeFormatter::SetMax( const Time& rNewMax ) in SetMax() function in TimeFormatter
/trunk/main/sw/inc/
H A Dhtmltbl.hxx168 void SetMax( sal_uLong nVal ) { nMax = nVal; } in SetMax() function in SwHTMLTableLayoutColumn

Completed in 44 milliseconds