Difference between revisions of "Documentation/DevGuide/AppendixA/Typedefs"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Documentation/Developers Guide/Appendix)
m (FINAL VERSION FOR L10N)
Line 5: Line 5:
 
|NextPage=Documentation/DevGuide/AppendixA/Structs
 
|NextPage=Documentation/DevGuide/AppendixA/Structs
 
}}
 
}}
{{DISPLAYTITLE:Typedefs}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/AppendixA/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:Typedefs}}
 
Typedefs specify new names for existing types.
 
Typedefs specify new names for existing types.
  

Revision as of 09:02, 18 May 2009



Typedefs specify new names for existing types.

Naming

Typedefs begin with an uppercase letter and are put in initial caps. Avoid abbreviations.

Usage

Do not use typedefs in the OpenOffice.org API.

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages