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 useful.
|
|
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 © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.