allows operating on a sub document of an OfficeDatabaseDocument
More...
|
::com::sun::star::lang::XComponent | open () raises ( ::com::sun::star::lang::WrappedTargetException ) |
| opens the sub document
|
|
::com::sun::star::lang::XComponent | openDesign () raises ( ::com::sun::star::lang::WrappedTargetException ) |
| opens the sub document in design mode
|
|
void | store () raises ( ::com::sun::star::lang::WrappedTargetException ) |
| stores the sub document, if it had previously been opened in either mode
|
|
boolean | close () raises ( ::com::sun::star::lang::WrappedTargetException ) |
| closes the sub document, if it had previously been opened in either mode
|
|
allows operating on a sub document of an OfficeDatabaseDocument
- Since
- OOo 3.1
◆ close()
closes the sub document, if it had previously been opened in either mode
- Returns
TRUE
if and only if the document could be closed, FALSE
otherwise, e.g. if the closing has been vetoed by the user.
- Exceptions
-
◆ open()
◆ openDesign()
◆ store()
stores the sub document, if it had previously been opened in either mode
- Exceptions
-
The documentation for this interface was generated from the following file: