Searched refs:m_nValueMax (Results 1 – 2 of 2) sorted by relevance
2079 ,m_nValueMax(100) in VCLXProgressBar()2097 if (m_nValueMin < m_nValueMax) in ImplUpdateValue()2100 nValMax = m_nValueMax; in ImplUpdateValue()2104 nValMin = m_nValueMax; in ImplUpdateValue()2196 m_nValueMax = nMax; in setRange()2202 m_nValueMax = nMin; in setRange()2240 if ( Value >>= m_nValueMax ) in setProperty()2297 aProp <<= m_nValueMax; in getProperty()
388 sal_Int32 m_nValueMax; member in VCLXProgressBar
Completed in 24 milliseconds