Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/uno/
H A Dunoiface.cxx2079 ,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()
/aoo42x/main/svtools/source/inc/
H A Dunoiface.hxx388 sal_Int32 m_nValueMax; member in VCLXProgressBar

Completed in 49 milliseconds