Searched refs:GetMinValue (Results 1 – 3 of 3) sorted by relevance
981 aReturn <<= GetMinValue(); in getProperty()1125 ::com::sun::star::uno::Any SVTXFormattedField::GetMinValue() in GetMinValue() function in SVTXFormattedField1132 aReturn <<= pField->GetMinValue(); in GetMinValue()1722 return pField ? pField->GetMinValue() : 0; in getMin()1888 return pField ? pField->GetMinValue() : 0; in getMin()
119 double GetMinValue() const { return m_dMinValue; } in GetMinValue() function in FormattedField
209 ::com::sun::star::uno::Any GetMinValue();
Completed in 23 milliseconds