Syntax
interface XPrivilegedAction : com::sun::star::uno::XInterface ;
Description
WARNING: this is just a draft and may be changed!
Interface for running a privileged action.
Method Summary
|
run |
Action to be done.
|
|
Method Details
|
|
Syntax
- any run
();
- raises ( com::sun::star::uno::Exception );
Description
Action to be done.
Returns
-
result
Throws
- com::sun::star::uno::Exception
any UNO exception may be thrown
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.