class XMLOFF_DLLPUBLIC ProgressBarHelper
{
css::uno::Reference < css::task::XStatusIndicator > m_xStatusIndicator;
sal_Int32 m_nRange;
sal_Int32 m_nReference;
sal_Int32 m_nValue; double m_fOldPercent; bool m_bStrict; // #96469#; if the value goes over the Range the progressbar starts again bool m_bRepeat;
// set the new reference and returns the new value which gives the // Progress Bar the same position as before void ChangeReference(sal_Int32 nNewReference);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.