:: com :: sun :: star :: sdb ::
|
unpublished |
interface XInteractionDocumentSave |
|
|
- Base Interfaces
XInteractionDocumentSave
┗ ::com::sun::star::task::XInteractionContinuation
-
|
- Description
- An interaction continuation handing back a document name.
This continuation is typically used in conjunction with a
DocumentSaveRequest.
- Since
- OpenOffice 2.0
|
Methods' Summary |
setName |
set the document name chosen by the interaction handler
|
Methods' Details |
setName
void |
setName( |
[in] string |
Name, |
| [in] ::com::sun::star::ucb::XContent |
Content ); |
- Description
- set the document name chosen by the interaction handler
- Parameter Name
- the name of the document
- Parameter Content
- the content where the document should store itself
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.