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
 
(One intermediate revision by one other 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 14: Line 15:
 
==== Usage ====
 
==== Usage ====
  
Do not use typedefs in the {{PRODUCTNAME}} API.
+
Do not use typedefs in the {{AOo}} API.
  
 
{{PDL1}}
 
{{PDL1}}
  
 
[[Category:Documentation/Developer's Guide/Appendix]]
 
[[Category:Documentation/Developer's Guide/Appendix]]

Latest revision as of 13:53, 22 December 2020



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 Apache OpenOffice API.

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