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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (FINAL VERSION FOR L10N)
m
 
Line 15: 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