Hi Matthias, >> I know this is not the right list, but I need a OpenOffice Chart >> document (application name: com.sun.star.chart.ChartDocument) with the >> extension ".odc". How can I create such a document? Or can you send me >> one per PM? >> >> Sorry, but I don't know how to create one, neither via GUI nor via UNO... > > There is no such things as a Chart document. Chart can be used as > embedded object only. > > Why do you think that you need one?
I need to be able to print all kind of documents, OOo can open. And I have to set the printer tray of the documents before printing. So I open the document, retrieve the application name and decide now, how to get the PageStyleName, to be able to set the printer tray. So I tried to do this for all application types. I also found via Google that Chart Documents have the file extension .odc -> so I thought there must exist such a file... But your answer tells me that I don't need to deal with this application type. Please let me ask you: is it the same with the application type "com.sun.star.formula.FormulaProperties"? Thanks for the hints. Greetings, Tobias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
