Home
last modified time | relevance | path

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

/aoo4110/main/UnoControls/source/controls/
H A Dprogressbar.cxx71 , m_nBlockValue ( DEFAULT_BLOCKVALUE ) in ProgressBar()
395 …sal_Int32 nBlockCount = m_nBlockValue!=0.00 ? (sal_Int32)((m_nValue-m_nMinRange)/m_nBlockV… in impl_paint()
476 m_nBlockValue = fBlockValue ; in impl_recalcRange()
/aoo4110/main/UnoControls/source/inc/
H A Dprogressbar.hxx434 double m_nBlockValue ; // value for one block [long, >0] member in unocontrols::ProgressBar

Completed in 21 milliseconds