Searched refs:GetMaxValue (Results 1 – 4 of 4) sorted by relevance
986 aReturn <<= GetMaxValue(); in getProperty()1165 ::com::sun::star::uno::Any SVTXFormattedField::GetMaxValue() in GetMaxValue() function in SVTXFormattedField1172 aReturn <<= pField->GetMaxValue(); in GetMaxValue()1739 return pField ? pField->GetMaxValue() : 0; in getMax()1905 return pField ? pField->GetMaxValue() : 0; in getMax()
124 double GetMaxValue() const { return m_dMaxValue; } in GetMaxValue() function in FormattedField
310 sal_uInt16 GetMaxValue() const;
212 ::com::sun::star::uno::Any GetMaxValue();
Completed in 40 milliseconds