Hi, for a slide it is not allowed to assign a name that is the same as an automatically generated name. Therefore you can't name the second slide "slide 1" because then you would have two slides with that name. But since slide names are used as targets for bookmarks, duplicate slide names are not allowed.
"cdilmvx" are not allowed because of the roman naming scheme (f.e. "Slide IV" is slide 4") "Slide ?" ist not allowed where ? is "a-z" or "A-Z" because of the naming scheme with single characters. You can change the naming schemes under "Format->Page->Page->Layout Settings->Format" Regards, Christian liujianli wrote: > Hi all, > I have some questions about the "Name" rule of the slide. > I find when the rule of the name of the slide is as follow "slide+' > '+charactors" > for example, > "slide axd" or "slide aa" > can be the name of the slides, but if I rename the slide as "slide dd", then > the button "ok" can not be used as the name is not under rule. > I have read the codes: > > String sReserved( String::CreateFromAscii( "cdilmvx" ) ); > (svx\source\ui\docshell\docshel2.cxx)in function:IsNewPageNameValid > > but I am still puzzled about the rule of th "Name". > Furthermore,I find the "slide a" is not allowed to be the slide's name, but > "slide aa" is a good name for the slide. Is it a bug or not? > And why? > -- Sun Microsystems GmbH Sonnenallee 1, D-85551 Kirchheim-Heimstetten Amtsgericht Muenchen: HRB 161028 Geschaeftsfuehrer: Wolfgang Engels, Dr. Roland Boemer Vorsitzender des Aufsichtsrates: Martin Haering --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
