Methods' Details |
createDocumentModel
|
createDocumentAlive
- Description
- creates a report document.
- Parameter _frame
- The frame must have a controller set. This controller will be set at the model.
- Throws
- ::com::sun::star::lang::DisposedException
If the report engine is already disposed.
- Throws
- ::com::sun::star::lang::IllegalArgumentException
If the report definition was not set or is NULL .
OJ: Has to be discussed if this method is usefull.
|
|
createDocument
- Description
- creates a report document.
- Returns
- The URL where the new document is located.
- Throws
- ::com::sun::star::lang::DisposedException
If the report engine is already disposed.
- Throws
- ::com::sun::star::lang::IllegalArgumentException
If the report definition was not set or is NULL .
|
|
interrupt
- Description
- allows to interrupt the creation process of the report document.
- Throws
- ::com::sun::star::lang::DisposedException
If the report engine is already disposed.
|
|
Copyright © 2003 Sun Microsystems, Inc.