Hi, if you insert a slide and the user interface displays it as "Slide #" than that slide actually has no name. The "Slide #" is generated dynamically by the user interface of the application. The API name "page#" can be used to reference a slide.
For convenience we should add a "DisplayName" property to the slides, but for now I think you have to translate that on your own. Regards, Christian Christian Andersson wrote:
in both draw and impress if I add a new Page/Slide the page/slide is named "Slide #" where # is the page number.. when I access the draw/impress document usign the api and I'm getting the names of the drapwages I do not get "Slide #" but I get "page#" if I have understood this correctly OOo presents the name in a special way if the name of the page is "page#" right now OOo say that the page is named "Slide #" and my application say it is named "page#" Is there some way to get the presentationname from the real name using the api... so taht my application also can present "Slide #"
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
