Language
The Free and Open Productivity Suite
:: com :: sun :: star :: ucb ::
|
deprecated |
struct CHAOSProgressStart |
|
|
|
- Usage Restrictions
- deprecated
- Description
- An object representing the start of a task's activity that will progress
from some minimal to some maximal value.
- See also
- XProgressHandler
|
Elements' Summary |
Text |
An optional text describing the activity.
|
Minimum |
The minimal value of the progress.
|
Maximum |
The maximal value of the progress.
|
Elements' Details |
Text
string Text;
- Description
- An optional text describing the activity.
|
|
Minimum
long Minimum;
- Description
- The minimal value of the progress.
|
|
Maximum
long Maximum;
- Description
- The maximal value of the progress.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.