Home
last modified time | relevance | path

Searched refs:GetMaxValue (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/svtools/source/uno/
H A Dunoiface.cxx986 aReturn <<= GetMaxValue(); in getProperty()
1165 ::com::sun::star::uno::Any SVTXFormattedField::GetMaxValue() in GetMaxValue() function in SVTXFormattedField
1172 aReturn <<= pField->GetMaxValue(); in GetMaxValue()
1739 return pField ? pField->GetMaxValue() : 0; in getMax()
1905 return pField ? pField->GetMaxValue() : 0; in getMax()
/aoo42x/main/svtools/inc/svtools/
H A Dfmtfield.hxx124 double GetMaxValue() const { return m_dMaxValue; } in GetMaxValue() function in FormattedField
/aoo42x/main/idl/inc/
H A Dtypes.hxx310 sal_uInt16 GetMaxValue() const;
/aoo42x/main/svtools/source/inc/
H A Dunoiface.hxx212 ::com::sun::star::uno::Any GetMaxValue();

Completed in 40 milliseconds