Home
last modified time | relevance | path

Searched refs:_rpMaxValuePropertyName (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/xmloff/source/forms/
H A Dvalueproperties.cxx107 sal_Char const * & _rpMinValuePropertyName, sal_Char const * & _rpMaxValuePropertyName) in getValueLimitPropertyNames() argument
109 _rpMinValuePropertyName = _rpMaxValuePropertyName = NULL; in getValueLimitPropertyNames()
115 _rpMaxValuePropertyName = PROPERTY_VALUE_MAX; in getValueLimitPropertyNames()
120 _rpMaxValuePropertyName = PROPERTY_EFFECTIVE_MAX; in getValueLimitPropertyNames()
125 _rpMaxValuePropertyName = PROPERTY_SCROLLVALUE_MAX; in getValueLimitPropertyNames()
130 _rpMaxValuePropertyName = PROPERTY_SPINVALUE_MAX; in getValueLimitPropertyNames()
H A Dvalueproperties.hxx62 sal_Char const * & _rpMaxValuePropertyName);

Completed in 12 milliseconds