com :: sun :: star :: task :: interface XStatusIndicator
- Base Interface
- com::sun::star::uno::XInterface
- Description
- controls a status indicator which displays progress of
longer actions to the user.
- See also
- XStatusIndicatorSupplier
Methods' Details
|
- start
-  
- [ oneway ] void
start(
[ in ] string |
aText, |
[ in ] long |
nRange ); |
- Description
- TODO
|
- end
-  
[ oneway ] void
end();
- Description
- TODO
|
- setText
-  
- [ oneway ] void
setText(
-
- Description
- TODO
|
- setValue
-  
- [ oneway ] void
setValue(
-
- Description
- TODO
|
- reset
-  
[ oneway ] void
reset();
- Description
- TODO
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.