Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/UnoControls/source/controls/
H A Dprogressbar.cxx47 , m_nBlockValue ( PROGRESSBAR_DEFAULT_BLOCKVALUE ) in ProgressBar()
324 …sal_Int32 nBlockCount = m_nBlockValue!=0.00 ? static_cast<sal_Int32>((m_nValue-m_nMinRange… in impl_paint()
403 m_nBlockValue = fBlockValue; in impl_recalcRange()
/dports/editors/libreoffice/libreoffice-7.2.6.2/UnoControls/source/controls/
H A Dprogressbar.cxx47 , m_nBlockValue ( PROGRESSBAR_DEFAULT_BLOCKVALUE ) in ProgressBar()
311 …sal_Int32 nBlockCount = m_nBlockValue!=0.00 ? static_cast<sal_Int32>((m_nValue-m_nMinRange… in impl_paint()
389 m_nBlockValue = fBlockValue; in impl_recalcRange()
/dports/editors/libreoffice/libreoffice-7.2.6.2/UnoControls/source/inc/
H A Dprogressbar.hxx130 double m_nBlockValue; // value for one block [long, >0] member in unocontrols::ProgressBar
/dports/editors/libreoffice6/libreoffice-6.4.7.2/UnoControls/source/inc/
H A Dprogressbar.hxx138 double m_nBlockValue; // value for one block [long, >0] member in unocontrols::ProgressBar