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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Appendix)
m (Robot: Changing Category:Documentation/Developers Guide/Appendix)
Line 23: Line 23:
 
{{PDL1}}
 
{{PDL1}}
  
[[Category:Documentation/Developers Guide/Appendix]]
+
[[Category:Documentation/Developer's Guide/Appendix]]

Revision as of 07:16, 5 June 2008



Avoid abbreviations in identifiers of interfaces, services, enums, structs, exceptions and constant groups, as well as identifiers of constants and enum values. Use the following open list of abbreviations if your identifier is longer than 20 characters. Remain consistent in parallel constructions, such as addSomething() or removeSomething().

  • Abs: Absolute
  • Back: Background
  • Char: Character
  • Doc: Document
  • Ext: Extended, Extension
  • Desc: Description, Descriptor
  • Ref: Reference
  • Hori: Horizontal
  • Orient: Orientation
  • Para: Paragraph
  • Var: Variable
  • Rel: Relative
  • Vert: Vertical
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools