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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (1 revision(s))
m (FINAL VERSION FOR L10N)
(2 intermediate revisions by the same user not shown)
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.
  
Line 17: Line 18:
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Appendix]]
+
 
 +
[[Category:Documentation/Developer's Guide/Appendix]]

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