Hi Oliver,

as already talked about but now for the record :-)
Wouldn't it be better to use the class SvtModuleOptions from the module svtools?
It already has all functionality to accomplish the task.


Best regards,

Ocke


[EMAIL PROTECTED] wrote:
*Type*  info
*Title*         extension of class <SvXMLExport>
*Posted by*     [EMAIL PROTECTED]
*Affected*      ...,xmloff
*Effective from*        SRC680 cws swa11y203



/*Summary*/
+ enum SvXMLExport::tModelType
+ SvXMLExport::tModelType SvXMLExport::GetModelType()

/*Description*/
Method <SvXMLExport::GetModelType()> returns the type of the model -
<SvXMLExport::GetModel()> -, which is set at the <SvXMLExport> instance.
The return value is of enumeration type <SvXMLExport::tModelType> with
the following values:
MODEL_UNKNOWN - no model set at the <SvXMLExport> instance or set
model is of unknown type
MODEL_TEXT - model supports service com.sun.star.text.GenericTextDocument
MODEL_SPREADSHEET - model supports servive
com.sun.star.sheet.SpreadsheetDocument
MODEL_PRESENTATION - model supports service
com.sun.star.presentation.PresentationDocument
MODEL_DRAWING - model supports service
com.sun.star.drawing.DrawingDocument
MODEL_OFFICE_DATABASE - model supports service
com.sun.star.sdb.OfficeDatabaseDocument

------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
Ocke Janssen                      Tel: +49 40 23646 661, x66661
Dipl. Inf(FH)                     Fax: +49 40 23646 550
Sun Microsystems Inc.
Sachsenfeld 4                     mailto:[EMAIL PROTECTED]
D-20097 Hamburg                   http://www.sun.com/staroffice

Example isn't another way to teach, it is the only way to teach. Albert Einstein

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to