Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/uno/
H A Dunoiface.cxx2078 ,m_nValueMin(0) in VCLXProgressBar()
2097 if (m_nValueMin < m_nValueMax) in ImplUpdateValue()
2099 nValMin = m_nValueMin; in ImplUpdateValue()
2105 nValMax = m_nValueMin; in ImplUpdateValue()
2195 m_nValueMin = nMin; in setRange()
2201 m_nValueMin = nMax; in setRange()
2234 if ( Value >>= m_nValueMin ) in setProperty()
2292 aProp <<= m_nValueMin; in getProperty()
/aoo42x/main/svtools/source/inc/
H A Dunoiface.hxx387 sal_Int32 m_nValueMin; member in VCLXProgressBar

Completed in 33 milliseconds